summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge topic 'cxx-as-objcxx'Brad King2020-09-303-0/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'cmake-gui-environment'Kyle Edwards2020-09-2913-2/+459
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | CMake GUI: Add environment editorKyle Edwards2020-09-287-0/+218
| | * | | | | | Tests: Add some basic configure tests for the CMake GUIKyle Edwards2020-09-286-0/+92
| | * | | | | | Tests: Add CatchShow helper for CMake GUI testsKyle Edwards2020-09-285-2/+149
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge topic 'ctest_launch_report_make_errors'Brad King2020-09-296-2/+30
| |\ \ \ \ \ \
| | * | | | | | ctest: report make-level errors to CDash when using launchersZack Galbreath2020-09-286-2/+30
| | |/ / / / /
| * | | | | | Merge topic 'system_include_dir_caching_pre_lang'Brad King2020-09-295-0/+45
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | cmGeneratorTarget: Include Cache now occurs per language+configRobert Maynard2020-09-255-0/+45
| * | | | | | Merge topic 'xcode-restore-ios-tests'Brad King2020-09-281-14/+9
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | xcode: conditionally enable combined install testsGregor Jasny2020-09-251-6/+1
| | * | | | | xcode: annotate test output with selected SDKGregor Jasny2020-09-251-8/+8
| | |/ / / /
| * | | | | CUDA: Clang separable compilationRaul Tambre2020-09-242-23/+20
| |/ / / /
| * | | | Merge topic 'cmake-gui-tests'Brad King2020-09-2412-0/+406
| |\ \ \ \
| | * | | | Tests: Add some basic tests for CMake GUIKyle Edwards2020-09-2312-0/+406
| * | | | | Merge topic 'proper_device_libraries_architecture'Brad King2020-09-241-0/+5
| |\ \ \ \ \
| | * | | | | Tests: Use sm_35 in Cuda.ProperDeviceLibraries for CUDA <10.0Raul Tambre2020-09-231-0/+5
| | |/ / / /
| * | | | | Merge topic 'check-source-modules'Brad King2020-09-2428-0/+235
| |\ \ \ \ \
| | * | | | | CheckSoureRuns: Add a unified way to check if a source runsRobert Maynard2020-09-2314-0/+112
| | * | | | | CheckSoureCompiles: Add a unified way to check if a source compilesRobert Maynard2020-09-2314-0/+119
| | * | | | | Add a test to verify '\' handling in CHECK_CXX_SOURCE_COMPILESRobert Maynard2020-09-231-0/+4
| | |/ / / /
| * | | | | Merge topic 'obj-lib-per-config-source'Brad King2020-09-242-1/+24
| |\ \ \ \ \
| | * | | | | OBJECT libraries: Properly recognize if sources depend on configurationDeniz Bahadir2020-09-232-1/+24
| * | | | | | Merge topic 'find_package-version-range'Craig Scott2020-09-2440-0/+500
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | CMakePackageConfigHelpers: Add version range supportMarc Chevrier2020-09-232-0/+18
| | * | | | | FPHSA: add support of version rangeMarc Chevier2020-09-2319-0/+51
| | * | | | | find_package: Add support of version rangeMarc Chevier2020-09-2319-0/+431
| * | | | | | Merge topic 'separate_arguments-program'Brad King2020-09-2315-0/+132
| |\ \ \ \ \ \
| | * | | | | | separate_arguments: add option PROGRAMMarc Chevrier2020-09-229-0/+96
| | * | | | | | separate_arguments: refactoringMarc Chevrier2020-09-227-0/+36
| | |/ / / / /
| * | | | | | Merge topic 'test-issue-21144'Brad King2020-09-232-0/+11
| |\ \ \ \ \ \
| | * | | | | | Tests: Add test for early source lookup of file(GENERATE)Josef Angstenberger2020-09-212-0/+11
| * | | | | | | Merge topic 'install-EXPORT-source-CONFIG'Brad King2020-09-231-0/+15
| |\ \ \ \ \ \ \
| | * | | | | | | install(EXPORT): Fix exporting target w/ source named using CONFIG genexDeniz Bahadir2020-09-221-0/+15
| * | | | | | | | Merge topic 'cuda_tests_architecture'Brad King2020-09-2323-61/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Tests: Don't unnecessarily set CUDA_ARCHITECTURESRaul Tambre2020-09-2123-61/+30
| * | | | | | | | | {get,set}_property: Add support for referencing binary directoriesBrad King2020-09-232-0/+30
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'cmake_path-updates'Brad King2020-09-221-0/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | cmake_path: enhancementsMarc Chevrier2020-09-201-0/+3
| | |/ / / / / /
| * | | | | | | Merge topic 'file-ARCHIVE-compression-level'Brad King2020-09-2216-0/+191
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | file(ARCHIVE_CREATE): Add option to control compression levelAsit Dhal2020-09-2116-0/+191
| | | |/ / / / | | |/| | | |
| * | | | | | Merge topic 'xcode-12-new-build-system'Brad King2020-09-2151-44/+238
| |\ \ \ \ \ \
| | * | | | | | ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"Brad King2020-09-1810-8/+61
| | * | | | | | Tests: Skip RunCMake.XcodeProject device cases for Xcode "new build system"Brad King2020-09-181-0/+5
| | * | | | | | Tests: Skip Qt*Autogen.MocSkipSource case for Xcode "new build system"Brad King2020-09-181-0/+7
| | * | | | | | Tests: Update RunCMake.XcodeProject cases for Xcode "new build system"Brad King2020-09-181-1/+3
| | * | | | | | Tests: Update BuildDepends test for Xcode "new build system"Brad King2020-09-182-0/+10
| | * | | | | | Tests: Update RunCMake.file case with workaround for Xcode "new build system"Brad King2020-09-181-0/+6
| | * | | | | | Tests: Avoid duplicate custom commands for Xcode "new build system"Brad King2020-09-182-0/+15
| | * | | | | | Xcode: Switch to the "new build system" for Xcode 12 and aboveBrad King2020-09-1821-3/+89