index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-31
Fix traceback on AIX in shlib archiving code
Aditya Vidyadhar Kamath
2023-10-31
Use target.aix_so_archive to decide to archive shared library in AIX
Aditya Vidyadhar Kamath
2023-11-01
Add comments suggesting to keep shell completion scripts up-to-date near cmd ...
Luke Elliott
2023-11-01
completions: bash: add a bunch of missing completion options
Luke Elliott
2023-10-30
cargo subprojects: don't assume each target has dependencies
Alaska
2023-10-28
simd module: fix regression that broke using only some simd variants
Eli Schwartz
2023-10-27
Bump version number for RC1.
Jussi Pakkanen
2023-10-27
Handle path behaviour change in Python 3.12.
Jussi Pakkanen
2023-10-27
Condense test directories for RC1.
Jussi Pakkanen
2023-10-26
i18n module: Invoke itstool with the full command line
Chun-wei Fan
2023-10-25
build: improve the warning for executables with the same name
Dudemanguy
2023-10-20
fix the repr for OrderedSet to actually execute correctly
Eli Schwartz
2023-10-20
fix ninja backend rules containing internal enum reprs
Eli Schwartz
2023-10-20
add missing imports for future annotations
Eli Schwartz
2023-10-20
Support -j as a shorthand for --num-processes
Tristan Partin
2023-10-20
modules/rust: Add a test that bindgen drops arguments it shouldn't use
Dylan Baker
2023-10-20
modules/rust: remove missed cargs.extend()
Dylan Baker
2023-10-19
pkgconfig: Allow setting both pkgconfig and pkg-config
Xavier Claessens
2023-10-19
mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by default
Sam James
2023-10-19
rust: Always link dll and exe with the correct vscrt
Xavier Claessens
2023-10-19
Remove duplicated code to canonicalize b_vscrt option value
Xavier Claessens
2023-10-19
test cases/15 llvm: Skip cmake when llvm == 17.0
Nirbheek Chauhan
2023-10-17
release notes: fix snippet for "fill:" argument
Paolo Bonzini
2023-10-17
interpreter: use typed_kwargs for build_target.objects
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.resources
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.name_suffix
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.name_prefix
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.link_depends
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.gnu_symbol_visibility
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.link_language
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.install_rpath
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.build_rpath
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.implicit_include_directories
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.extra_files
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.native
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.install_mode
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.install
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.build_by_default
Dylan Baker
2023-10-17
msubprojects: Fix typo 'any way' -> 'anyway'
Nirbheek Chauhan
2023-10-17
msubprojects: Fix crash if wrapdb_version is in bad format
Xavier Claessens
2023-10-17
modules/rust: only use include and define args from global/project args
Dylan Baker
2023-10-16
modules/rust: remove rust_crate_type for test() method
Dylan Baker
2023-10-16
compilers/d: use DFeatures for get_features_args
Dylan Baker
2023-10-16
compilers/d: remove duplicate method from subclass
Dylan Baker
2023-10-16
build: use a TypedDict for d_features
Dylan Baker
2023-10-16
interpreter: use typed_kwargs for build_target.d_unittest
Dylan Baker
2023-10-16
interpreter: use typed_kwargs for build_target.d_module_versions
Dylan Baker
2023-10-16
interpreter: use typed_kwargs for build_target.d_import_dirs
Dylan Baker
2023-10-16
interpreter: use typed_kwargs for build_target.d_debug
Dylan Baker
2023-10-12
ninjabackend: Use the right ranlib for static linker rules
Nirbheek Chauhan
[next]