meson/mesonbuild
Michael Hirsch 0b9e8e39dd environment: fallback regex for versions like 2020.01
add four-digit version unit_test cases
2020-06-15 10:06:34 -07:00
..
ast ast: Handle NotNode 2020-05-23 18:13:25 +02:00
backend Add exception handling to be also written to the VS project xml 2020-06-15 06:08:32 +00:00
cmake cmake: fix definitions with interface libraries (fixes #7299) 2020-06-13 18:50:00 +00:00
compilers apple: -headerpad args are ignored when bitcode is enabled 2020-06-11 07:10:43 +00:00
dependencies Use cmake args also when calling get_cmake_info 2020-06-14 15:33:14 +02:00
modules modules/cmake: Fix setting install_dir 2020-06-12 15:51:21 +00:00
scripts Also adjust PATH in gtkdochelper for Cygwin 2020-06-13 18:48:35 +00:00
templates cuda: Fix meson template (fixes #6869) 2020-04-01 20:38:49 +03:00
wrap wrap: Add support for local files via only `*_filename` 2020-04-25 11:43:42 +02: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 #7123 from dcbaker/use-feature-deprecated 2020-05-22 17:08:44 +03:00
coredata.py Fix typo in bitcode message 2020-06-11 07:10:43 +00:00
depfile.py Add depfile to configure_file() 2019-09-30 22:17:50 +03:00
envconfig.py Updated to resolve issue identifying SGI CPUs on IRIX systems 2020-06-10 22:16:14 +03:00
environment.py environment: fallback regex for versions like 2020.01 2020-06-15 10:06:34 -07:00
interpreter.py Fix python3 installed from the Windows Store 2020-06-10 01:09:16 +03:00
interpreterbase.py use FeatureNew.single_use 2020-05-14 12:15:03 -07:00
linkers.py apple: -headerpad args are ignored when bitcode is enabled 2020-06-11 07:10:43 +00:00
mcompile.py mcompile: removed unneeded imports 2020-05-26 13:45:03 -04:00
mconf.py Compiler options per lang 2020-04-20 23:23:15 +03:00
mdist.py mdist: Filter out buildtype to avoid warning 2020-06-13 11:02:19 +00:00
mesonlib.py Updated to resolve issue identifying SGI CPUs on IRIX systems 2020-06-10 22:16:14 +03:00
mesonmain.py switch python2 %s for python3 .format 2020-04-21 00:16:21 +03:00
minit.py Made --help options sorted 2020-06-09 13:57:44 -07:00
minstall.py Let .pc files specify rpath. 2020-05-16 20:25:58 +00:00
mintro.py mintro: typings again x2 2020-06-12 10:45:30 -07:00
mlog.py Make colourize_console() a function 2020-04-30 20:11:31 +01:00
mparser.py ast: Add AST JSON printer 2020-05-23 18:13:16 +02:00
msetup.py Fix symlink deletion with --wipe option 2020-04-29 18:55:17 +03:00
msubprojects.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 2020-03-03 21:45:43 +02:00
mtest.py pass exe_wrapper to test scripts through the environment 2020-05-18 13:53:58 -07:00
munstable_coredata.py Fix typos found by codespell 2019-11-06 09:55:30 -05:00
optinterpreter.py opts: Add FeatureNew for '-' and 'not' introduced in 0.54.1 2020-05-26 13:48:26 -04:00
rewriter.py Compiler options per lang 2020-04-20 23:23:15 +03:00