summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake_command_invoke_expand_function_name'Brad King2020-05-2121-0/+57
|\
| * cmake_command: Expand INVOKE function name argumentCristian Adam2020-05-1921-0/+57
* | Merge topic 'cuda-test-nvcc-restore'Brad King2020-05-205-5/+5
|\ \
| * | Tests: Restore NVCC-specific CUDA testsBrad King2020-05-205-5/+5
* | | Merge topic 'ctest-log-environment'Brad King2020-05-205-0/+40
|\ \ \
| * | | CTest: Log environment variables as a test measurementKyle Edwards2020-05-195-0/+40
* | | | Merge topic 'src-named-for-config'Brad King2020-05-191-0/+7
|\ \ \ \
| * | | | Tests: Add case for source files named with CONFIG genexBrad King2020-05-181-0/+7
* | | | | Merge topic 'add_test-special-chars-in-name'Brad King2020-05-1956-6/+373
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add_test: Allow special characters in test nameDeniz Bahadir2020-05-1756-6/+373
* | | | | Merge topic 'fetchcontent-SOURCE_SUBDIR'Brad King2020-05-183-2/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FetchContent: Add support for SOURCE_SUBDIRCraig Scott2020-05-163-2/+17
| |/ / /
* | | | Merge topic 'cuda-clang'Brad King2020-05-1812-48/+70
|\ \ \ \
| * | | | Tests: Update CUDA tests to work with ClangRaul Tambre2020-05-1512-48/+70
| |/ / /
* | | | Merge topic 'fix-CheckTargetsForMissingSources'Brad King2020-05-181-0/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | cmGlobalGenerator: Fix CheckTargetsForMissingSources after refactoringBrad King2020-05-151-0/+14
| | |/ | |/|
* | | FindDoxygen: Prevent tests from interfering with each otherCraig Scott2020-05-161-0/+2
| |/ |/|
* | Merge topic 'source_file_scopes'Brad King2020-05-1510-0/+274
|\ \ | |/ |/|
| * set_source_files_properties: Allow specification of directory scopeAlexandru Croitor2020-05-1410-0/+274
* | Merge topic 'tests-Wstrict-prototypes'Brad King2020-05-143-3/+3
|\ \
| * | Tests: Fix -Wstrict-prototypes warnings in some C sourcesBrad King2020-05-133-3/+3
* | | Merge topic 'cmake_command_preserve_args'Brad King2020-05-143-0/+19
|\ \ \
| * | | cmake_command: Preserve arguments to INVOKE functionCristian Adam2020-05-123-0/+19
| | |/ | |/|
* | | Merge topic 'interface-sources-multi-config'Brad King2020-05-132-1/+46
|\ \ \
| * | | INTERFACE_SOURCES: Fix per-config link libs on multi-config generatorsBrad King2020-05-122-1/+46
| |/ /
* | | Merge topic 'fix-cache-args-file-to-dep-list'Brad King2020-05-137-0/+48
|\ \ \ | |_|/ |/| |
| * | ExternalProject: expose _ep_cache_args_script to the callerBen Boeckel2020-05-127-0/+48
* | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS only if not set alreadyBrad King2020-05-127-0/+17
| |/ |/|
* | Merge topic 'vs-pch-compile-opts'Brad King2020-05-121-0/+3
|\ \
| * | VS: Fix using PCH from source with COMPILE_OPTIONSBrad King2020-05-111-0/+3
* | | Merge topic 'doxygen-generated-sources'Brad King2020-05-111-5/+24
|\ \ \
| * | | FindDoxygen: Allow generated files with USE_STAMP_FILECraig Scott2020-05-091-1/+20
| * | | FindDoxygen: Formatting-only indentation cleanup for test caseCraig Scott2020-05-091-4/+4
* | | | Merge topic 'source_group_forward_slashes'Brad King2020-05-113-1/+13
|\ \ \ \
| * | | | source_group: Support forward slashes in group hierarchyCraig Scott2020-05-103-1/+13
| |/ / /
* | | | Merge topic 'unity_explicit_groups'Brad King2020-05-1120-0/+389
|\ \ \ \ | |/ / / |/| | |
| * | | Unity Builds: Support explicit specification of sources to groupsRobert Maynard2020-05-0720-0/+389
* | | | Merge topic 'third-parties-layout'Brad King2020-05-086-6/+5
|\ \ \ \
| * | | | Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-076-6/+5
| |/ / /
* | | | Merge topic 'docker-rel-win'Brad King2020-05-081-5/+0
|\ \ \ \
| * | | | Utilities/Release: Drop win{32,64} scripts in favor of docker buildBrad King2020-05-051-5/+0
* | | | | Merge topic 'FindPython-check-specified-version'Brad King2020-05-082-0/+149
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-3.17-FindPython-check-specified-version' into FindPyth...Marc Chevrier2020-05-072-0/+149
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | FindPython: ensure any specified version is correctly handledMarc Chevrier2020-05-072-0/+149
| | * | | | Merge topic 'FindPkgConfig-isystem' into release-3.17Brad King2020-05-061-1/+21
| | |\ \ \ \
| | | * \ \ \ Merge branch 'backport-3.16-FindPkgConfig-isystem'Brad King2020-05-061-1/+21
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | FindPkgConfig: also handle "-isystem" prefixes for include directoriesRolf Eike Beer2020-05-051-1/+21
| | | | | |/ | | | | |/|
| | * | | | Merge topic 'CheckLanguage-cuda-host' into release-3.17Brad King2020-05-061-9/+9
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge topic 'pch-genex-absolute' into release-3.17Brad King2020-04-284-2/+6
| | |\ \ \ \
| | * \ \ \ \ Merge topic 'FindPython-fix-python-compiler-validation' into release-3.17Brad King2020-04-244-4/+113
| | |\ \ \ \ \