meson/mesonbuild
Jussi Pakkanen 6253bbc6cc
Merge pull request #5039 from scivision/submod
BUGFIX: allow Fortran submodule to have same name as module
2019-03-26 20:18:34 +02:00
..
ast rewriter: Handle duplicate target 2019-03-04 13:00:29 +01:00
backend cleanup rebase of fortraninclude..submod 2019-03-25 08:28:33 -04:00
compilers more efficient submodule filenaming 2019-03-25 08:28:32 -04:00
dependencies Merge pull request #5116 from dcbaker/openmp-de-specialize 2019-03-21 01:21:37 +02:00
modules Merge pull request #5031 from bonzini/kconfig 2019-03-20 22:03:47 +02:00
scripts dist: Handle git worktrees, which have a .git file instead of dir 2019-01-30 23:20:49 +02:00
wrap Fix git wraps with submodules 2019-03-11 20:31:52 +02:00
__init__.py
build.py Better error message when PCH argument is not a string. 2019-03-24 20:56:34 +02:00
coredata.py mesonbuild: allow multiple --cross-file options 2019-03-20 10:06:17 +00:00
envconfig.py envconfig: remove unused parse_datafile() 2019-03-20 20:55:32 +02:00
environment.py Inline check_compilers 2019-03-24 13:33:27 +02:00
interpreter.py Reduce absolute paths to a deprecation. Closes #5050. 2019-03-26 01:48:00 +02:00
interpreterbase.py interpreterbase: protect string division with FeatureNew 2019-03-18 10:51:44 -07:00
linkers.py Fix linking when cross-compiling and a windows resource is first object 2019-01-05 20:22:13 +00:00
mconf.py mconf: Limit the line length of the choices column 2019-02-17 20:19:34 +02:00
mesonlib.py replace library type strings with an enum 2019-03-20 18:45:56 +02:00
mesonmain.py Merge pull request #2601 from 1ace/feature/completion 2019-03-04 18:40:13 +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 mintro: Renamed --dependencies --> --scan-dependencies 2019-03-03 23:19:04 +01:00
mlog.py rewriter: Quiet logging by default 2019-03-04 13:00:30 +01:00
mparser.py rewriter: Use mparser to detect the end of some nodes 2019-03-03 13:57:25 +02:00
msetup.py mesonbuild: allow multiple --cross-file options 2019-03-20 10:06:17 +00:00
msubprojects.py Fix git wraps with submodules 2019-03-11 20:31:52 +02:00
mtest.py Merge pull request #2601 from 1ace/feature/completion 2019-03-04 18:40:13 +02:00
munstable_coredata.py mesonbuild: allow multiple --cross-file options 2019-03-20 10:06:17 +00:00
optinterpreter.py Reserve cross_ option prefix for Meson. 2019-03-19 06:28:21 +00:00
rewriter.py rewriter: Renamed _src -> _sources 2019-03-04 13:00:31 +01:00