.. |
ast
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
backend
|
Store run target names in build.
|
2019-11-10 23:45:42 +02:00 |
cmake
|
cmake: Log warnings in CMakeLists.txt
|
2019-11-12 20:40:51 +02:00 |
compilers
|
Add -L= to soname linker argument, too.
|
2019-11-06 22:12:41 +02:00 |
dependencies
|
Revert "Add `-Wl,-rpath-link` for secondary dependencies"
|
2019-11-13 17:46:34 +02:00 |
modules
|
hotdoc: work around argparse syntax ambiguity
|
2019-11-11 22:39:43 +02:00 |
scripts
|
Prevent install_name_tool to run on EXE when cross compile on OSX
|
2019-11-12 20:39:23 +02:00 |
templates
|
Minit templates modularization
|
2019-11-02 23:34:58 +02:00 |
wrap
|
wrap.py: catch connection error with WrapException
|
2019-11-07 22:14:59 +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
|
Store run target names in build.
|
2019-11-10 23:45:42 +02:00 |
coredata.py
|
coredata: CmdLineFileParser no longer interpolates strings.
|
2019-11-13 22:04:15 +02:00 |
depfile.py
|
Add depfile to configure_file()
|
2019-09-30 22:17:50 +03:00 |
envconfig.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
environment.py
|
environment: Only check compiler basename for compiler name
|
2019-11-16 21:30:36 +02:00 |
interpreter.py
|
Issue #6174: run_command() with compiler object behind ccache fails.
|
2019-11-17 00:38:23 +02:00 |
interpreterbase.py
|
Fixed issue that the key's value type wasn't checked correctly.
|
2019-11-12 09:21:10 -05:00 |
linkers.py
|
pass sanitize option to linker on macOS
|
2019-11-08 21:41:59 +02:00 |
mconf.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
mdist.py
|
mdist.py: import lzma only when needed
|
2019-10-19 14:28:34 +03:00 |
mesonlib.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -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
|
Fix for issue #4499, multiple entries per file in install-log.txt
|
2019-10-23 22:37:45 +03:00 |
mintro.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
mlog.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
mparser.py
|
Fixed issue that the key's value type wasn't checked correctly.
|
2019-11-12 09:21:10 -05:00 |
msetup.py
|
CI: add initial type annotation checking
|
2019-11-07 22:18:21 +02:00 |
msubprojects.py
|
cmake: moved subprojects into the CMake module
|
2019-06-06 18:27:05 +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
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |