meson/mesonbuild
Xavier Claessens c175e97a88 summary: Add list_sep keyword argument
This allows having lists on a single line instead of having each value
aligned on a new line.
2020-02-26 14:24:12 -05:00
..
ast types: import typing as T (fixes #6333) 2020-01-08 15:28:17 +01:00
backend unit tests: Add a test for the symbolchecker script 2020-02-22 06:49:34 +05:30
cmake Merge pull request #6635 from mensinda/cmOTMFix 2020-02-23 12:49:50 +02:00
compilers Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 2020-02-23 20:23:03 +02:00
dependencies boost: Rewrite the boost system dependency 2020-02-20 13:38:20 +01:00
modules gobject-introspection: determine g-ir-scanner and g-ir-compiler paths from pkgconfig 2020-02-25 20:16:44 -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 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 interpreter: Iterate custom target outputs 2020-02-04 21:28:32 +02:00
coredata.py coredata: Fix search and replace mistake 2020-02-21 14:34:20 -05:00
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 Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 2020-02-23 20:23:03 +02:00
interpreter.py summary: Add list_sep keyword argument 2020-02-26 14:24:12 -05:00
interpreterbase.py dict: Fully evaluate keys 2019-12-04 16:45:56 -05:00
linkers.py Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 2020-02-23 20:23:03 +02:00
mconf.py Fix typos found by codespell 2019-11-06 09:55:30 -05:00
mdist.py mdist: Use windows_proof_rmtree when deleting 2020-02-17 18:36:14 +02:00
mesonlib.py Popen_safe: Always re-setup the console colors 2020-02-16 00:26:08 +05:30
mesonmain.py Fix typos found by codespell 2019-11-06 09:55:30 -05:00
minit.py Update minit.py 2020-02-24 11:34:48 -08:00
minstall.py minstall: Add a new option --quiet 2020-02-17 23:58:20 +05:30
mintro.py Make 'default_library' per-subproject builtin option 2020-02-06 14:11:24 -05:00
mlog.py Split console colourization into a separate function 2020-02-16 00:26:08 +05:30
mparser.py lgtm: Fix redundant code 2019-12-05 00:22:10 +02:00
msetup.py meson: unbreak --profile-self 2020-02-12 04:00:10 +05:30
msubprojects.py msubprojects: We return a string from git() now 2020-02-20 12:20:29 -05:00
mtest.py types: import typing as T (fixes #6333) 2020-01-08 15:28:17 +01:00
munstable_coredata.py Fix typos found by codespell 2019-11-06 09:55:30 -05:00
optinterpreter.py Refactor UserIntegerOption to work with BuiltinOption. 2020-02-12 22:31:08 +02:00
rewriter.py types: import typing as T (fixes #6333) 2020-01-08 15:28:17 +01:00