.. |
ast
|
ast: Handle NotNode
|
2020-05-23 18:13:25 +02:00 |
backend
|
Don't spam about usage of rspfiles to stdout
|
2020-07-22 10:11:09 -04:00 |
cmake
|
Merge pull request #7231 from mensinda/cmOverride
|
2020-07-01 00:04:08 +03:00 |
compilers
|
fix msvc not recognising b_ndebug
|
2020-07-19 15:26:30 +03:00 |
dependencies
|
Add boost_root support to properties files (#7210)
|
2020-07-21 16:40:29 +02:00 |
modules
|
Stabilize keyval module
|
2020-07-19 17:53:32 +03:00 |
scripts
|
symbolextractor: use try/finally in solaris_syms when wrapping gnu_syms
|
2020-07-07 17:12:06 -07:00 |
templates
|
cuda: Fix meson template (fixes #6869)
|
2020-04-01 20:38:49 +03:00 |
wrap
|
wrap: Raise MesonException when git command fails
|
2020-07-14 20:49:47 +03: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 |
arglist.py
|
arglist: Fix remaining mypy errors and warnings
|
2020-06-22 12:06:10 -07:00 |
build.py
|
Do not add rpaths for static libs. Closes #5191.
|
2020-07-20 14:14:49 +00:00 |
coredata.py
|
coredata: add missing EnvironmentException import
|
2020-07-19 15:26:59 +03:00 |
depfile.py
|
Add depfile to configure_file()
|
2019-09-30 22:17:50 +03:00 |
envconfig.py
|
envconfig: Add [constants] section in machine files
|
2020-06-29 20:16:21 +03:00 |
environment.py
|
SolarisDynamicLinker: report ld's version instead of gcc's
|
2020-07-07 22:08:52 -07:00 |
interpreter.py
|
summary: Wrap lines when printing lists
|
2020-07-21 07:30:37 +00:00 |
interpreterbase.py
|
string: add substring method
|
2020-07-20 20:04:01 -04:00 |
linkers.py
|
Merge pull request #7422 from alanc/solaris-fixes
|
2020-07-14 20:46:19 +03:00 |
mcompile.py
|
Added ability to specify target in `meson compile`
|
2020-06-29 19:54:38 +03:00 |
mconf.py
|
mconf: Fix regression when printing all options
|
2020-06-18 17:39:43 +03:00 |
mdist.py
|
wrap: Refactor to split wraps dictionary into 3 separate dicts
|
2020-07-01 09:51:57 -04:00 |
mesonlib.py
|
Updated to resolve issue identifying SGI CPUs on IRIX systems
|
2020-06-10 22:16:14 +03:00 |
mesonmain.py
|
switch python2 %s for python3 .format
|
2020-04-21 00:16:21 +03:00 |
minit.py
|
update meson init info message. [skip ci]
|
2020-06-21 22:34:12 +03:00 |
minstall.py
|
Let .pc files specify rpath.
|
2020-05-16 20:25:58 +00:00 |
mintro.py
|
mintro: typings again x2
|
2020-06-12 10:45:30 -07:00 |
mlog.py
|
Don't make unactionable warnings fatal
|
2020-07-05 16:13:00 +03:00 |
mparser.py
|
ast: Add AST JSON printer
|
2020-05-23 18:13:16 +02:00 |
msetup.py
|
Fix symlink deletion with --wipe option
|
2020-04-29 18:55:17 +03:00 |
msubprojects.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
2020-03-03 21:45:43 +02:00 |
mtest.py
|
pass exe_wrapper to test scripts through the environment
|
2020-05-18 13:53:58 -07:00 |
munstable_coredata.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
optinterpreter.py
|
opts: Add FeatureNew for '-' and 'not' introduced in 0.54.1
|
2020-05-26 13:48:26 -04:00 |
rewriter.py
|
Compiler options per lang
|
2020-04-20 23:23:15 +03:00 |