.. |
ast
|
interpreterbase: Add warning when built-in object method has no kwargs
|
2020-03-19 23:01:58 +02:00 |
backend
|
Fix incremental debug builds in VS
|
2020-05-04 02:21:20 +03:00 |
cmake
|
Adding a conditional case in _guess_files to confirm that the complete path is put together in even if a portion of the path is a location that exists.
|
2020-04-28 19:54:34 +02:00 |
compilers
|
compilers: fix type issue
|
2020-04-23 10:00:27 -07:00 |
dependencies
|
Merge pull request #7059 from xclaesse/gir-windows
|
2020-05-03 20:31:48 +03:00 |
modules
|
gnome: Print proper error when 'nsversion' or 'namespace' are missing
|
2020-04-30 09:40:35 -04:00 |
scripts
|
gtkdochelper.py: Ignore UnicodeEncodeError when printing output
|
2020-04-21 00:17:36 +03:00 |
templates
|
cuda: Fix meson template (fixes #6869)
|
2020-04-01 20:38:49 +03:00 |
wrap
|
wrap: Add fallback urls
|
2020-04-13 13:29:33 +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 |
build.py
|
interpreter: Add link_language to all build targets
|
2020-04-30 10:38:55 -07:00 |
coredata.py
|
Revert "coredata: init_builtins should always call libdir_cross_fixup"
|
2020-05-04 18:11:39 +03:00 |
depfile.py
|
Add depfile to configure_file()
|
2019-09-30 22:17:50 +03:00 |
envconfig.py
|
switch python2 %s for python3 .format
|
2020-04-21 00:16:21 +03:00 |
environment.py
|
switch python2 %s for python3 .format
|
2020-04-21 00:16:21 +03:00 |
interpreter.py
|
Merge pull request #7060 from dcbaker/install-script-targets
|
2020-05-03 23:20:59 +03:00 |
interpreterbase.py
|
Allow get_variable to still function when the fallback is a disabler.
|
2020-04-30 13:06:56 -07:00 |
linkers.py
|
switch python2 %s for python3 .format
|
2020-04-21 00:16:21 +03:00 |
mcompile.py
|
mcompile: Use the current dir if unspecified
|
2020-04-08 23:44:31 +03:00 |
mconf.py
|
Compiler options per lang
|
2020-04-20 23:23:15 +03:00 |
mdist.py
|
dist: Print location of generated tarballs
|
2020-03-29 21:12:34 +03:00 |
mesonlib.py
|
Recognize Hurd as platform/OS
|
2020-04-10 11:29:35 -07:00 |
mesonmain.py
|
switch python2 %s for python3 .format
|
2020-04-21 00:16:21 +03:00 |
minit.py
|
sample factory implementation
|
2020-03-19 22:44:59 +02:00 |
minstall.py
|
Do not call restorecon if there are no files to install
|
2020-03-29 20:52:43 +03:00 |
mintro.py
|
Compiler options per lang
|
2020-04-20 23:23:15 +03:00 |
mlog.py
|
switch python2 %s for python3 .format
|
2020-04-21 00:16:21 +03:00 |
mparser.py
|
mparser: fix precedence of arithmetic operators
|
2020-04-04 13:31:07 +03: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
|
mtest: Generate a JUnit xml result file
|
2020-04-23 13:26:01 -07:00 |
munstable_coredata.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
optinterpreter.py
|
opts: Allow `-` and `not` in meson_options.txt (fixes #6948)
|
2020-04-11 18:58:26 -04:00 |
rewriter.py
|
Compiler options per lang
|
2020-04-20 23:23:15 +03:00 |