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
2023-08-22
compilers: fix checks handling of internal dependencies
Benoit Pierre
2023-08-18
Revert "Revert "Add fs.relative_to()""
Tristan Partin
2023-08-17
Revert "Add fs.relative_to()"
Eli Schwartz
2023-08-17
skip test on pkgconf 2.0.1 that is broken there due to a reported bug
Eli Schwartz
2023-08-17
Remove hacky setup for CustomTargetIndex tests in fs.relative_to()
Tristan Partin
2023-08-17
Remove XML filter from testlog.{json,txt} and std streams
Tristan Partin
2023-08-17
Add fs.relative_to()
Tristan Partin
2023-08-16
fs.read(): Catch FileNotFoundError
Xavier Claessens
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-08-08
tests: fix "4 custom target depends extmodule" with Python 3.8+ on Windows
Christoph Reiter
2023-08-07
Error when an installed static library links to internal custom target
Xavier Claessens
2023-08-07
Compiler: Add werror kwarg to compiles(), links() and run() methods
Xavier Claessens
2023-08-05
compiler: Add required keyword to has_* methods
Xavier Claessens
2023-08-04
Add default_options argument to find_program()
Nomura
2023-08-02
Unify message(), format() and fstring formatting
Xavier Claessens
2023-08-02
treewide: internally avoid deprecated machine file uses of "pkgconfig"
Eli Schwartz
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2023-07-25
modules/pkgconfig: Don't insert None into devenv list
Dylan Baker
2023-07-23
hdf5 tests: make cpp test actually use cpp HDF5
George Sedov
2023-07-18
tests: bump the C++ std for protobuf tests
Eli Schwartz
2023-07-18
tests: mark gpgme test skippable on Ubuntu rolling
Eli Schwartz
2023-07-18
ci: Skip test_generate_gir_with_address_sanitizer
Xavier Claessens
2023-07-16
Fix build using GDC 13
Jussi Pakkanen
2023-07-15
rust: disable overflow-checks by default
Dylan Baker
2023-07-14
compiler.compiles/links: fix failure when compiling a built File object
Eli Schwartz
2023-07-13
cmake: fix directory separators in generated packageConfig.cmake files
Matthieu Rogez
2023-07-13
Silence some encoding warnings
Tristan Partin
2023-07-13
mtest: fix unencodable XML chars
Nazir Bilal Yavuz
2023-07-10
build: dependencies should come after link_with on link command
Xavier Claessens
2023-07-10
build: Fix linking multiple libraries and some are promoted
Xavier Claessens
2023-07-10
Revert "backends: Cache creation of install data"
Eli Schwartz
2023-07-05
Renumber test dirs for rc2.
Jussi Pakkanen
2023-07-05
comp.preprocess(): Do not treat every file as assembly
Xavier Claessens
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-07-04
tests: add standard option to get_define() test
Kacper Michajłow
2023-06-28
Experimental 'genvslite' WIP. (#11049)
GertyP
2023-06-28
Condense test directory names for release.
Jussi Pakkanen
2023-06-27
rust: Override the default MSVCRT when linking Rust and !rust together
Dylan Baker
2023-06-27
rust: get stdlib arguments for non-rust languages when linking
Dylan Baker
2023-06-27
modules/rust: Add a keyword argument to pass extra args to the rust compiler
Dylan Baker
2023-06-27
modules/rust: Add a `link_with` kwarg to the test method
Dylan Baker
2023-06-26
mintro: record subproject in install_plan
Daniele Nicolodi
2023-06-26
Revert "modules: move gnome targets into gnome module"
Eli Schwartz
2023-06-26
linkers: delay implementations import until detect is run
Eli Schwartz
2023-06-26
stop importing cmake when it isn't used
Eli Schwartz
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-06-26
dependencies: delay often-unused imports
Eli Schwartz
2023-06-26
add profiling startup import check and testcase to count it
Eli Schwartz
2023-06-21
rust: fix -C prefer-dynamic behavior
Alyssa Ross
2023-06-20
interpreter: Accept more types in default_options dict values
Xavier Claessens
[next]