summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2022-07-08implement the new preserve_path kwarg for install_data tooEli Schwartz
2022-07-07Fix test case numbers.Jussi Pakkanen
2022-07-06Improve error message for `include_directories(abs_path_intree)`Ralf Gommers
2022-06-30test cases: Don't fall off the end of main() without an exit statusSimon McVittie
2022-06-21fix type checking for declare_dependency to allow linking to executableEli Schwartz
2022-06-19Merge pull request #10464 from rtbo/fix_generated_depsJussi Pakkanen
2022-06-19python module: implicitly add python dep to extensionsEli Schwartz
2022-06-19update gnome test to cover built gresource filesEli Schwartz
2022-06-17external-project: Add depends kwargXavier Claessens
2022-06-17refactor logic for parsing dependency variables into type_checking moduleEli Schwartz
2022-06-17docs: d_module_versions has an undocumented ability to accept integersEli Schwartz
2022-06-17interpreter: fix a subproject check with symlinksHemmo Nieminen
2022-06-16fix regression that broke proper warnings about passing subproject as a depEli Schwartz
2022-06-16test (failing): 127 subproject object as a dependencyfxxf
2022-06-14Fix crash when a reconfigure adds a new subprojectXavier Claessens
2022-06-14add testcase for previous commitPaolo Bonzini
2022-06-14take override_option('unity=...') into account when allowing extract_objects()Paolo Bonzini
2022-06-09intro-install_plan: fix destinations for build_targets with custom install_dirEli Schwartz
2022-06-07wrap: Add support for applying a list of patch filesPaweł Marczewski
2022-06-05add D generated files to order-only depsRemi Thebault
2022-06-01Fix sandbox violation when using subproject as a symlinkVili Väinölä
2022-05-31fix regression that broke type checking of CustomTarget outputsEli Schwartz
2022-05-30Implement `preserve_path` for install_headersFlorian "sp1rit"​
2022-05-24cmake: Add test caseDaniel Mensinger
2022-05-19Add cc.has_function_attribute('sentinel')Tristan Partin
2022-05-19Add cc.has_function_attribute('section')Tristan Partin
2022-05-19Reword message in warningZbigniew Jędrzejewski-Szmek
2022-05-19Reword misleading warningZbigniew Jędrzejewski-Szmek
2022-05-10Require CMake 3.14 for all tests that use the cmake moduleSimon McVittie
2022-05-08compilers/c++: Add MSVC option to make the __cplusplus define accurateEli Schwartz
2022-05-06Add some scaffolding needed for C++ modules in GCC.Jussi Pakkanen
2022-05-06Move Visual Studio module test to its own subdir.Jussi Pakkanen
2022-05-03dependencies: handle one more case of subproject installed filesEli Schwartz
2022-05-03add testcase for bad things with add_project_dependenciesPaolo Bonzini
2022-05-03interpreter: new function add_project_dependencies()Paolo Bonzini
2022-05-01Add support for multiline f-stringsPeter Lesslie
2022-05-01Convert if...error checks to assert() in string arithmetic testsPeter Lesslie
2022-05-01Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-filesJussi Pakkanen
2022-04-30use D compiler to check pointer size in test d/14Remi Thebault
2022-04-30implement and test a few compiler checks for DRemi Thebault
2022-04-23Do not use 'echo' as it is not available on plain cmd.exeJussi Pakkanen
2022-04-21Allow deprecating an option for a new oneXavier Claessens
2022-04-20vcs_tag: handle non-str / non-file argumentsKirill Isakov
2022-04-20vcs_tag: document the already supported file argKirill Isakov
2022-04-20Fix purelib and platlib validation in Python3 module.Jussi Pakkanen
2022-04-19unittests: Add test_pkgconfig_relocatable to allplatformstestsFredrik Salomonsson
2022-04-19test cases/failing: Add 123 pkgconfig not relocatable outside prefixFredrik Salomonsson
2022-04-18Fix generator expression list problems (fixes #10288)Daniel Mensinger
2022-04-13dependencies: move DependencyVariableString handling to declare_dependencyEli Schwartz
2022-04-13dependencies: allow get_variable to expose files from subprojectsEli Schwartz