This website requires JavaScript.
Explore
Help
Sign in
sungmg
/
mutter-performance-source
Watch
1
Star
0
Fork
You've already forked mutter-performance-source
0
Code
Activity
18e6f0debf
mutter-performance-source
/
.gitignore
6 lines
53 B
Text
Raw
Normal View
History
Unescape
Escape
Basic plugin infastructure and a sample simple plugin.
2008-09-18 15:09:11 +00:00
*.swp
*~
project: add **/tags.* to gitignore Builds adds lots of them in the source tree.
2017-08-20 13:37:33 +00:00
**/tags.*
build: bump ABI to sysprof-capture-4 GLib will now be linking against sysprof-capture-4.a. To support that, sysprof had to remove the GLib dependency from sysprof-capture-4 which had the side-effect of breaking ABi. This bumps the dependency and includes a fallback to compile just the libsysprof-capture-4.a using a subproject wrap. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1352
2020-07-04 19:01:28 +00:00
subprojects/sysprof/
project: Add __pycache__ to .gitignore Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2822>
2023-02-01 15:24:13 +00:00
__pycache__/
Copy permalink