Commit Graph

12 Commits

Author SHA1 Message Date
a1f8f7e9f8 build: remove dazzle reference 2022-04-01 13:14:51 -07:00
b29ee9e2cc flatpak: update org.gnome.Sysprof3.json
This gets things building again on updated SDK/Platform.
2020-01-21 11:27:43 -08:00
2212650b00 build: add libdazzle dependency
Now that libdazzle can compile on gtk+-3 3.22 again, we can use it and
still keep things working on Debian stable, RHEL, etc.
2019-05-29 15:13:00 -07:00
59917c3e15 build: remove sysprof2 references 2019-05-29 15:13:00 -07:00
c115a9b59f flatpak: add access to host system
THis allows us to get access to the hosts symbol directories,
which is necessary for resolving symbols there.
2019-05-06 21:24:08 -07:00
d8ef9cac0e flatpak: fix systemd compiler flags 2019-05-06 21:16:23 -07:00
2282e90165 build: add flatpak manifest
This isn't really meant to be distributed as a flatpak, being that we would
want to have a daemon available to get anything done. But it does make it
easier for people to open Sysprof in Builder and hack on things.
2018-05-17 12:03:33 +01:00
4f93ede6fa build: move script to meson subdir
This makes things more like various other projects in GNOME.
2017-09-28 16:27:26 -07:00
3e5a2af1b4 build: remove autotools build system
Now that we are post-3.26, we are removing the legacy autotools
build system in favor of meson.

Please report any errors you have so that we can ensure this is
ready for GNOME 3.28.
2017-09-15 17:44:50 -07:00
41f29e03ce build: Move meson post install script to build-aux 2016-12-12 19:07:14 -05:00
5b3d53b901 move tap-test into root 2016-04-13 05:38:37 -07:00
29c4ec495f Land Sysprof 2.x
This is a major redesign a modernization of Sysprof. The core data
structures and design are largely the same, but it has been ported to
Gtk3 and has lots of additions that should make your profiling experience
smoother. Especially for those that are new to profiling.

There are some very simple help docs added, but we really need the
experts to come in and write some documentation here.
2016-04-13 05:24:03 -07:00