.. |
backend
|
Write pdb info to a specific file.
|
2016-08-17 23:28:35 +03:00 |
modules
|
Merge pull request #629 from wtay/master
|
2016-08-14 20:07:43 +02:00 |
scripts
|
Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings.
|
2016-08-04 21:31:40 +03:00 |
wrap
|
Created an emergency wraptool that downloads directly from Github.
|
2016-05-05 23:18:05 +03: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
|
BuildTarget: Print a better message when passing GeneratedList to 'objects' (#681)
|
2016-08-15 20:45:37 +02:00 |
compilers.py
|
Write pdb info to a specific file.
|
2016-08-17 23:28:35 +03:00 |
coredata.py
|
Update version for new development.
|
2016-07-30 22:54:54 +03:00 |
dependencies.py
|
find_program: Find scripts without extensions on Windows
|
2016-07-30 15:20:01 +05:30 |
environment.py
|
Only append compile flags to the link flags when appropriate
|
2016-08-12 15:34:59 +05:30 |
interpreter.py
|
Only append compile flags to the link flags when appropriate
|
2016-08-12 15:34:59 +05:30 |
mconf.py
|
Renamed compile&link args and made them accessible from get_option.
|
2016-05-28 21:56:41 +03:00 |
mesonlib.py
|
Add repr() implementations for build targets and File
|
2016-07-01 20:50:47 +05:30 |
mesonmain.py
|
vs: Fix regen_checker by using the correct coredata mtime
|
2016-07-29 08:18:59 +05:30 |
mintro.py
|
Added minsize build type that optimizes for binary size.
|
2016-06-23 22:38:18 +03:00 |
mlog.py
|
Print full mesonlog on failed tests when run under CI.
|
2016-06-23 00:03:59 +03:00 |
mparser.py
|
Forbid nested ternary operations.
|
2016-08-01 20:49:30 +03:00 |
optinterpreter.py
|
coredata: Centralize builtin option descriptions and definitions.
|
2016-04-04 02:52:30 +03:00 |