summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add DragNDrop as a testable CPack generatorAndrew Fuller2020-01-164-0/+68
* 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
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | add_custom_command: convert DEPENDS path arguments to absolute pathsBen Boeckel2019-12-181-0/+15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'autogen-no-hh'Brad King2019-12-193-16/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Autogen: Revert processing of .hh files for compatibilityBrad King2019-12-183-16/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'test-resource-spec-init-lists'Brad King2019-12-191-37/+36
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Tests: Fix testCTestResourceSpec struct initialization for some compilersMichael Dickens2019-12-181-37/+36
| |/ / / / /
| * | | | | Merge topic 'unity-object-libraries' into release-3.16Brad King2019-12-093-0/+20
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'pch-reuse-importlib' into release-3.16Brad King2019-12-093-0/+32
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'add-header-cmext-algorithm'Brad King2019-12-182-0/+118
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |