.. |
ast
|
Fixed style issues
|
2019-01-24 21:38:29 +01:00 |
backend
|
BUGFIX: allow fc.run(code) to work, pick only Fortran module
|
2019-01-29 23:25:23 +02:00 |
compilers
|
BUGFIX: allow fc.run(code) to work, pick only Fortran module
|
2019-01-29 23:25:23 +02:00 |
dependencies
|
cmake deps: Again, get_command() is None when not found
|
2019-01-31 20:12:21 +05:30 |
modules
|
pkgconfig: Avoid deprecation warning when using new syntax
|
2019-01-31 12:48:28 +05:30 |
scripts
|
dist: Handle git worktrees, which have a .git file instead of dir
|
2019-01-30 23:20:49 +02:00 |
wrap
|
pep8 py37
|
2019-01-29 22:06:11 +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
|
raise an error if PCH files are stored in different folders
|
2019-01-29 22:04:35 +02:00 |
coredata.py
|
Use ConfigParser instead of deprecated SafeConfigParser
|
2019-01-31 20:12:21 +05:30 |
environment.py
|
Overhaul pkg-config and CMake lookup, fixing the latter
|
2019-01-30 00:12:47 +02:00 |
interpreter.py
|
pep8 py37
|
2019-01-29 22:06:11 +02:00 |
interpreterbase.py
|
correct naming to CudaCompiler, pep8
|
2019-01-29 22:06:11 +02:00 |
linkers.py
|
Add support for Renesas CC-RX toolchain
|
2018-11-08 00:02:22 +13:00 |
mconf.py
|
Merge pull request #4732 from mensinda/introMesonInfo2
|
2019-01-07 23:10:22 +02:00 |
mesonlib.py
|
pep8 py37
|
2019-01-29 22:06:11 +02:00 |
mesonmain.py
|
pep8 py37
|
2019-01-29 22:06:11 +02:00 |
minit.py
|
Use a single ArgumentParser for all subcommands
|
2018-10-04 09:40:21 -04:00 |
minstall.py
|
pep8 py37
|
2019-01-29 22:06:11 +02:00 |
mintro.py
|
Moved the introspection interpreter
|
2019-01-22 16:09:34 +01:00 |
mlog.py
|
do_subproject: Improve log messages and formatting
|
2019-01-16 11:16:46 -05:00 |
mparser.py
|
pep8 py37
|
2019-01-29 22:06:11 +02:00 |
msetup.py
|
Merge pull request #4732 from mensinda/introMesonInfo2
|
2019-01-07 23:10:22 +02:00 |
msubprojects.py
|
Add 'meson subprojects download' command
|
2018-12-02 08:37:32 -05:00 |
mtest.py
|
Save surrogates as-is in log files
|
2019-01-06 19:55:55 -05:00 |
munstable_coredata.py
|
Add new meson.py unstable-coredata subcommand.
|
2019-01-07 22:55:45 +02:00 |
optinterpreter.py
|
UserFeatureOption: Default to 'auto' when no value specified
|
2018-07-25 09:55:16 -04:00 |
rewriter.py
|
Fixed style issues
|
2019-01-24 21:38:29 +01:00 |