summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix policy version in RunCMake.ExternalProject testBrad King2020-10-081-1/+1
* Merge topic 'check_cuda_helpers'Brad King2020-10-089-4/+92
|\
| * CUDA: CheckLinkerFlag now supports CUDARobert Maynard2020-10-083-1/+10
| * CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlagsRobert Maynard2020-10-087-3/+82
* | Merge topic 'cmake-presets-empty-var'Brad King2020-10-0712-0/+56
|\ \ | |/ |/|
| * CMakePresets.json: Prohibit empty variable namesKyle Edwards2020-10-0612-0/+56
* | Merge topic 'add_ispc_to_check_helpers'Brad King2020-10-075-1/+45
|\ \
| * | ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPCRobert Maynard2020-10-065-1/+45
* | | Merge topic 'CheckCompilerFlag-gcc-10'Brad King2020-10-071-0/+7
|\ \ \ | |_|/ |/| |
| * | CheckCompilerFlag: Update the regex used to detect invalid options for GCC 10Luthaf2020-10-061-0/+7
| |/
* | Merge topic 'cmake-presets'Brad King2020-10-06228-0/+1853
|\ \ | |/ |/|
| * CMake: Add presets functionalityKyle Edwards2020-10-05228-0/+1853
* | Merge topic 'add_checkcompilerflag_tests'Brad King2020-10-0614-0/+102
|\ \
| * | CheckCompilerFlag: Add tests to verify module correctnessRobert Maynard2020-10-0614-0/+102
| |/
* | Merge topic 'csharp-source_group-bugfix'Brad King2020-10-063-5/+12
|\ \ | |/ |/|
| * VS: Fix regression in C# source linksKinan Mahdi2020-10-053-5/+12
| * Merge topic 'foreach-int-parse-range-check' into release-3.18Brad King2020-09-214-0/+9
| |\
* | \ Merge topic 'xcode-refactor-framework-linking'Craig Scott2020-10-045-11/+58
|\ \ \
| * | | Xcode: Don't add framework as -framework argument in linker info listGusts Kaksis2020-10-025-11/+58
* | | | Merge topic 'FetchContent_missing_SOURCE_DIR'Craig Scott2020-10-045-0/+26
|\ \ \ \
| * | | | FetchContent: Raise error if manually given source dir does not existCraig Scott2020-10-035-0/+26
| |/ / /
* | | | FindSWIG: Fix syntax errorMarc Chevrier2020-10-023-0/+25
* | | | Merge topic 'execute_process-fatal-error'Brad King2020-10-0210-0/+32
|\ \ \ \ | |/ / / |/| | |
| * | | execute_process: add options for fatal errors on subprocess failureAsit Dhal2020-10-0110-0/+32
* | | | Merge topic 'FindSWIG-version-range'Craig Scott2020-10-022-0/+31
|\ \ \ \
| * | | | FindSWIG: Add version range supportMarc Chevrier2020-10-012-0/+31
| |/ / /
* | | | Merge topic 'macos-arm64'Brad King2020-10-011-0/+1
|\ \ \ \
| * | | | Tests: Teach RunCMake to ignore Xcode internal objc warningsBrad King2020-09-301-0/+1
* | | | | VS: Make ImportLibary generation optionalMark Jansen2020-09-303-0/+27
| |/ / / |/| | |
* | | | Merge topic 'cmake_language-DEFER'Brad King2020-09-30136-24/+440
|\ \ \ \
| * | | | cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-29126-1/+418
| * | | | cmake_language(CALL): Accept empty ${var} expansionsBrad King2020-09-296-6/+6
| * | | | Tests: Simplify RunCMake.cmake_language invalid command casesBrad King2020-09-295-17/+16
* | | | | Merge topic 'find-package-check-empty-version-range'Craig Scott2020-09-3015-28/+80
|\ \ \ \ \
| * | | | | find_package: raise error on empty version rangeMarc Chevrier2020-09-2915-28/+80
| |/ / / /
* | | | | VS: Fix C language standard in target with C++ sourcesBrad King2020-09-293-0/+32
|/ / / /
* | | | ctest: report make-level errors to CDash when using launchersZack Galbreath2020-09-286-2/+30
|/ / /
* | | xcode: conditionally enable combined install testsGregor Jasny2020-09-251-6/+1
* | | xcode: annotate test output with selected SDKGregor Jasny2020-09-251-8/+8
* | | Merge topic 'check-source-modules'Brad King2020-09-2427-0/+231
|\ \ \
| * | | CheckSoureRuns: Add a unified way to check if a source runsRobert Maynard2020-09-2314-0/+112
| * | | CheckSoureCompiles: Add a unified way to check if a source compilesRobert Maynard2020-09-2314-0/+119
* | | | Merge topic 'find_package-version-range'Craig Scott2020-09-2438-0/+482
|\ \ \ \ | |/ / / |/| | |
| * | | FPHSA: add support of version rangeMarc Chevier2020-09-2319-0/+51
| * | | find_package: Add support of version rangeMarc Chevier2020-09-2319-0/+431
* | | | Merge topic 'separate_arguments-program'Brad King2020-09-2315-0/+132
|\ \ \ \
| * | | | separate_arguments: add option PROGRAMMarc Chevrier2020-09-229-0/+96
| * | | | separate_arguments: refactoringMarc Chevrier2020-09-227-0/+36
| |/ / /
* | | | Merge topic 'test-issue-21144'Brad King2020-09-232-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: Add test for early source lookup of file(GENERATE)Josef Angstenberger2020-09-212-0/+11