This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
meson
mirror of
https://gitlab.com/qemu-project/meson.git
Watch
1
Star
0
Fork
You've already forked meson
0
Code
Issues
Projects
Releases
Wiki
Activity
cc775d64c9
meson
/
mesonbuild
/
modules
History
Jussi Pakkanen
0733c0f9a1
Changed run_target to take command as kwarg and add depends. This makes it behave the same as custom_target.
2016-06-24 23:07:57 +03:00
..
__init__.py
Fix some issues that break pypi installs and bump version to upload new version.
2016-01-16 20:59:34 +02:00
gnome.py
Helper function to get the install dir of a gtkdoc module.
Closes
#551
.
2016-05-25 22:55:02 +03:00
i18n.py
Changed run_target to take command as kwarg and add depends. This makes it behave the same as custom_target.
2016-06-24 23:07:57 +03:00
modtest.py
Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir.
2016-01-16 17:35:29 +02:00
pkgconfig.py
Add custom_install_dir to ld path in pkgconfig module
2016-06-17 10:08:59 +02:00
qt4.py
Move MesonException from coredata to mesonlib.
2016-04-01 00:52:45 +03:00
qt5.py
Make sure outputs do not contain stray path segments.
2016-05-30 00:24:17 +03:00
rpm.py
Removed no longer used attribute from rpm generator.
Closes
#502
.
2016-04-05 21:34:02 +03:00
windows.py
Move MesonException from coredata to mesonlib.
2016-04-01 00:52:45 +03:00