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
2022-07-08
implement the new preserve_path kwarg for install_data too
Eli Schwartz
2022-07-07
Fix test case numbers.
Jussi Pakkanen
2022-07-06
Improve error message for `include_directories(abs_path_intree)`
Ralf Gommers
2022-06-30
test cases: Don't fall off the end of main() without an exit status
Simon McVittie
2022-06-21
fix type checking for declare_dependency to allow linking to executable
Eli Schwartz
2022-06-19
Merge pull request #10464 from rtbo/fix_generated_deps
Jussi Pakkanen
2022-06-19
python module: implicitly add python dep to extensions
Eli Schwartz
2022-06-19
update gnome test to cover built gresource files
Eli Schwartz
2022-06-17
external-project: Add depends kwarg
Xavier Claessens
2022-06-17
refactor logic for parsing dependency variables into type_checking module
Eli Schwartz
2022-06-17
docs: d_module_versions has an undocumented ability to accept integers
Eli Schwartz
2022-06-17
interpreter: fix a subproject check with symlinks
Hemmo Nieminen
2022-06-16
fix regression that broke proper warnings about passing subproject as a dep
Eli Schwartz
2022-06-16
test (failing): 127 subproject object as a dependency
fxxf
2022-06-14
Fix crash when a reconfigure adds a new subproject
Xavier Claessens
2022-06-14
add testcase for previous commit
Paolo Bonzini
2022-06-14
take override_option('unity=...') into account when allowing extract_objects()
Paolo Bonzini
2022-06-09
intro-install_plan: fix destinations for build_targets with custom install_dir
Eli Schwartz
2022-06-07
wrap: Add support for applying a list of patch files
Paweł Marczewski
2022-06-05
add D generated files to order-only deps
Remi Thebault
2022-06-01
Fix sandbox violation when using subproject as a symlink
Vili Väinölä
2022-05-31
fix regression that broke type checking of CustomTarget outputs
Eli Schwartz
2022-05-30
Implement `preserve_path` for install_headers
Florian "sp1rit"
2022-05-24
cmake: Add test case
Daniel Mensinger
2022-05-19
Add cc.has_function_attribute('sentinel')
Tristan Partin
2022-05-19
Add cc.has_function_attribute('section')
Tristan Partin
2022-05-19
Reword message in warning
Zbigniew Jędrzejewski-Szmek
2022-05-19
Reword misleading warning
Zbigniew Jędrzejewski-Szmek
2022-05-10
Require CMake 3.14 for all tests that use the cmake module
Simon McVittie
2022-05-08
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Eli Schwartz
2022-05-06
Add some scaffolding needed for C++ modules in GCC.
Jussi Pakkanen
2022-05-06
Move Visual Studio module test to its own subdir.
Jussi Pakkanen
2022-05-03
dependencies: handle one more case of subproject installed files
Eli Schwartz
2022-05-03
add testcase for bad things with add_project_dependencies
Paolo Bonzini
2022-05-03
interpreter: new function add_project_dependencies()
Paolo Bonzini
2022-05-01
Add support for multiline f-strings
Peter Lesslie
2022-05-01
Convert if...error checks to assert() in string arithmetic tests
Peter Lesslie
2022-05-01
Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-files
Jussi Pakkanen
2022-04-30
use D compiler to check pointer size in test d/14
Remi Thebault
2022-04-30
implement and test a few compiler checks for D
Remi Thebault
2022-04-23
Do not use 'echo' as it is not available on plain cmd.exe
Jussi Pakkanen
2022-04-21
Allow deprecating an option for a new one
Xavier Claessens
2022-04-20
vcs_tag: handle non-str / non-file arguments
Kirill Isakov
2022-04-20
vcs_tag: document the already supported file arg
Kirill Isakov
2022-04-20
Fix purelib and platlib validation in Python3 module.
Jussi Pakkanen
2022-04-19
unittests: Add test_pkgconfig_relocatable to allplatformstests
Fredrik Salomonsson
2022-04-19
test cases/failing: Add 123 pkgconfig not relocatable outside prefix
Fredrik Salomonsson
2022-04-18
Fix generator expression list problems (fixes #10288)
Daniel Mensinger
2022-04-13
dependencies: move DependencyVariableString handling to declare_dependency
Eli Schwartz
2022-04-13
dependencies: allow get_variable to expose files from subprojects
Eli Schwartz
[next]