.. |
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
|
fortran: note there is no has_function for Fortran
|
2019-11-18 22:22:54 +02:00 |
dependencies
|
deps: add pkg-config to coarray with CMake fallback
|
2019-11-17 10:56:53 -05:00 |
modules
|
fs: make replace_suffix not expand file to absolute path, just manipulate the string
|
2019-11-17 00:22:53 -05:00 |
scripts
|
commandrunner: Forward KeyboardInterrupt to command
|
2019-11-17 13:54:38 +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
|
Merge pull request #6182 from mensinda/depInfo
|
2019-11-17 14:29:47 +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
|
mintro: dependencies: added version key
|
2019-11-14 18:16:47 +01:00 |
mlog.py
|
mlog: add non bold version of colors
|
2019-11-14 17:05:18 +01: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 |