.. |
ast
|
mintro: Fix resolving nodes in kwargs (fixes #5884)
|
2019-09-04 15:05:41 -07:00 |
backend
|
Ask Ninja to expand rsp files in compile_commands.json
|
2019-11-02 16:16:09 +02:00 |
cmake
|
Merge pull request #6074 from mensinda/cmFileAPI
|
2019-10-20 17:45:02 +03:00 |
compilers
|
dependency('cuda')
|
2019-11-05 22:17:44 +02:00 |
dependencies
|
dependency('cuda')
|
2019-11-05 22:17:44 +02:00 |
modules
|
Change default pkgconfig directory on FreeBSD
|
2019-11-05 18:41:00 +02:00 |
scripts
|
Add source tags targets
|
2019-10-22 20:48:24 +03:00 |
templates
|
Minit templates modularization
|
2019-11-02 23:34:58 +02:00 |
wrap
|
wrap: Rework `depth` support for git.
|
2019-10-06 14:29:32 +03:00 |
__init__.py
|
…
|
|
build.py
|
Fix *.pdb files missing in meson introspect --installed output
|
2019-10-09 15:50:20 +02:00 |
coredata.py
|
Bump version number for new development. [skip ci]
|
2019-10-06 22:53:31 +03:00 |
depfile.py
|
Add depfile to configure_file()
|
2019-09-30 22:17:50 +03:00 |
envconfig.py
|
Fix all flake8 warnings
|
2019-10-20 17:44:43 +03:00 |
environment.py
|
Merge pull request #6123 from scivision/bugfix-fortran
|
2019-11-02 23:35:38 +02:00 |
interpreter.py
|
raise exception when a non-required module not found and subsequently used
|
2019-10-22 23:38:39 -04:00 |
interpreterbase.py
|
Return a disabler when an unknown method is called on a disabler object
|
2019-10-24 23:57:31 +03:00 |
linkers.py
|
Merge pull request #5833 from dcbaker/remove-compiler-type
|
2019-10-09 19:53:56 +03:00 |
mconf.py
|
mconf: Fix printing options when there is no compiler/project options
|
2019-10-22 22:32:34 +03:00 |
mdist.py
|
mdist.py: import lzma only when needed
|
2019-10-19 14:28:34 +03:00 |
mesonlib.py
|
dependency('cuda')
|
2019-11-05 22:17:44 +02:00 |
mesonmain.py
|
Create multiple different archive types with dist.
|
2019-07-23 23:26:46 +03:00 |
minit.py
|
Minit templates modularization
|
2019-11-02 23:34:58 +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
|
Add missing newlines to "meson introspect" error
|
2019-10-18 00:48:00 +03:00 |
mlog.py
|
Make parser errors print relative path to meson.build file
|
2019-10-10 00:40:30 +03:00 |
mparser.py
|
Fix flake8-bugbear warnings
|
2019-04-29 12:22:50 +02:00 |
msetup.py
|
Print user defined options in meson-log.txt
|
2019-09-25 22:50:48 +03:00 |
msubprojects.py
|
cmake: moved subprojects into the CMake module
|
2019-06-06 18:27:05 +02:00 |
mtest.py
|
mtest: add gdb_path option
|
2019-10-04 01:10:07 +03:00 |
munstable_coredata.py
|
compilers: replace CompilerType with MachineInfo
|
2019-10-07 12:08:20 -07:00 |
optinterpreter.py
|
No need to reserve build_ because we use build. instead.
|
2019-07-15 14:13:55 -07:00 |
rewriter.py
|
Per machine do 'build.' and '' option prefixes
|
2019-06-05 23:05:34 -04:00 |