.. |
ast
|
fix undefined StringNode from previous commit
|
2023-09-13 16:56:42 +05:30 |
backend
|
rust: Add unique metadata id
|
2023-11-06 12:52:30 -05:00 |
cargo
|
cargo subprojects: don't assume each target has dependencies
|
2023-10-30 08:25:46 -04:00 |
cmake
|
Remove type comments in run_project_tests.py
|
2023-10-04 15:23:00 -04:00 |
compilers
|
Fix visibility attribute support check for GCC on Windows
|
2023-11-04 23:36:03 -04:00 |
dependencies
|
Use -idirafter when adding Apple framework include paths
|
2023-10-12 05:13:55 +05:30 |
interpreter
|
simd module: fix regression that broke using only some simd variants
|
2023-10-28 21:58:54 -04:00 |
interpreterbase
|
Fine-tune the error message when trying to build outside the project root
|
2023-11-04 22:13:11 -04:00 |
linkers
|
MSVCDynamicLinker: prevent duplicated /nologo argument
|
2023-10-12 02:48:18 +05:30 |
modules
|
gnome module: fix invalid find_tool variable contents causing crash
|
2023-11-05 17:41:34 -05:00 |
scripts
|
scan-build: Exclude subprojects from scan-build report
|
2023-11-02 18:41:51 -04:00 |
templates
|
templates: use common classes for remaining languages
|
2023-07-25 15:50:21 -04:00 |
utils
|
fix the repr for OrderedSet to actually execute correctly
|
2023-10-20 18:07:05 -04:00 |
wrap
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
2023-11-01 00:06:19 +02:00 |
__init__.py
|
…
|
|
_pathlib.py
|
add missing imports for future annotations
|
2023-10-20 18:07:05 -04:00 |
_typing.py
|
typing: replace ImmutableSetProtocol with typing.AbstractSet
|
2022-06-08 23:19:09 +03:00 |
arglist.py
|
treewide: automatic rewriting of all comment-style type annotations
|
2023-08-11 13:41:03 -04:00 |
build.py
|
rust: proc-macro should be ignored in transitive dependencies
|
2023-11-02 14:15:09 -04:00 |
coredata.py
|
Increment version number for rc2.
|
2023-11-06 00:48:05 +02:00 |
depfile.py
|
treewide: add future annotations import
|
2023-02-01 17:01:30 -05:00 |
envconfig.py
|
pkgconfig: Allow setting both pkgconfig and pkg-config
|
2023-10-19 15:20:22 -04:00 |
environment.py
|
Add support for lcov 2.0
|
2023-10-08 23:13:06 -04:00 |
mcompile.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
2023-11-01 00:06:19 +02:00 |
mconf.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
2023-11-01 00:06:19 +02:00 |
mdevenv.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
2023-11-01 00:06:19 +02:00 |
mdist.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
2023-11-01 00:06:19 +02:00 |
mesondata.py
|
treewide: add future annotations import
|
2023-02-01 17:01:30 -05:00 |
mesonlib.py
|
Move classes used by scripts to their own module
|
2022-09-28 19:36:13 -04:00 |
mesonmain.py
|
do not resolve symlinks when calculating the meson command
|
2023-03-28 15:29:52 +03:00 |
minit.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
2023-11-01 00:06:19 +02:00 |
minstall.py
|
Use target.aix_so_archive to decide to archive shared library in AIX
|
2023-10-31 19:18:17 -04:00 |
mintro.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
2023-11-01 00:06:19 +02:00 |
mlog.py
|
treewide: automatic rewriting of all comment-style type annotations
|
2023-08-11 13:41:03 -04:00 |
mparser.py
|
parser: allow whitespaces and comments in cont_eol
|
2023-09-11 07:51:19 -04:00 |
msetup.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
2023-11-01 00:06:19 +02:00 |
msubprojects.py
|
msubprojects: Fix --sourcedir argument not working
|
2023-11-06 12:52:09 -05:00 |
mtest.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
2023-11-01 00:06:19 +02:00 |
munstable_coredata.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
2023-11-01 00:06:19 +02:00 |
optinterpreter.py
|
parser: use IdNode for function name and assignment name
|
2023-09-11 07:51:18 -04:00 |
programs.py
|
run_command: Remove useless node argument
|
2023-08-03 15:42:13 -04:00 |
rewriter.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
2023-11-01 00:06:19 +02:00 |