summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'build-test-presets'Brad King2021-02-051-0/+2
|\
| * Tests: Add test preset testsSam Freed2021-02-041-0/+1
| * Tests: Add build preset testsSam Freed2021-02-041-0/+1
* | AIX: Enable XCOFF editing to replace RPATH on installationBrad King2021-02-031-2/+2
* | Tests: Convert CMake.ELF to RunCMake.file-RPATH ELF caseBrad King2021-02-031-0/+3
* | FindOpenSSL: Add support for version-rangeDeniz Bahadir2021-02-011-0/+3
* | Tests: Update tests for NVHPC compilerTin Huynh2021-01-271-1/+1
|/
* OUTPUT_DIRECTORY: Support tgt genex in output artifact varsAsit Dhal2021-01-261-0/+3
* Ninja: add_custom_command(DEPFILE): Ensure dependencies consistencyMarc Chevrier2021-01-191-1/+4
* Merge topic 'issue-21557-test-cases'Brad King2020-12-151-0/+1
|\
| * cmake_policy: Implement test cases for cmake_policy VERSIONAsit Dhal2020-12-141-0/+1
* | Merge topic 'execute_process-command-error'Brad King2020-12-141-1/+4
|\ \ | |/ |/|
| * execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenariosAsit Dhal2020-12-101-1/+4
* | Merge topic 'apple-silicon-host-arch'Brad King2020-12-111-0/+3
|\ \
| * | Tests: Cover macOS host architecture selection on Apple Silicon hostsBrad King2020-12-101-0/+3
| |/
* | Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-021-0/+1
* | Merge topic 'makefiles-compiler-deps-optims'Brad King2020-11-301-0/+3
|\ \
| * | Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-291-0/+3
* | | Merge topic 'make-GENERATED-visible-from-any-scope'Brad King2020-11-301-0/+1
|\ \ \
| * | | GENERATED prop: Add some tests before introducing changes with CMP0118Deniz Bahadir2020-11-241-0/+1
* | | | Merge topic 'check-lang-conditions'Brad King2020-11-301-3/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Tests: Fix RunCMake.Check* conditions for enabling FortranBrad King2020-11-251-3/+6
* | | | Xcode: add support for embedding frameworksGusts Kaksis2020-11-281-0/+1
| |_|/ |/| |
* | | Merge topic 'rename_cuda_memcheck'Brad King2020-11-181-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * CTest: Rename CudaMemcheck to CudaSanitizerTobias Ribizel2020-11-171-1/+1
| * cmake_path: remove new command from 3.19Marc Chevrier2020-11-031-1/+1
* | MSVC: Do not add /GR to CMAKE_CXX_FLAGS by defaultBrad King2020-11-131-0/+1
* | CMakeDetermineCompilerABI: Detect byte order as part of checkBrad King2020-11-041-0/+4
* | llvm_rc: add llvm_rc option filter to correctly pick up all optionsThomas Bernard2020-10-281-1/+2
* | Merge branch 'master' into cmakepresets-schemaKyle Edwards2020-10-201-0/+5
|\ \ | |/ |/|
| * Ninja: Transform DEPFILEs with policy CMP0116Kyle Edwards2020-10-131-0/+3
| * cmake -E: Add cmake_transform_depfile internal commandKyle Edwards2020-10-131-0/+1
| * CMP0115: Require source file extensions to be explicitKyle Edwards2020-10-131-0/+1
* | Tests: Add JSON schema validation to CMakePresets.json testsKyle Edwards2020-10-201-1/+1
|/
* CUDA: CheckLinkerFlag now supports CUDARobert Maynard2020-10-081-1/+3
* CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlagsRobert Maynard2020-10-081-3/+9
* Merge topic 'add_ispc_to_check_helpers'Brad King2020-10-071-1/+4
|\
| * ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPCRobert Maynard2020-10-061-1/+4
* | Merge topic 'cmake-presets'Brad King2020-10-061-0/+1
|\ \ | |/ |/|
| * CMake: Add presets functionalityKyle Edwards2020-10-051-0/+1
* | CheckCompilerFlag: Add tests to verify module correctnessRobert Maynard2020-10-061-0/+1
|/
* ctest: report make-level errors to CDash when using launchersZack Galbreath2020-09-281-1/+5
* CheckSoureRuns: Add a unified way to check if a source runsRobert Maynard2020-09-231-0/+1
* CheckSoureCompiles: Add a unified way to check if a source compilesRobert Maynard2020-09-231-0/+2
* ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"Brad King2020-09-181-0/+3
* Xcode: Add option to specify build system variantBrad King2020-09-181-0/+3
* Merge topic 'pch-instantiate-templates'Brad King2020-09-101-1/+3
|\
| * PCH: Template instantiation supportTobias Hieta2020-09-021-1/+3
* | Merge topic 'ispc_improvements'Brad King2020-09-081-2/+9
|\ \
| * | ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-041-1/+5