meson/mesonbuild
Jussi Pakkanen 18f5a197da
Merge pull request #6203 from xclaesse/override-dependency
Add meson.override_dependency()
2020-03-07 21:04:29 +02:00
..
ast ast: Implement dummy evaluate_notstatement 2020-03-06 19:47:33 +01:00
backend Clang-cl cross fix from Dale Curtis. Closes #5639. 2020-02-27 23:50:03 +02:00
cmake review: Initial fixup 2020-03-02 10:47:20 +01:00
compilers Set c_winlibs/cpp_winlibs for Clang in the same way as for GCC 2020-03-03 21:49:42 +02:00
dependencies boost: Rewrite the boost system dependency 2020-02-20 13:38:20 +01:00
modules pkgconfig: Fix deprecation message (fixes #6720) 2020-03-03 08:25:25 -05:00
scripts Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 2020-02-23 20:23:03 +02:00
templates tests: Ensure that executable and library are named differently 2020-02-22 06:49:34 +05:30
wrap Always disable interpolation for ini parsers. 2020-01-27 22:22:12 +02:00
__init__.py
build.py Improve logged messages for overriden dependencies 2020-03-06 15:26:02 -05: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 environment: Strip 'el' from the end of mips architectures 2020-02-29 00:37:17 +02:00
interpreter.py dependency: Verify fallback variable consistency 2020-03-06 15:26:02 -05:00
interpreterbase.py types: Remove redundant __init__() -> None annotation 2020-03-02 10:52:59 +01:00
linkers.py Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 2020-02-23 20:23:03 +02: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 types: Remove redundant __init__() -> None annotation 2020-03-02 10:52:59 +01: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 types: Annotate mparser.py 2020-03-02 10:34:55 +01:00
mlog.py Merge pull request #6692 from xclaesse/summary-warnings 2020-03-01 19:30:10 +02: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