.. |
ast
|
Add a summary() function for configuration summarization
|
2019-12-12 18:30:17 -05:00 |
backend
|
Merge pull request #6207 from dcbaker/linker-option
|
2019-12-11 23:29:33 +02:00 |
cmake
|
cmake: Use trace for missing link flags (fixes #6386)
|
2019-12-29 19:02:24 +02:00 |
compilers
|
add compiler.get_linker_id() method
|
2019-12-19 12:03:55 -05:00 |
dependencies
|
bugfix: netcdf pkgconfig stop if found
|
2019-12-28 19:46:30 +02:00 |
modules
|
fs: rename samefile => is_samepath
|
2019-12-19 08:51:31 -05:00 |
scripts
|
commandrunner: Forward KeyboardInterrupt to command
|
2019-11-17 13:54:38 +02:00 |
templates
|
Make D template work even if dub is not available.
|
2019-12-31 13:19:21 +02:00 |
wrap
|
dist: Fix --include-subprojects when .wrap file has directory value
|
2019-12-10 22:19:00 +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
|
build: Fix type signature of rich comparison dunders
|
2019-12-05 22:15:40 +02:00 |
coredata.py
|
Consider compiler arguments in linker detection logic
|
2019-12-12 10:57:27 -08:00 |
depfile.py
|
Add depfile to configure_file()
|
2019-09-30 22:17:50 +03:00 |
envconfig.py
|
Allow selecting the dynamic linker
|
2019-12-02 16:39:06 -08:00 |
environment.py
|
Consider compiler arguments in linker detection logic
|
2019-12-12 10:57:27 -08:00 |
interpreter.py
|
summary: Change 'section' to be a kwarg instead of positional
|
2019-12-19 14:19:39 -05:00 |
interpreterbase.py
|
dict: Fully evaluate keys
|
2019-12-04 16:45:56 -05:00 |
linkers.py
|
linkers: Remove get_allow_undefined_args from link.exe
|
2019-12-18 21:57:03 +02:00 |
mconf.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
mdist.py
|
dist: Fix --include-subprojects when .wrap file has directory value
|
2019-12-10 22:19:00 +02:00 |
mesonlib.py
|
cmake: add project language to cmakelists.txt
|
2019-12-09 11:15:58 -05:00 |
mesonmain.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
minit.py
|
CI: add initial type annotation checking
|
2019-11-07 22:18:21 +02:00 |
minstall.py
|
lgtm: Fix redundant code
|
2019-12-05 00:22:10 +02:00 |
mintro.py
|
mintro: include test protocol in introspection data
|
2019-12-13 00:47:10 +02:00 |
mlog.py
|
mlog: Add a log_once function
|
2019-12-13 09:57:05 -05:00 |
mparser.py
|
lgtm: Fix redundant code
|
2019-12-05 00:22:10 +02:00 |
msetup.py
|
CI: add initial type annotation checking
|
2019-11-07 22:18:21 +02:00 |
msubprojects.py
|
Fix 'meson subprojects foreach' when command returns non-zero exit code
|
2019-12-05 21:18:36 +02:00 |
mtest.py
|
mesonbuild/mtest: plumb and report a test's start time
|
2019-11-07 22:22:14 +02:00 |
munstable_coredata.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
optinterpreter.py
|
No need to reserve build_ because we use build. instead.
|
2019-07-15 14:13:55 -07:00 |
rewriter.py
|
lgtm: ignore all safe `__init__ method calls overridden method` warnings
|
2019-12-05 00:22:10 +02:00 |