.. |
ast
|
Refactor handling of machine file options
|
2020-10-16 17:42:24 -04:00 |
backend
|
ninjabackend: Fix a couple of rust bugs
|
2020-11-13 08:55:30 -08:00 |
cmake
|
cmake: set CMP0054 to new in preload.cmake
|
2020-10-24 19:31:15 +02:00 |
compilers
|
Revert "Add thinlto support. Closes #7493."
|
2020-11-17 17:51:23 +02:00 |
dependencies
|
dependencies: Put pkgconfig options before operands
|
2020-11-12 20:27:40 +02:00 |
modules
|
gnome: Drop use of volatile in GLib type functions
|
2020-11-17 17:45:25 +02:00 |
scripts
|
Collect and return clang-format's return code
|
2020-11-17 17:51:07 +02:00 |
templates
|
typing: Fix templates
|
2020-09-08 20:15:58 +02:00 |
wrap
|
wrap: fix type annotations
|
2020-11-03 21:42:18 -05: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 |
_pathlib.py
|
pathlib: Fix resolve() by overriding it in Python 3.5
|
2020-10-04 10:45:48 +02:00 |
arglist.py
|
typing: fix code review
|
2020-09-08 20:15:58 +02:00 |
build.py
|
run_unittests: use textwrap.dedent
|
2020-11-13 09:00:35 -08:00 |
coredata.py
|
Fix #5492 (#7919)
|
2020-11-01 10:50:15 -08:00 |
depfile.py
|
Add depfile to configure_file()
|
2019-09-30 22:17:50 +03:00 |
envconfig.py
|
cmake: Add cross compilation support
|
2020-10-13 17:04:19 +02:00 |
environment.py
|
environment: Fix detection of rust compilers, more
|
2020-11-13 09:00:35 -08:00 |
interpreter.py
|
add warning for projects with manually specified -Werror
|
2020-11-17 17:44:43 +02:00 |
interpreterbase.py
|
Add meson.project_build/source_root() methods
|
2020-09-28 11:22:38 -04:00 |
linkers.py
|
Revert "Add thinlto support. Closes #7493."
|
2020-11-17 17:51:23 +02:00 |
mcompile.py
|
pathlib: Fix resolve() by overriding it in Python 3.5
|
2020-10-04 10:45:48 +02:00 |
mconf.py
|
Refactor handling of machine file options
|
2020-10-16 17:42:24 -04:00 |
mdist.py
|
pathlib: Fix resolve() by overriding it in Python 3.5
|
2020-10-04 10:45:48 +02:00 |
mesondata.py
|
cmake: set CMP0054 to new in preload.cmake
|
2020-10-24 19:31:15 +02:00 |
mesonlib.py
|
pathlib: Fix resolve() by overriding it in Python 3.5
|
2020-10-04 10:45:48 +02:00 |
mesonmain.py
|
Bump minimum supported Python version to 3.6. Closes #6297.
|
2020-10-30 11:18:11 +02:00 |
minit.py
|
pathlib: Fix resolve() by overriding it in Python 3.5
|
2020-10-04 10:45:48 +02:00 |
minstall.py
|
pylint: Turn on warnings for incorrect number of args
|
2020-09-22 17:57:03 -07:00 |
mintro.py
|
intro: Add extra_files key to intro output (fixes #7310)
|
2020-10-15 01:56:59 +03:00 |
mlog.py
|
pathlib: Fix resolve() by overriding it in Python 3.5
|
2020-10-04 10:45:48 +02:00 |
mparser.py
|
typing: fix code review
|
2020-09-08 20:15:58 +02:00 |
msetup.py
|
Fix host machine reporting typo in msetup.py
|
2020-11-07 12:03:24 +02:00 |
msubprojects.py
|
Merge wraps from subprojects into wraps from main project
|
2020-10-13 17:55:16 -04:00 |
mtest.py
|
Fix gtest invoking while workdir is set (#7904)
|
2020-10-28 17:04:11 -07:00 |
munstable_coredata.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
optinterpreter.py
|
pylint: turn on bad-indentation error
|
2020-09-22 17:57:03 -07:00 |
rewriter.py
|
rewrite: fix modified member spelling
|
2020-11-05 21:22:14 +02:00 |