.. |
ast
|
ast: fix #5376
|
2019-05-13 02:48:35 +03:00 |
backend
|
ninjabackend: refactor _generate_single_compile
|
2019-06-03 20:37:27 +03:00 |
cmake
|
cmake: Always add the CMake build dir to the include dirs
|
2019-06-06 18:27:02 +02:00 |
compilers
|
compilers/c: Fix removal of name from Combo options for ICL
|
2019-06-06 01:57:13 +03:00 |
dependencies
|
cmake: Made CMake executable finding availiable for other functions
|
2019-06-06 18:27:01 +02:00 |
modules
|
gnome: make sure the target build directory is passed first for linking
|
2019-05-28 20:25:37 +03:00 |
scripts
|
gnome.yelp(): Fix media symlink fallback path
|
2019-06-06 19:15:04 +03:00 |
wrap
|
Added method kwarg to subproject
|
2019-06-06 18:22:26 +02:00 |
__init__.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 |
build.py
|
Generators can have extra target dependencies. Closes #4131.
|
2019-05-20 23:38:13 +03:00 |
coredata.py
|
Per machine do 'build.' and '' option prefixes
|
2019-06-05 23:05:34 -04:00 |
envconfig.py
|
Make `PerMachine` and `MachineChoice` have just `build` and `host`
|
2019-05-16 00:27:57 +03:00 |
environment.py
|
backend: refactor get_custom_target_provided_libraries
|
2019-06-03 20:37:27 +03:00 |
interpreter.py
|
cmake: Fixed install prefix
|
2019-06-06 18:27:02 +02:00 |
interpreterbase.py
|
Address code review
|
2019-04-29 12:23:13 +02:00 |
linkers.py
|
linkers: Add linker class for intel's xilib
|
2019-05-13 11:22:31 -07:00 |
mconf.py
|
Per machine do 'build.' and '' option prefixes
|
2019-06-05 23:05:34 -04:00 |
mesonlib.py
|
Per machine do 'build.' and '' option prefixes
|
2019-06-05 23:05:34 -04:00 |
mesonmain.py
|
Fix builtin variable names
|
2019-04-29 12:17:40 +02:00 |
minit.py
|
Don't use len() to test for container emptiness
|
2019-04-25 12:28:51 -07:00 |
minstall.py
|
Fix builtin variable names
|
2019-04-29 12:17:40 +02:00 |
mintro.py
|
Per machine do 'build.' and '' option prefixes
|
2019-06-05 23:05:34 -04:00 |
mlog.py
|
Fix flake8-bugbear warnings
|
2019-04-29 12:22:50 +02:00 |
mparser.py
|
Fix flake8-bugbear warnings
|
2019-04-29 12:22:50 +02:00 |
msetup.py
|
fix error when show default config of list
|
2019-05-05 21:26:11 +03:00 |
msubprojects.py
|
subproject: fix update_svn
|
2019-06-03 20:32:55 +03:00 |
mtest.py
|
mtest: annotate and fix bugs found by annotating
|
2019-05-15 09:58:53 -07:00 |
munstable_coredata.py
|
Use dependency cache
|
2019-05-20 10:05:36 -07:00 |
optinterpreter.py
|
Reserve build_ prefix in option names.
|
2019-05-20 22:53:06 +03:00 |
rewriter.py
|
Per machine do 'build.' and '' option prefixes
|
2019-06-05 23:05:34 -04:00 |