meson/mesonbuild
Luca Bacci 1bd1f98086 Improve regular expression for MSVC compiler target arch detection
Did not work for some MSVC output language combinations.
Now should work for every locale / output language.

Fixes issue #6757
2020-03-10 07:50:54 +00:00
..
ast Merge pull request #6736 from dcbaker/mesonlib-type-annotations 2020-03-08 14:49:23 +02:00
backend Make use of unholder 2020-03-05 09:58:52 -08:00
cmake cmake: Fix build_by_default: false, install: true (fixes #6737) 2020-03-08 14:10:22 +02:00
compilers Merge pull request #6532 from jon-turney/languages-native-kwarg 2020-03-09 01:20:57 +02:00
dependencies dependencies/boost: Fix a number of mypy issues 2020-03-05 09:58:52 -08:00
modules pkgconfig: Document conflicts keyword 2020-03-09 09:10:06 -04:00
scripts Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 2020-02-23 20:23:03 +02:00
templates add logic for Java jar project 2020-03-08 13:52:01 +02:00
wrap Always disable interpolation for ini parsers. 2020-01-27 22:22:12 +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 #6532 from jon-turney/languages-native-kwarg 2020-03-09 01:20:57 +02:00
coredata.py coredata: init_builtins should always call libdir_cross_fixup 2020-03-02 19:09:31 +05:30
depfile.py Add depfile to configure_file() 2019-09-30 22:17:50 +03:00
envconfig.py Add m68k to known cpus for Motorola 68000 series processors 2020-01-23 00:20:01 +02:00
environment.py Improve regular expression for MSVC compiler target arch detection 2020-03-10 07:50:54 +00:00
interpreter.py Merge pull request #6532 from jon-turney/languages-native-kwarg 2020-03-09 01:20:57 +02:00
interpreterbase.py mesonbuild/mesonlib: Add type annotations 2020-03-05 09:31:29 -08:00
linkers.py compilers/linkers: Add a representation for wasm-ld 2020-02-27 16:35:02 -08:00
mcompile.py mesonbuild: Add mcompile command 2020-03-04 14:07:27 -05:00
mconf.py Fix typos found by codespell 2019-11-06 09:55:30 -05:00
mdist.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 2020-03-03 21:45:43 +02:00
mesonlib.py remove ability to pass multiple keys to extract_as_list 2020-03-05 09:58:52 -08:00
mesonmain.py mesonbuild: Add mcompile command 2020-03-04 14:07:27 -05:00
minit.py fix typo 2020-03-02 13:50:58 -05:00
minstall.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 2020-03-03 21:45:43 +02:00
mintro.py intro: List symlinks in installdata (fixes #6734) 2020-03-08 13:49:53 +02:00
mlog.py mesonbuild/mesonlib: Add type annotations 2020-03-05 09:31:29 -08:00
mparser.py types: Remove redundant __init__() -> None annotation 2020-03-02 10:52:59 +01:00
msetup.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 2020-03-03 21:45:43 +02:00
msubprojects.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 2020-03-03 21:45:43 +02:00
mtest.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 2020-03-03 21:45:43 +02:00
munstable_coredata.py Fix typos found by codespell 2019-11-06 09:55:30 -05:00
optinterpreter.py types: Annotate mparser.py 2020-03-02 10:34:55 +01:00
rewriter.py review: Initial fixup 2020-03-02 10:47:20 +01:00