summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
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
2022-04-13dependencies: tighten type checking and fix cmake API violation for get_variableEli Schwartz
2022-04-12qt dependency: find the correct -qtX configtool nameEli Schwartz
2022-04-12tests: fix incomplete Qt 6 supportStefan Hajnoczi
2022-04-03cmake: Better error message when configuring a CMake subproject fails.Daniel Mensinger
2022-04-01Fix CMake error messageDaniel Mensinger
2022-03-30Add new debug() functionMarvin Scholz
2022-03-29gnome: Fix gtkdoc when using multiple Apple frameworksJan Tojnar
2022-03-29Condense test directory names.Jussi Pakkanen
2022-03-24Make compilers list per subprojectXavier Claessens
2022-03-23Add support for cython_argsTristan Partin
2022-03-23add test d/14 dub with depsRemi Thebault
2022-03-22interpreter: Make compiler options per-subprojectXavier Claessens
2022-03-22tests/common/44: Prepend to PKG_CONFIG_PATh instead of replacing itDylan Baker
2022-03-22Add ability to add resources to jarsTristan Partin