summaryrefslogtreecommitdiff
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'remove-FindPythonInterp-FindPythonLibs'Brad King2023-03-3130-0/+159
|\
| * FindPython{Interp,Libs}: Add policy to remove these modulesBrad King2023-03-3030-0/+159
* | presets: Add trace options to configure presetsArtin Alavi2023-03-3018-0/+118
|/
* Merge topic 'presets-json-errors'Brad King2023-03-3087-104/+238
|\
| * presets: Improve JSON parser and error messagesMartin Duffy2023-03-2987-104/+238
* | install(TARGETS): Do not apply installation tweaks to NAMELINK filesBrad King2023-03-282-0/+24
* | Merge topic 'lint-genex'Brad King2023-03-285-8/+8
|\ \
| * | Add generator expression support to static code analysis hooksStefan Schober2023-03-275-8/+8
* | | Merge topic 'crosscompiling-warn-reset'Brad King2023-03-274-0/+10
|\ \ \
| * | | Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME setMartin Storsjö2023-03-244-0/+10
| |/ /
* | | file(GET_RUNTIME_DEPENDENCIES): Preserve casing for Windows PE binariesChristian Heimlich2023-03-235-3/+28
* | | Tests: Add test for file(GET_RUNTIME_DEPENDENCIES) with MixedCase.dllChristian Heimlich2023-03-232-1/+5
|/ /
* | Merge topic 'file-REAL_PATH'Brad King2023-03-211-0/+16
|\ \
| * | file(REAL_PATH): Ensure same behavior as get_filename_component(REALPATH)Marc Chevrier2023-03-201-0/+16
* | | Merge topic 'clang-cl-showIncludes'Brad King2023-03-215-0/+22
|\ \ \ | |/ / |/| |
| * | Ninja: Restore detection of clang-cl showIncludes prefixYR Chen2023-03-205-0/+16
| * | Tests: Comment RunCMake.Ninja ShowIncludes sample input languagesBrad King2023-03-201-0/+6
* | | Merge topic 'vs-BuildInParallel'Brad King2023-03-161-6/+18
|\ \ \
| * | | VS: Do not regenerate build system concurrently with CMP0147Brad King2023-03-151-6/+18
* | | | macOS: Suppress default '-arch arm64' with CMAKE_<LANG>_COMPILER_TARGETBrad King2023-03-155-1/+27
|/ / /
* | | Merge topic 'recursion-limit'Brad King2023-03-1449-28/+371
|\ \ \
| * | | find_package: Enforce maximum nesting depth below maximum recursion depthBrad King2023-03-136-18/+24
| * | | Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variableBrad King2023-03-1345-0/+347
| * | | Tests: Simplify option passing to RunCMake.MaxRecursionDepth casesBrad King2023-03-091-16/+6
* | | | Merge topic 'revert-CheckCompilerFlag-clang-argument-unused'Brad King2023-03-142-0/+18
|\ \ \ \ | | |/ / | |/| |
| * | | CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'Brad King2023-03-132-0/+18
| * | | Merge topic 'GoogleTest-type-param-suite' into release-3.26Brad King2023-03-065-3/+67
| |\ \ \
| * \ \ \ Merge topic 'ExternalProject-revert-install' into release-3.26Brad King2023-03-034-0/+14
| |\ \ \ \
* | | | | | FindCUDA: Disallow with CMP0147 under Visual StudioBrad King2023-03-127-0/+22
* | | | | | VS: Add policy to build custom commands concurrentlyBrad King2023-03-123-0/+48
* | | | | | Merge topic 'cxx-module-extensions'Brad King2023-03-1010-34/+29
|\ \ \ \ \ \
| * | | | | | Tests/RunCMake: Match 'Tried extensions' output more robustlyBrad King2023-03-0910-34/+29
| | |_|_|/ / | |/| | | |
* | | | | | FindCUDA: Add policy to remove this moduleBrad King2023-03-0916-0/+80
|/ / / / /
* | | | | Merge topic 'test-minver'Brad King2023-03-0810-37/+48
|\ \ \ \ \
| * | | | | Tests: Update RunCMake.include cmake_minimum_required versionBrad King2023-03-0710-37/+48
* | | | | | Tests/RunCMake: Add script to auto-generate RunCMake test suite stubKyle Edwards2023-03-072-0/+17
|/ / / / /
* | | | | Merge topic 'Xcode-frameworks-consumption'Brad King2023-03-072-3/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Xcode: Fix missing Frameworks search pathsMarc Chevrier2023-03-062-3/+16
* | | | | Merge topic 'GoogleTest-type-param-suite'Brad King2023-03-065-3/+67
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | GoogleTest: Restore suite name for type-parametrized testsBrad King2023-03-035-3/+67
* | | | Merge topic 'ExternalProject-revert-install'Brad King2023-03-034-0/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | ExternalProject: Restore driving install through build systemBrad King2023-03-024-0/+14
| * | | Ninja: require Ninja 1.11 for C++ module supportBen Boeckel2023-01-232-2/+2
| * | | Merge topic 'try_run-cross-compile' into release-3.25Brad King2023-01-132-0/+10
| |\ \ \
* | \ \ \ Merge topic 'ninja-multi-output-path-prefix'Brad King2023-03-033-0/+11
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Write output path prefixKyle Edwards2023-03-023-0/+11
* | | | | | Merge topic 'TargetRunTimeDllDirs'Kyle Edwards2023-03-023-16/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add test for the new TARGET_RUNTIME_DLL_PATHS genexAlexander Neundorf2023-02-261-1/+12
| * | | | | TARGET_RUNTIME_DLLS: minor refactoring of shared-check.cmakeAlexander Neundorf2023-02-261-6/+6
| * | | | | TARGET_RUNTIME_DLLS: fix test for this genexAlexander Neundorf2023-02-221-0/+0