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
path:
root
/
test cases
Age
Commit message (
Expand
)
Author
2024-01-25
Fix compiler.preprocess compile_args not used
Charles Brunet
2024-01-17
compiler.preprocess: add depends kwarg
Stas Sergeev
2024-01-17
rust: fix linking static executables
Alyssa Ross
2024-01-17
fix openmp dependency for clang-cl
Peter Urban
2024-01-17
tests: Also test implicit rpaths from dependencies
Jonathon Anderson
2024-01-16
cmake: Fix blunt target filtering skipping GENERATED dependencies
L. E. Segovia
2024-01-11
Vala: fixes to gresource handling (#12418)
Valeri
2024-01-06
machine file: Fix parenthesized expressions
Tamás Bálint Misius
2024-01-02
tests: fix java JNI test assert for jni.h existing
Eli Schwartz
2023-12-26
swift: Support swift_args
Sergey Vlasov
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-12
cmake: parse project version
Nicolas Werner
2023-12-10
vs: Manually link generated .o files
arch1t3cht
2023-12-05
ninja backend: don't hide all compiler warnings for transpiled languages
Eli Schwartz
2023-12-04
macos: Skip as-needed test, the linker is too smart
Andres Freund
2023-12-04
Fix test failure on Darwin on a case-sensitive fs
Randy Eckenrode
2023-12-03
macos: Fix test case for constructor_priority when using gcc
Andres Freund
2023-11-24
File: Add full_path() method
Xavier Claessens
2023-11-18
Fix unity builds (#12452)
David Seifert
2023-11-14
dependencies: allow get_variable to define multiple pkgconfig defines
Eli Schwartz
2023-11-13
rust: Add transitive dependencies to ninja rules
Xavier Claessens
2023-11-12
Renumber test dirs for rc3.
Jussi Pakkanen
2023-11-12
Merge pull request #12485 from xclaesse/rust-link-regress
Jussi Pakkanen
2023-11-09
rust: Fix linking with C libraries (again)
Xavier Claessens
2023-11-07
Prohibit symlinks in test data dir because they get mangled by setup.py.
Jussi Pakkanen
2023-11-06
tests: skip llvm modules test more thoroughly
Eli Schwartz
2023-11-04
Fix visibility attribute support check for GCC on Windows
Christoph Reiter
2023-11-02
rust: proc-macro should be ignored in transitive dependencies
Xavier Claessens
2023-11-02
rust: Add unit test for transitive rust dependencies
Sebastian Dröge
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-20
modules/rust: Add a test that bindgen drops arguments it shouldn't use
Dylan Baker
2023-10-19
test cases/15 llvm: Skip cmake when llvm == 17.0
Nirbheek Chauhan
2023-10-16
modules/rust: remove rust_crate_type for test() method
Dylan Baker
2023-10-12
Use -idirafter when adding Apple framework include paths
Tristan Partin
2023-10-09
interpreter: Add support for cargo subproject
Xavier Claessens
2023-10-09
interpreter: add <lang>_(static|shared)_args
Dylan Baker
2023-10-09
interpreter: Handle BuildTarget.vala_args as Files in the interpreter
Dylan Baker
2023-10-05
Add env kwarg in generator.process()
Nomura
2023-10-05
build: use suffix when getting target id for exes
Dudemanguy
2023-10-04
test: get_define: do not use assert incorrectly
Marvin Scholz
2023-10-02
tests: fix test case to not import distutils on python 3.12
Eli Schwartz
2023-10-02
nasm tests: skip asm language test on Solaris & illumos
Alan Coopersmith
2023-09-28
add support for vs_module_defs to Executables
Dylan Baker
2023-09-28
fix using a CustomTargetIndex for vs_module_defs
Dylan Baker
2023-09-28
unittest: Fix clang-tidy-fix
Lei YU
2023-09-26
tests: Skip "withIncludeFile" for PCH on Xcode backend
Albert Tang
2023-09-25
tests: fix broken promises with linker scripts
Eli Schwartz
2023-09-25
rust: apply global, project, and environment C args to bindgen
Dylan Baker
2023-09-22
Allow to fallback to cmake subproject
Xavier Claessens
[next]