summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'gtest-1.8.1'Brad King2019-09-032-0/+13
|\
| * FindGTest: Add support for googletest 1.8.1 folder structureKelby Faessler2019-08-302-0/+13
* | Merge topic 'vs-cuda-custom-dir'Brad King2019-09-0316-21/+146
|\ \
| * | cuda: Adapted tests to work with modified cuda toolsetBenjamin Wozniak2019-08-307-7/+23
| * | cuda: Added docs for extended cuda toolsetBenjamin Wozniak2019-08-304-6/+28
| * | cuda: Extend cuda compiler detection to work with custom cuda pathBenjamin Wozniak2019-08-302-2/+9
| * | cuda: Extend vs10 target generator to use custom cuda pathBenjamin Wozniak2019-08-301-4/+25
| * | cuda: Extend toolset argument to accept pathBenjamin Wozniak2019-08-272-2/+61
* | | Merge topic 'FindPkgConfig-module-name'Brad King2019-09-034-0/+42
|\ \ \
| * | | FindPkgConfig: return the module found by pkg_search_moduleChristophe Giboudeaux2019-08-294-0/+42
* | | | Merge topic 'cpack-install-multiple-configurations'Brad King2019-09-038-24/+84
|\ \ \ \
| * | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variableAlex Turbov2019-08-308-20/+82
| * | | | Refactor: Use `unique_ptr` instead of raw pointerAlex Turbov2019-08-191-5/+3
* | | | | Merge topic 'xcode11-swift'Brad King2019-09-031-1/+1
|\ \ \ \ \
| * | | | | Xcode: Relax swift compiler detection regex for Xcode 11Gregor Jasny2019-08-301-1/+1
* | | | | | Merge branch 'release-3.15'Brad King2019-09-030-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindBoost-1.71' into release-3.15Brad King2019-08-302-18/+36
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fileapi-CMP0037-OLD' into release-3.15Brad King2019-08-301-0/+6
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindBoost-1.71'Brad King2019-09-032-18/+36
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | FindBoost: Add support for Boost 1.71Brad King2019-08-301-2/+2
| * | | | | | | | FindBoost: Unwrap compatibility INTERFACE targets for legacy variablesBrad King2019-08-302-0/+20
| * | | | | | | | FindBoost: Remove incorrect 1.70 timer dependencyBrad King2019-08-301-1/+1
| * | | | | | | | FindBoost: Simplify conditional block for last known versionBrad King2019-08-301-16/+14
* | | | | | | | | Merge topic 'fileapi-CMP0037-OLD'Brad King2019-09-031-0/+6
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | fileapi: Fix codemodel v2 target file name for CMP0037 OLD behaviorBrad King2019-08-301-0/+6
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2019-09-031-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-09-021-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-09-011-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-08-311-1/+1
* | | | | | | | Merge topic 'doc-contrib-topic-name'Brad King2019-08-301-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | CONTRIBUTING: Clarify creation of topic branch from target branchBrad King2019-08-301-2/+3
|/ / / / / / / /
* | | | | | | | Merge topic 'rel-nightly-test'Brad King2019-08-301-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Fix nightly binary tests to fail on errorBrad King2019-08-291-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'remove_directory-symlink'Brad King2019-08-306-4/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Teach -E remove_directory to remove directory symlinksJon Chronopoulos2019-08-306-4/+34
* | | | | | | | | Merge topic 'update-kwsys'Brad King2019-08-303-132/+82
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-08-293-132/+82
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | KWSys 2019-08-29 (08f14d96)KWSys Upstream2019-08-293-132/+82
* | | | | | | | | | Merge topic 'docker-rel-linux'Brad King2019-08-302-2/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Utilities/Release: Add docker spec for STGZ package on LinuxBrad King2019-08-292-2/+3
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-08-301-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'per-lang-link-library-flag'Brad King2019-08-295-8/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add per-lang variants of CMAKE_LINK_LIBRARY_{FILE_FLAG,SUFFIX}Alan W. Irwin2019-08-275-8/+36
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'CMakeParseImplicitLinkInfo-comma-separated'Brad King2019-08-29193-9/+606
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CMakeParseImplicitLinkInfo supports comma separated link linesRobert Maynard2019-08-289-6/+321
| * | | | | | | | | Introduce a ParseImplicitLinkInfo testRobert Maynard2019-08-28186-8/+290
* | | | | | | | | | Merge topic 'precompile-headers'Brad King2019-08-2963-6/+924
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Precompile headers: Update documentationCristian Adam2019-08-2810-0/+121
| * | | | | | | | | | Precompile headers: Add unit testsCristian Adam2019-08-2823-1/+254
| * | | | | | | | | | Precompile headers: Add support for Visual Studio generatorsCristian Adam2019-08-283-1/+21