meson/mesonbuild
FFY00 e39b6be670
dlang module: fix DubDependency - new compiler api
2018-07-16 15:32:42 +01:00
..
backend Support Rust targets with more than one source file. Closes #3632. 2018-06-17 15:39:59 +03:00
compilers Always apply concatenate_string_literal. 2018-06-12 00:14:54 +00:00
dependencies dlang module: fix DubDependency - new compiler api 2018-07-16 15:32:42 +01:00
modules dlang module: allow all configuration types when generating dub.json 2018-07-16 12:39:29 +01:00
scripts gtkdoc: Run gtkdoc-scangobj command from build directory 2018-06-17 15:38:30 +03:00
wrap wraptool: Convert to argparse 2018-06-06 20:02:37 +00: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
astinterpreter.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
build.py Install shared_module implibs 2018-06-07 12:57:39 +00:00
coredata.py Visual Studio: Implement startup project 2018-06-10 23:36:54 +03:00
environment.py environment: copy self.cmd_line_options to not modify original options 2018-06-06 20:02:37 +00:00
interpreter.py dependencies: add dub as a dependency method 2018-06-17 22:34:32 +01:00
interpreterbase.py Interpreter: Fix subdir_done() to exit from inside if/foreach blocks 2018-06-07 12:56:27 +00:00
linkers.py Add an OpenMP dependency. 2018-04-17 02:04:37 -04:00
mconf.py mconf: Take only one optional builddir arg that defaults to '.' 2018-06-06 20:02:37 +00:00
mesonlib.py Add file encoding to configure_file 2018-06-09 18:17:48 +00:00
mesonmain.py mesonmain: Take only 2 optional directories 2018-06-06 20:02:37 +00:00
minit.py Use visual studio solution directories 2018-04-17 23:41:03 +02:00
mintro.py mintro: Fix introspecting installation paths 2018-06-08 12:18:16 +00:00
mlog.py Add VT100 ANSI escape sequences for Windows 10. 2018-05-01 20:17:14 +03:00
mparser.py Add support for octal and binary int literals. 2018-05-23 14:07:38 -07:00
mtest.py Report exit status or signal that killed the test 2018-06-17 21:22:42 +03:00
optinterpreter.py Convert args.projectoptions into a dict 2018-06-06 20:02:37 +00:00
rewriter.py Always build parser objects anew to avoid leaking old data. 2018-03-27 00:39:45 +03:00