summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge topic 'objc-compiler-launcher'Brad King2020-01-1022-0/+46
|\ \ \ \ \ \ \
| * | | | | | | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-0922-0/+46
| |/ / / / / /
* | | | | | | Merge topic 'reduce_verbosity_find_package_debug_mode'Brad King2020-01-102-5/+10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | find_package: Improve debug logging outputRobert Maynard2020-01-012-5/+10
* | | | | | | FindPython: Add variable Python_SOABIMarc Chevrier2020-01-092-0/+40
| |/ / / / / |/| | | | |
* | | | | | Tests: Add AUTOGEN policy CMP0100 testSebastian Holtermann2020-01-049-0/+162
* | | | | | Tests: Restore Autogen/SameName .hh header testSebastian Holtermann2020-01-043-1/+20
* | | | | | Merge topic 'add_target_deprecation'Kyle Edwards2020-01-038-0/+37
|\ \ \ \ \ \
| * | | | | | Add set_property option: DEPRECATIONJoseph Snyder2020-01-028-0/+37
* | | | | | | Merge topic 'trace-test-support-python26-and-older'Kyle Edwards2020-01-031-8/+13
|\ \ \ \ \ \ \
| * | | | | | | trace: Directly parse commandline arguments without argparseDaniel Mensinger2020-01-011-8/+13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'msvc_support_nvcc--compiler-options'Kyle Edwards2020-01-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | CUDA: MSVC + NVCC support --compiler-options compiler flagRobert Maynard2020-01-021-1/+1
* | | | | | | | Merge topic 'double-i'Kyle Edwards2020-01-021-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Tests: do not use the same variable name in nested loopsRolf Eike Beer2019-12-311-3/+3
| |/ / / / / /
* | | | | | | FindLibXml2: provide imported target LibXml2::xmllintSylvain Joubert2019-12-311-0/+4
|/ / / / / /
* | | | | | Merge topic 'ctest-resource-allocation-spec-message'Craig Scott2019-12-292-53/+72
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CTest: Improve error handling when reading resource spec fileKyle Edwards2019-12-272-53/+72
| * | | | | Merge topic 'autogen-no-hh' into release-3.16Brad King2019-12-193-16/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'test-resource-spec-init-lists' into release-3.16Brad King2019-12-191-37/+36
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'pch-force-include' into release-3.16Brad King2019-12-161-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'traceJSON'Kyle Edwards2019-12-277-1/+104
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | trace: Add test for the JSON-v1 traceDaniel Mensinger2019-12-237-1/+104
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cmcoretrycompile_cleanup_symlinks'Kyle Edwards2019-12-272-0/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmCoreTryCompile::CleanupFiles now removes symlinks instead of their contents.Johnny Jazeix2019-12-262-0/+25
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'findpython_conda_support'Marc Chevrier2019-12-237-1/+93
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | FindPython: Extend virtual environment handling by considering condaSebastian Müller2019-12-217-1/+93
* | | | | | | | | Merge topic 'test-objc-enable'Kyle Edwards2019-12-203-31/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Enable missing Objective C/C++ testsBrad King2019-12-193-31/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'add_find_call_debugging'Kyle Edwards2019-12-2015-0/+193
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | find_*: Use debug logging infrastructureRobert Maynard2019-12-1915-0/+193
* | | | | | | | | | Merge topic 'add_custom_command-depends-path'Kyle Edwards2019-12-201-0/+15
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |