meson/mesonbuild
Nirbheek Chauhan 129ce6800c vs: Fix visual studio version in solution file (#648) 2016-07-18 23:59:09 +03:00
..
backend vs: Fix visual studio version in solution file (#648) 2016-07-18 23:59:09 +03:00
modules Also read WINDRES envvar to find windres (#645) 2016-07-18 23:58:48 +03:00
scripts Merge pull request #417 from nirbheek/dll-paths 2016-07-13 22:18:50 +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 Merge pull request #417 from nirbheek/dll-paths 2016-07-13 22:18:50 +03:00
compilers.py Merge pull request #417 from nirbheek/dll-paths 2016-07-13 22:18:50 +03:00
coredata.py coredata: Descriptive parser exceptions for UserStringArrayOption 2016-07-18 02:27:34 +05:30
dependencies.py dependencies: Add a get_version method to Python3Dependency 2016-07-04 13:01:23 -04:00
environment.py Merge pull request #417 from nirbheek/dll-paths 2016-07-13 22:18:50 +03:00
interpreter.py interpretor: Use the stdout/stderr locale to decode to string (#638) 2016-07-15 20:37:21 +03:00
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 Warn if PKG_CONFIG_PATH has changed because it may cause dependency detection to fail. Closes #626. 2016-07-15 20:52:27 +03:00
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 Move MesonException from coredata to mesonlib. 2016-04-01 00:52:45 +03:00
optinterpreter.py coredata: Centralize builtin option descriptions and definitions. 2016-04-04 02:52:30 +03:00