summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fileApiAddLanguageStandardBacktrace'Brad King2020-06-2910-2/+305
|\
| * fileapi: Extend codemodel targets with language standardJustin Goshi2020-06-2610-2/+305
* | Merge topic 'file-ARCHIVE_CREATE-rename-TYPE-option'Brad King2020-06-2919-18/+31
|\ \
| * | file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSIONCraig Scott2020-06-2719-18/+31
* | | Merge topic 'install-default-directory-permissions'Kyle Edwards2020-06-2620-0/+47
|\ \ \
| * | | cmake-install: implement default directory permissionsAsit Dhal2020-06-2520-0/+47
* | | | Merge topic 'visual-studio-android'Brad King2020-06-2619-28/+141
|\ \ \ \
| * | | | Visual Studio: Add Android supportKyle Edwards2020-06-2419-28/+141
| | |_|/ | |/| |
* | | | Merge topic 'config_genex_support_multiple_types'Brad King2020-06-2610-18/+49
|\ \ \ \
| * | | | Genex: $<CONFIG:> now supports multiple configurationsRobert Maynard2020-06-2410-18/+49
| |/ / /
* | | | Merge topic 'GoogleTest-DISCOVERY_MODE-cleanups'Brad King2020-06-264-8/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Tests: Don't ask for things not required for GoogleTestCraig Scott2020-06-244-8/+4
| * | Merge topic 'test-all-find-modules' into release-3.18Brad King2020-06-233-35/+0
| |\ \
| * \ \ Merge topic 'CUDAToolkit-cuda-11' into release-3.18Brad King2020-06-192-6/+33
| |\ \ \
* | \ \ \ Merge topic 'deprecate-pre-2.8.12'Craig Scott2020-06-2393-83/+205
|\ \ \ \ \
| * | | | | Deprecate compatibility with CMake versions older than 2.8.12Brad King2020-06-1817-4/+125
| * | | | | Tests/*Only: Update cmake_minimum_required versionsBrad King2020-06-184-2/+4
| * | | | | Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-1873-77/+76
| | |_|_|/ | |/| | |
* | | | | Merge topic 'refactor_file_extension_queries'Brad King2020-06-232-4/+4
|\ \ \ \ \
| * | | | | Refactor file extension queries to be more consistentRobert Maynard2020-06-222-4/+4
* | | | | | Merge topic 'graphviz-cycles'Brad King2020-06-2317-230/+286
|\ \ \ \ \ \
| * | | | | | Graphviz: add missing support for circular dependenciesCorentin Plouet2020-06-2117-230/+286
| |/ / / / /
* | | | | | Merge topic 'test-all-find-modules'Brad King2020-06-233-35/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Tests: Drop redundant FindModulesExecuteAll testBrad King2020-06-233-35/+0
* | | | | Merge topic 'get_filename_component-error-fatal'Brad King2020-06-196-2/+11
|\ \ \ \ \
| * | | | | get_filename_component: make errors fatalAsit Dhal2020-06-186-2/+11
| | |/ / / | |/| | |
* | | | | Merge topic 'FindSDL-update'Brad King2020-06-194-0/+48
|\ \ \ \ \
| * | | | | FindSDL: Add SDL_INCLUDE_DIRS, SDL_LIBRARIES, and SDL::SDLFrédéric Simonis2020-06-184-0/+48
* | | | | | Merge topic 'test-extra-generators'Brad King2020-06-191-32/+22
|\ \ \ \ \ \
| * | | | | | Tests: Simplify addition of extra generator testsBrad King2020-06-181-32/+22
| |/ / / / /
* | | | | | Merge topic 'CUDAToolkit-cuda-11'Brad King2020-06-192-6/+33
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | CudaToolkit: Update for new/removed libraries in CUDA 11Robert Maynard2020-06-182-6/+33
| | |/ / | |/| |
* | | | Merge topic 'test-split-RunCMake.target_link_libraries'Brad King2020-06-1840-69/+202
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Tests: Shorten case names in RunCMake.target_link_libraries-* testsBrad King2020-06-1718-31/+31
| * | Tests: Split RunCMake.target_link_libraries testMarc Chevrier2020-06-1740-68/+201
| |/
| * Merge topic 'test-file-GET_RUNTIME_DEPENDENCIES' into release-3.18Brad King2020-06-1768-275/+295
| |\
| * \ Merge topic 'test-CudaOnly.StaticRuntimePlusToolkit' into release-3.18Brad King2020-06-171-0/+6
| |\ \
* | \ \ Merge topic 'test-file-GET_RUNTIME_DEPENDENCIES'Brad King2020-06-1768-275/+295
|\ \ \ \ | | |_|/ | |/| |
| * | | Tests: Shorten case names in RunCMake.file-GET_RUNTIME_DEPENDENCIES testBrad King2020-06-1664-255/+255
| * | | Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES testBrad King2020-06-1669-296/+316
| |/ /
* | | Merge topic 'test-CudaOnly.StaticRuntimePlusToolkit'Brad King2020-06-171-0/+6
|\ \ \ | | |/ | |/|
| * | Tests: Fix CudaOnly.StaticRuntimePlusToolkit build rpathRobert Maynard2020-06-161-0/+6
* | | Merge topic 'test-RunCMake.GeneratorExpression'Brad King2020-06-16314-111/+160
|\ \ \ | | |/ | |/|
| * | Tests: Factor out RunCMake.GenEx-GENEX_EVAL testBrad King2020-06-1630-9/+15
| * | Tests: Factor out RunCMake.GenEx-TARGET_FILE testBrad King2020-06-1675-31/+38
| * | Tests: Factor out RunCMake.GenEx-DEVICE_LINK testBrad King2020-06-1644-15/+21
| * | Tests: Factor out RunCMake.GenEx-HOST_LINK testBrad King2020-06-1644-15/+21
| * | Tests: Factor out RunCMake.GenEx-LINK_LANG_AND_ID testBrad King2020-06-1639-12/+18
| * | Tests: Factor out RunCMake.GenEx-LINK_LANGUAGE testBrad King2020-06-1642-13/+19
| * | Tests: Factor out RunCMake.GenEx-COMPILE_LANG_AND_ID testBrad King2020-06-1627-8/+14