.. |
backend
|
ArLinker: Use response files on Windows
|
2018-06-25 16:12:35 +00:00 |
compilers
|
fix find_library when cross-compiling 32-bit on 64-bit systems
|
2018-06-30 11:16:03 +00:00 |
dependencies
|
gnome: Use raw link arguments with g-ir and gtk-doc
|
2018-07-01 21:54:09 +00:00 |
modules
|
FeatureNew: Fix method names for some feature checks
|
2018-07-02 07:05:08 +00:00 |
scripts
|
gtkdoc: Use generated types file if there is one
|
2018-06-26 22:58:45 +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
|
Various bug fixes for FeatureNew
|
2018-07-02 07:05:08 +00:00 |
coredata.py
|
Options: treat array option -Dopt= and -Dopt=[] as equivalent
|
2018-06-29 10:56:25 +00:00 |
environment.py
|
Warn if compiler envvars point to cross compilers. Closes #3782.
|
2018-06-24 21:19:49 +03:00 |
interpreter.py
|
interpreter: Use is_subproject() everywhere
|
2018-07-02 07:05:08 +00:00 |
interpreterbase.py
|
FeatureNew: Declare functions as class methods explicitly
|
2018-07-02 07:05:08 +00:00 |
linkers.py
|
ArLinker: Use response files on Windows
|
2018-06-25 16:12:35 +00:00 |
mconf.py
|
mconf: Take only one optional builddir arg that defaults to '.'
|
2018-06-06 20:02:37 +00:00 |
mesonlib.py
|
Various bug fixes for FeatureNew
|
2018-07-02 07:05:08 +00:00 |
mesonmain.py
|
Fix glib build when using MSI installer. Closes #3762.
|
2018-06-26 23:01:52 +03:00 |
minit.py
|
Use visual studio solution directories
|
2018-04-17 23:41:03 +02:00 |
minstall.py
|
Make it work with current master.
|
2018-06-20 20:38:26 +03:00 |
mintro.py
|
macos: Rewrite install_name for dependent built libraries on install
|
2018-06-18 06:33:23 +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
|
Add UserFeatureOption type
|
2018-06-18 04:57:32 +00:00 |
rewriter.py
|
Always build parser objects anew to avoid leaking old data.
|
2018-03-27 00:39:45 +03:00 |