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
7cd6206d9a
meson
/
mesonbuild
/
modules
History
Jussi Pakkanen
fae8ad90a4
Consistent kwarg popping.
2016-08-21 15:04:44 +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
Consistent kwarg popping.
2016-08-21 15:04:44 +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
A few error message fixes.
2016-07-28 20:45:38 +03:00