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
/
common
Age
Commit message (
Expand
)
Author
2024-02-21
fix crash in generator.process() with an invalid preserve_path_from
Eli Schwartz
2024-02-01
test cases: pass the c++11 std to boost-using code
Eli Schwartz
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
fix openmp dependency for clang-cl
Peter Urban
2024-01-06
machine file: Fix parenthesized expressions
Tamás Bálint Misius
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-10
vs: Manually link generated .o files
arch1t3cht
2023-12-04
macos: Skip as-needed test, the linker is too smart
Andres Freund
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-07
Prohibit symlinks in test data dir because they get mangled by setup.py.
Jussi Pakkanen
2023-11-04
Fix visibility attribute support check for GCC on Windows
Christoph Reiter
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-09
interpreter: add <lang>_(static|shared)_args
Dylan Baker
2023-10-05
Add env kwarg in generator.process()
Nomura
2023-10-04
test: get_define: do not use assert incorrectly
Marvin Scholz
2023-09-26
tests: Skip "withIncludeFile" for PCH on Xcode backend
Albert Tang
2023-09-13
install_{data,headers,subdir}: implement follow_symlinks
Arsen Arsenović
2023-09-13
Fix assertion raised with invalid option name
Charles Brunet
2023-09-09
Add support for padding zeroes in int.to_string() method
Nomura
2023-09-09
Add macro_name option to configure_file
Nicholas Vinson
2023-09-07
Fix include_directories test for relative path
Charles Brunet
2023-09-07
Compiler checks must use per-subproject options
Xavier Claessens
2023-09-07
Add compiler.has_define
Marvin Scholz
2023-08-31
add json output format to configure file
Charles Brunet
2023-08-28
include_directories: Always add both source and build dirs
Xavier Claessens
2023-08-24
find_program: Fallback if version mismatch
Xavier Claessens
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
Add fs.relative_to()
Tristan Partin
2023-08-16
fs.read(): Catch FileNotFoundError
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-14
compiler.compiles/links: fix failure when compiling a built File object
Eli Schwartz
2023-07-13
Silence some encoding warnings
Tristan Partin
2023-07-05
comp.preprocess(): Do not treat every file as assembly
Xavier Claessens
2023-07-04
tests: add standard option to get_define() test
Kacper Michajłow
2023-06-28
Condense test directory names for release.
Jussi Pakkanen
2023-06-20
interpreter: Accept more types in default_options dict values
Xavier Claessens
2023-06-20
add str.splitlines method
Martin Dørum
[prev]
[next]