summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'win32-executable-genex'Brad King2020-08-251-0/+4
|\
| * WIN32_EXECUTABLE: Add support for generator expressionsKyle Edwards2020-08-211-0/+4
* | cmTarget: Raise error if imported target location is not setRaul Tambre2020-08-211-0/+1
|/
* Merge topic 'msvc_c11'Brad King2020-08-201-0/+9
|\
| * Tests: Fix RunCMake.try_compile test for C standards with MSVC 19.27Brad King2020-08-191-0/+9
* | Merge topic 'add_test-special-chars-in-name'Brad King2020-08-171-0/+1
|\ \
| * | add_test: Allow special characters in test name (w/ policy CMP0110)Deniz Bahadir2020-08-121-0/+1
* | | Add option to optimize link dependencies for static librariesKyle Edwards2020-08-121-0/+1
|/ /
* | Merge topic 'compiler_flags'Brad King2020-08-061-0/+1
|\ \
| * | Toolchain: Test compiler initial settingsFred Baksik2020-08-031-0/+1
* | | Merge topic 'automoc_timestamp_deps'Brad King2020-08-061-0/+3
|\ \ \ | | |/ | |/|
| * | Merge branch 'backport-3.17-automoc_timestamp_deps'Brad King2020-08-051-0/+3
| |\ \
| | * | AutoGen: Add test to check for correct AutoMoc dependenciesAlexandru Croitor2020-08-031-0/+3
* | | | Merge topic 'revert-add_test-special-chars'Brad King2020-07-281-1/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | add_test: Revert "Allow special characters in test name"Brad King2020-07-271-1/+0
* | | Tests: Rename test RunCMake.{interface_library => InterfaceLibrary}Brad King2020-07-221-1/+1
* | | Allow generator expressions in the EXCLUDE_FROM_ALL target propertyJoerg Bornemann2020-07-211-0/+1
* | | Merge topic 'cuda-memcheck'Brad King2020-07-131-0/+1
|\ \ \
| * | | Tests: Add cases for CTest cuda-memcheck parserTobias Ribizel2020-07-091-0/+1
* | | | Merge topic 'restore-cwd-translation-map'Brad King2020-07-031-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Restore handling of build directory inside a symlinked pathBrad King2020-07-021-0/+4
| * | | Merge topic 'find_library-file-readable' into release-3.18Brad King2020-06-301-1/+1
| |\ \ \
* | \ \ \ Merge topic 'find_library-file-readable'Brad King2020-06-301-1/+1
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | find_library: Check that library files are readableBrad King2020-06-291-1/+1
* | | | Visual Studio: Add Android supportKyle Edwards2020-06-241-2/+2
| |/ / |/| |
* | | Tests: Split RunCMake.target_link_libraries testMarc Chevrier2020-06-171-0/+3
|/ /
* | Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES testBrad King2020-06-161-1/+5
* | Tests: Factor out RunCMake.GenEx-GENEX_EVAL testBrad King2020-06-161-0/+1
* | Tests: Factor out RunCMake.GenEx-TARGET_FILE testBrad King2020-06-161-1/+4
* | Tests: Factor out RunCMake.GenEx-DEVICE_LINK testBrad King2020-06-161-0/+1
* | Tests: Factor out RunCMake.GenEx-HOST_LINK testBrad King2020-06-161-0/+1
* | Tests: Factor out RunCMake.GenEx-LINK_LANG_AND_ID testBrad King2020-06-161-0/+1
* | Tests: Factor out RunCMake.GenEx-LINK_LANGUAGE testBrad King2020-06-161-0/+1
* | Tests: Factor out RunCMake.GenEx-COMPILE_LANG_AND_ID testBrad King2020-06-161-0/+1
* | Tests: Factor out RunCMake.GenEx-COMPILE_LANGUAGE testBrad King2020-06-161-0/+1
* | Tests: add CUDA labels to tests which are affected by CUDABen Boeckel2020-06-111-0/+10
* | Tests: Skip RunCMake.try_compile RerunCMake-nowork case on 1s filesystemsBrad King2020-06-011-0/+1
* | tests: avoid a warning for ctresallocBen Boeckel2020-05-261-1/+1
* | Merge topic 'CheckLinkerFlag-module'Brad King2020-05-251-0/+6
|\ \
| * | CheckLinkerFlag: Add module to check validity of linker flagsMarc Chevrier2020-05-251-0/+6
* | | Merge topic 'fileApiAddPrecompileHeadersBacktrace'Brad King2020-05-251-1/+2
|\ \ \ | |/ / |/| |
| * | Tests: Add a PCH example to RunCMake.FileAPI codemodel-v2Justin Goshi2020-05-221-1/+2
* | | cmake_language: Rename command from cmake_commandBrad King2020-05-211-2/+1
* | | add_test: Allow special characters in test nameDeniz Bahadir2020-05-171-0/+1
* | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS only if not set alreadyBrad King2020-05-121-0/+3
|/ /
* | Modules/Documentation: removeBen Boeckel2020-04-221-0/+1
* | CUDA: Device linking use now link optionsMarc Chevrier2020-04-191-1/+2
* | CUDA: Add CUDA_ARCHITECTURES target propertyRaul Tambre2020-04-151-0/+3
* | PCH: add an option to disable `-Winvalid-pch`Cristian Adam2020-03-261-1/+1
* | Merge topic 'file-archive'Brad King2020-03-171-0/+1
|\ \