meson/mesonbuild
Jussi Pakkanen 1ffc8de5e8
Merge pull request #3981 from GoaLitiuM/d-win-fixes
Fix D support on Windows
2018-08-27 22:30:23 +03:00
..
backend Merge pull request #3981 from GoaLitiuM/d-win-fixes 2018-08-27 22:30:23 +03:00
compilers Merge pull request #3981 from GoaLitiuM/d-win-fixes 2018-08-27 22:30:23 +03:00
dependencies Comparison with an unknown dependency version should always fail 2018-08-26 17:23:39 +01:00
modules Remove some spurious calls to the format() function 2018-08-27 00:56:14 +03:00
scripts gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 2018-08-07 04:42:03 -07:00
wrap using urlopen() with explicit timeout 2018-08-27 00:55:45 +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
astinterpreter.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
build.py Merge pull request #3981 from GoaLitiuM/d-win-fixes 2018-08-27 22:30:23 +03:00
coredata.py Set wrap_mode to None by default to know if user passed a value 2018-08-22 15:15:54 -04:00
environment.py Merge pull request #3981 from GoaLitiuM/d-win-fixes 2018-08-27 22:30:23 +03:00
interpreter.py Merge pull request #3981 from GoaLitiuM/d-win-fixes 2018-08-27 22:30:23 +03:00
interpreterbase.py interpreter: Add support for dict addition 2018-08-14 23:46:42 +03:00
linkers.py Fallback to LDC as static linker when not in MSVC build environment 2018-08-20 22:27:31 +03:00
mconf.py Remove useless __main__ in files that cannot be executed 2018-08-22 15:15:54 -04:00
mesonlib.py PkgConfigDependency: Fix library path search order 2018-08-08 05:45:45 -07:00
mesonmain.py Set wrap_mode to None by default to know if user passed a value 2018-08-22 15:15:54 -04:00
minit.py Call it gnu_symbol_visibility instead. 2018-08-09 19:46:49 +03:00
minstall.py Revert symlink copy behaviour. Closes #4069. 2018-08-23 21:53:38 -07:00
mintro.py Remove useless __main__ in files that cannot be executed 2018-08-22 15:15:54 -04:00
mlog.py mlog.shutdown(): Return the log file path or None if not initialized 2018-08-22 15:15:54 -04:00
mparser.py Warn for future keyword (#3908) 2018-07-27 14:31:54 +03:00
mtest.py Print only custom env vars in the test log for each test 2018-08-11 09:15:05 -07:00
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 2018-07-25 09:55:16 -04:00
rewriter.py Always build parser objects anew to avoid leaking old data. 2018-03-27 00:39:45 +03:00