summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests/CPackWiXGenerator: support suppressing verificationBen Boeckel2020-05-222-1/+4
* Tests/CPackWiXGenerator; support non-interactive sessionsBen Boeckel2020-05-221-0/+3
* Tests/RunCMake/export: handle collapsed newlinesBen Boeckel2020-05-221-2/+1
* Merge topic 'fortran-preprocess-property'Brad King2020-05-229-0/+69
|\
| * Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFFPeter Hill2020-05-211-24/+22
| * Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-219-0/+71
* | Merge topic 'cmake_language-rename-from-cmake_command'Craig Scott2020-05-2282-86/+85
|\ \
| * | cmake_language: Rename command from cmake_commandBrad King2020-05-2182-86/+85
* | | Merge topic 'support_conda_env'Brad King2020-05-223-1/+19
|\ \ \
| * | | Tests: Update QtAutogen codeeditor test only include headers neededRobert Maynard2020-05-211-1/+4
| * | | Tests: Update test suite to run in an Anaconda environmentRobert Maynard2020-05-212-0/+15
* | | | Merge topic 'cuda-default-runtime'Brad King2020-05-223-0/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'backport-cuda-default-runtime' into cuda-default-runtimeBrad King2020-05-223-0/+22
| |\ \ \
| | * | | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchainRobert Maynard2020-05-213-0/+21
| | * | | Merge topic 'fix-cache-args-file-to-dep-list' into release-3.17Brad King2020-05-137-0/+48
| | |\ \ \
| | * \ \ \ Merge topic 'vs-pch-compile-opts' into release-3.17Brad King2020-05-121-0/+3
| | |\ \ \ \
* | | \ \ \ \ 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
|\ \ \ \ \ \