meson/mesonbuild
Daniel Mensinger bb09ca9ad5
typing: fully annotate mesonlib.py
2020-09-08 20:15:56 +02:00
..
ast typing: completely type ast 2020-09-08 20:15:55 +02:00
backend backends: check external rpaths for all languages using ldflags 2020-09-06 21:07:14 +03:00
cmake CMake module: fix cmake 3.10 compatibility in path generation 2020-08-30 23:53:00 +02:00
compilers backends: check external rpaths for all languages using ldflags 2020-09-06 21:07:14 +03:00
dependencies Add some type hints to the ExternalProgram class 2020-09-08 14:38:59 +00:00
modules qt module: add qresource support to compile_translations 2020-08-25 23:46:45 +03:00
scripts environment: use ExternalProgram to find ninja 2020-09-04 15:38:12 +02:00
templates cuda: Fix meson template (fixes #6869) 2020-04-01 20:38:49 +03:00
wrap wrap: Raise MesonException when git command fails 2020-07-14 20:49:47 +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
arglist.py arglist: optimize flush_pre_post 2020-08-18 08:09:42 +02:00
build.py build: optimize extract_objects 2020-08-18 08:11:25 +02:00
coredata.py "Downgrade" warning when regenerating after version bump 2020-08-04 17:15:37 +03:00
depfile.py Add depfile to configure_file() 2019-09-30 22:17:50 +03:00
envconfig.py Be stricter when detecting Windows/Cygwin 2020-08-30 23:37:46 +03:00
environment.py environment: use ExternalProgram to find ninja 2020-09-04 15:38:12 +02:00
interpreter.py Special case meson.version().version_compare() statement 2020-09-02 12:55:31 -04:00
interpreterbase.py typing: fully annotate mesonlib.py 2020-09-08 20:15:56 +02:00
linkers.py Merge pull request #7581 from peterh/aix 2020-08-25 23:58:17 +03:00
mcompile.py environment: use ExternalProgram to find ninja 2020-09-04 15:38:12 +02:00
mconf.py mconf/mintro: use authoritative list of options from coredata 2020-08-01 22:00:06 -07:00
mdist.py environment: use ExternalProgram to find ninja 2020-09-04 15:38:12 +02:00
mesondata.py mdata: Generate mesondata.py from */data folders 2020-07-16 21:03:18 +02:00
mesonlib.py typing: fully annotate mesonlib.py 2020-09-08 20:15:56 +02:00
mesonmain.py Add a notice about Python 3.5 support 2020-09-02 10:37:40 +00:00
minit.py environment: use ExternalProgram to find ninja 2020-09-04 15:38:12 +02:00
minstall.py minstall: Print a big FAILED when a script fails 2020-09-08 15:27:34 +00:00
mintro.py introspect: add test dependencies info to test/benchmark JSON 2020-09-04 14:45:20 +02:00
mlog.py typing: Add run_mypy.py for easier mypy invocation 2020-09-08 20:15:56 +02: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 environment: use ExternalProgram to find ninja 2020-09-04 15:38:12 +02:00
munstable_coredata.py Fix typos found by codespell 2019-11-06 09:55:30 -05:00
optinterpreter.py Capitalize some constants in coredata 2020-08-04 00:24:05 +03:00
rewriter.py Compiler options per lang 2020-04-20 23:23:15 +03:00