Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
sysprof
Commits
4f4674c5
Commit
4f4674c5
authored
Jul 28, 2020
by
Christian Hergert
Browse files
Release 3.37.2
parent
0c8e60ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
4f4674c5
Overview of changes in Sysprof 3.37.2
=====================================
* sysprof-capture no longer requires GLib and therefore the ABI has
been bumped to 4. This allowed Sysprof to be used form GLib without
circular dependencies
* Various UI tweaks
* Support for use as a subproject
Overview of changes in Sysprof 3.36.0
=====================================
...
...
meson.build
View file @
4f4674c5
project
(
'sysprof'
,
'c'
,
license
:
[
'GPL3+'
,
'GPL2+'
],
version
:
'3.37.
1
'
,
version
:
'3.37.
2
'
,
meson_version
:
'>=0.50.0'
,
default_options
:
[
'c_std=gnu11'
,
'cpp_std=c++11'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment