summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* trace: Add time and stack level to JSON output formatFrank Winklmeier2020-01-221-4/+8
* Merge topic 'out-of-dir-link-list'Brad King2020-01-1711-11/+31
|\
| * target_link_libraries: Fix out-of-dir linking of a list of targetsBrad King2020-01-1610-11/+30
| * Tests: Enable CMP0022 in ExportImport out-of-dir linking caseBrad King2020-01-141-0/+1
* | Merge topic 'cmake-ctest-arguments'Brad King2020-01-173-0/+19
|\ \
| * | Add CMAKE_CTEST_ARGUMENTS variable to pass command-line arguments to ctestRobert Goulet2020-01-153-0/+19
* | | Merge topic 'rename-cross-config-variable'Brad King2020-01-171-7/+7
|\ \ \
| * | | Ninja Multi-Config: Rename variable to be more consistentKyle Edwards2020-01-161-7/+7
* | | | Merge topic 'cpack-custom-dmg-names'Craig Scott2020-01-177-1/+75
|\ \ \ \
| * | | | CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAMEAndrew Fuller2020-01-163-1/+7
| * | | | Tests: Add DragNDrop as a testable CPack generatorAndrew Fuller2020-01-164-0/+68
* | | | | Merge topic 'cpack-nsis-test'Brad King2020-01-161-1/+1
|\ \ \ \ \
| * | | | | Tests: Fix CPackNSISGenerator test on non-x86 Windows platformsBrad King2020-01-151-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'file_download_filename'Brad King2020-01-163-16/+70
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | file(DOWNLOAD): Don't fail if given just a filename to write toJohnny Jazeix2020-01-152-1/+19
| * | | | Tests: Fix CMake.FileDownload test failures not reportedCraig Scott2020-01-152-5/+34
| * | | | Tests: Fix CMake.FileDownload test in presence of proxyBrad King2020-01-151-0/+5
| * | | | Tests: Extend CMake.FileDownload test internal timeoutsBrad King2020-01-151-11/+13
* | | | | Merge topic 'add_cuda_toolkit_tests'Brad King2020-01-1515-0/+480
|\ \ \ \ \
| * | | | | CUDAToolkit: No targets now depend on the CUDA runtimeRobert Maynard2020-01-1415-0/+480
* | | | | | Merge topic 'unity-lang-filename'Brad King2020-01-1511-15/+15
|\ \ \ \ \ \
| * | | | | | Unity Build: include language in generated source file nameCristian Adam2020-01-1411-15/+15
* | | | | | | Merge topic 'ctest-timeout-on-pipe'Brad King2020-01-157-0/+90
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | CTest: Fix timeout when grandchild keeps pipes openBrad King2020-01-143-0/+21
| * | | | | | Tests: Add RunCMake.CTestTimeout testBrad King2020-01-146-0/+69
* | | | | | | Merge topic 'ninja_multi_config_support_cuda'Kyle Edwards2020-01-147-0/+104
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | CUDA: Mult-Config Ninja generator now supports CUDARobert Maynard2020-01-137-0/+104
| |/ / / / /
* | | | | | Merge topic 'tutorial'Brad King2020-01-141-2/+3
|\ \ \ \ \ \
| * | | | | | Tutorial: Improve "MultiPackage" exampleBetsy McPhail2020-01-101-2/+3
* | | | | | | Ninja Multi-Config: Improve error handling when not doing cross-config buildKyle Edwards2020-01-132-6/+2
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'target_compile_options-BEFORE-keyword'Brad King2020-01-138-1/+54
|\ \ \ \ \ \
| * | | | | | target_compile_options: ensure BEFORE keyword is handled in all scopesMarc Chevrier2020-01-118-1/+54
* | | | | | | Merge topic 'ninja-cross-build-disable'Brad King2020-01-1316-5/+106
|\ \ \ \ \ \ \
| * | | | | | | Ninja Multi-Config: Make cross-config building opt-inKyle Edwards2020-01-1016-5/+106
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'out-of-dir-link-keyword'Brad King2020-01-135-5/+8
|\ \ \ \ \ \ \
| * | | | | | | target_link_libraries: Fix out-of-dir calls with debug/optimized keywordsBrad King2020-01-105-5/+5
| * | | | | | | target_link_libraries: Add FIXME comment for out-of-dir genex listBrad King2020-01-101-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'fix-cpack-deb-description-file'Brad King2020-01-134-5/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | CPack: Fix regression in DEB generator descriptionKyle Edwards2020-01-104-5/+9
| * | | | | Merge topic 'cuda-device-link-only-cuda' into release-3.16Brad King2020-01-103-0/+9
| |\ \ \ \ \
| * | | | | | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-0912-0/+32
* | | | | | | Merge topic 'nsis-headerimage'Kyle Edwards2020-01-108-0/+91
|\ \ \ \ \ \ \
| * | | | | | | CPack/NSIS: Add option for setting MUI_HEADERIMAGE_BITMAPJohnny Jazeix2020-01-028-0/+91
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'cuda-device-link-only-cuda'Brad King2020-01-103-0/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-3.16-cuda-device-link-only-cuda'Brad King2020-01-093-0/+9
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | / / | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch 'backport-3.15-cuda-device-link-only-cuda'Brad King2020-01-093-0/+9
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | CUDA: Do not device link if target has no CUDA usageRobert Maynard2020-01-093-0/+9
| | | * | | | Merge branch 'backport-findpostgres-10-and-older' into release-3.15Brad King2019-11-071-3/+12
| | | |\ \ \ \
| | | | * | | | FindPostgreSQL: support version encoding used in pre-10 releasesBen Boeckel2019-11-071-3/+12
| | | * | | | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targetsBrad King2019-10-022-0/+12