meson/mesonbuild
Jussi Pakkanen 3c62eaa9ff Updated sample projects to use visibility kwarg. 2018-08-09 19:46:49 +03:00
..
backend Add kwarg for specifying symbol visibility. 2018-08-09 19:46:49 +03:00
compilers Add kwarg for specifying symbol visibility. 2018-08-09 19:46:49 +03:00
dependencies PkgConfigDependency: Fix library path search order 2018-08-08 05:45:45 -07:00
modules Make python module more robust 2018-08-09 06:27:53 -07:00
scripts gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 2018-08-07 04:42:03 -07:00
wrap Adding support to checkout from reviews in git/gerrit using commit ids. 2018-08-07 18:55:46 +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 Add kwarg for specifying symbol visibility. 2018-08-09 19:46:49 +03:00
coredata.py Added install target to VS. Closes #3841. 2018-07-22 16:05:09 +03:00
environment.py Refactor getting the host system of a cross compiler 2018-08-07 04:19:35 -07:00
interpreter.py Add kwarg for specifying symbol visibility. 2018-08-09 19:46:49 +03:00
interpreterbase.py Print a more usable message when a subproject fails to configure 2018-07-07 04:33:24 -07:00
linkers.py ArLinker: Use response files on Windows 2018-06-25 16:12:35 +00: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 Fix directory verification. Closes #3857. 2018-07-09 23:14:59 +02:00
minit.py Updated sample projects to use visibility kwarg. 2018-08-09 19:46:49 +03:00
minstall.py Fix install when run with meson.exe. Closes #3988. 2018-08-09 09:08:33 -07: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 cross: Be more permissive about not-found exe_wrapper 2018-07-09 05:39:40 +05:30
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