meson/mesonbuild
GoaLitiuM 82b38b6071 Fallback to LDC as static linker when not in MSVC build environment 2018-08-20 22:27:31 +03:00
..
backend Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
compilers Follow target platform defined in MSVC environment for Windows D compilation 2018-08-20 22:27:31 +03:00
dependencies Fix various small test failures on macOS 2018-08-19 16:03:22 -07:00
modules gnome: Filter LDFLAGS passed to g-ir-scanner 2018-08-15 06:16:35 -07:00
scripts gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 2018-08-07 04:42:03 -07:00
wrap wraptool: fix manual selection of wrap file to promote 2018-08-17 00:33:38 +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 Call it gnu_symbol_visibility instead. 2018-08-09 19:46:49 +03:00
coredata.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
environment.py Fallback to LDC as static linker when not in MSVC build environment 2018-08-20 22:27:31 +03:00
interpreter.py Fix yielding when subproject option type is different 2018-08-14 23:06:55 +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 mconf: Take only one optional builddir arg that defaults to '.' 2018-06-06 20:02:37 +00:00
mesonlib.py PkgConfigDependency: Fix library path search order 2018-08-08 05:45:45 -07:00
mesonmain.py Install meson.exe as the entrypoint on Windows 2018-08-11 03:19:57 +05:30
minit.py Call it gnu_symbol_visibility instead. 2018-08-09 19:46:49 +03:00
minstall.py minstall: use follow_symlinks to check executable 2018-08-17 16:41:09 +02:00
mintro.py macos: Rewrite install_name for dependent built libraries on install 2018-06-18 06:33:23 +00:00
mlog.py Print a more usable message when a subproject fails to configure 2018-07-07 04:33:24 -07: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