meson/mesonbuild
Dylan Baker 01e0cc6735 cmake: Use shared find_external_program instead of open coding 2020-06-12 11:16:24 -07:00
..
ast ast: Handle NotNode 2020-05-23 18:13:25 +02:00
backend Merge pull request #7245 from dankegel/response-files-when-needed-tidied 2020-06-08 00:33:46 +03:00
cmake cmake: Use shared find_external_program instead of open coding 2020-06-12 11:16:24 -07:00
compilers apple: -headerpad args are ignored when bitcode is enabled 2020-06-11 07:10:43 +00:00
dependencies dependencies: Split search_tool out of ExternalDependency 2020-06-12 11:16:24 -07:00
modules modules/cmake: Fix setting install_dir 2020-06-12 15:51:21 +00:00
scripts Merge pull request #7103 from dankegel/bug4027-rpath-remember 2020-05-18 23:17:34 +03: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
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 Updated to resolve issue identifying SGI CPUs on IRIX systems 2020-06-10 22:16:14 +03: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 dist: Print location of generated tarballs 2020-03-29 21:12:34 +03: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