.. |
backend
|
Rename install_subdir() option elide_directory to strip_directory
|
2018-02-05 01:28:07 +00:00 |
compilers
|
Merge pull request #2938 from acfoltzer/rust-cross-merge
|
2018-02-04 00:44:09 +02:00 |
dependencies
|
Add the right directory to linker search path.
|
2018-02-07 22:03:02 -05:00 |
modules
|
Created an unstable module for IceStorm projects.
|
2018-02-02 20:05:31 +02:00 |
scripts
|
Fix install_subdir() installation message
|
2018-02-05 22:34:30 +02:00 |
wrap
|
Use os.path: basename() and dirname() instead of split()
|
2018-01-30 07:08:22 +11: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
|
Don't version shared libraries for Android
|
2018-02-04 00:49:16 +02:00 |
coredata.py
|
Bump minimum supported Python from 3.4 to 3.5.
|
2018-01-04 21:29:02 +02:00 |
environment.py
|
Merge pull request #2938 from acfoltzer/rust-cross-merge
|
2018-02-04 00:44:09 +02:00 |
interpreter.py
|
Rename install_subdir() option elide_directory to strip_directory
|
2018-02-05 01:28:07 +00:00 |
interpreterbase.py
|
Comparing objects of different type prints a warning. Closes #2870.
|
2018-02-01 22:56:58 +02:00 |
linkers.py
|
haiku: do not add pthread arguments
|
2017-12-07 09:35:12 -08:00 |
mconf.py
|
mconf: print choices of base options
|
2017-11-27 20:54:03 +02:00 |
mesonlib.py
|
Don't version shared libraries for Android
|
2018-02-04 00:49:16 +02:00 |
mesonmain.py
|
Report warning/error locations in a format IDEs may already know how to parse
|
2018-01-30 06:48:22 +11:00 |
minit.py
|
Add unit test that checks that the sample projects compile.
|
2017-12-31 23:24:29 +02:00 |
mintro.py
|
Use os.path: basename() and dirname() instead of split()
|
2018-01-30 07:08:22 +11:00 |
mlog.py
|
Report warning/error locations in a format IDEs may already know how to parse
|
2018-01-30 06:48:22 +11:00 |
mparser.py
|
Add support for hex int literals.
|
2018-02-05 22:33:48 +02:00 |
mtest.py
|
don't use bare except
|
2018-01-30 10:17:45 -08:00 |
optinterpreter.py
|
Warn on unknown command line arguments
|
2017-12-19 10:10:40 -08:00 |
rewriter.py
|
Print correct command in help message
|
2017-11-09 21:12:34 +02:00 |