summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Launchers: Support setting linker launchersBobby D Reynolds2021-05-281-0/+2
* set(CACHE): do not remove normal variableMarc Chevrier2021-05-201-0/+1
* find_*: ensure consistent behavior for cache variablesMarc Chevrier2021-05-121-0/+4
* Tests: Add cases for CTest extra measurements from testsZack Galbreath2021-04-271-1/+3
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-9/+12
* Merge topic 'xcode_app_extensions'Brad King2021-04-261-1/+1
|\
| * Xcode: Add support for embedding app extensionsAlexander Akhundzhanov2021-04-221-1/+1
* | Xcode: Add support of DEPFILE for add_custom_command, part 2Marc Chevrier2021-04-171-1/+0
* | Xcode: Add support of DEPFILE for add_custom_commandMarc Chevrier2021-04-151-0/+1
* | Merge topic 'flags-with-backslash'Brad King2021-04-081-0/+1
|\ \
| * | Restore support for backslashes in initial language-wide flagsBrad King2021-04-071-0/+1
* | | Merge topic 'rel-file-table'Brad King2021-04-061-0/+1
|\ \ \ | |/ /
| * | Merge branch 'backport-3.19-rel-file-table' into rel-file-tableBrad King2021-04-051-0/+1
| |\ \
| | * \ Merge tag 'v3.19.2' into backport-3.19-rel-file-tableBrad King2021-04-051-4/+13
| | |\ \
| | | * \ Merge topic 'execute_process-command-error' into release-3.19Brad King2020-12-141-1/+4
| | | |\ \
| | * | \ \ Merge branch 'backport-3.18-rel-file-table' into backport-3.19-rel-file-tableBrad King2021-04-051-0/+1
| | |\ \ \ \
| | | * | | | Utilities/Release: Add script to generate a table of filesBrad King2021-04-051-0/+1
* | | | | | | Merge topic 'fujitsu-compiler-4.0-support'Brad King2021-04-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Tests: Update for the FujitsuClang compilerYuichiro Utsumi2021-03-311-1/+1
| * | | | | | | Tests: Update for the Fujitsu compilerChuck Atkins2021-03-311-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'multiple-L-labels'Brad King2021-03-301-0/+4
|\ \ \ \ \ \ \
| * | | | | | | ctest: Support multiple -L and -LE options to mean "AND"Adriaan de Groot2021-03-281-0/+4
| |/ / / / / /
* | | | | | | Merge topic 'ninja-automoc-cycle'Brad King2021-03-301-3/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Tests: Add test for Ninja automoc dependency cyleKyle Edwards2021-03-291-3/+6
* | | | | | Clang: C17 default versionRaul Tambre2021-02-251-1/+3
* | | | | | CMakeCCompilerId: Fix C standard detection in Clang MSVC modeRaul Tambre2021-02-251-0/+7
* | | | | | Genex: Add TARGET_RUNTIME_DLLS genexKyle Edwards2021-02-241-0/+1
* | | | | | cmListCommand: add a policy for failing on invalid indiciesBen Boeckel2021-02-181-0/+1
|/ / / / /
* | | | | 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
| | |_|/ / | |/| | |