summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'doc-remove_directory-symlink'Brad King2019-09-052-1/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cmake: Document -E remove_directory symlink behaviorBrad King2019-09-052-1/+8
* | | | | Merge topic 'unity-build'Brad King2019-09-0550-2/+665
|\ \ \ \ \
| * | | | | Unity build: Add XCode supportCristian Adam2019-08-302-1/+6
| * | | | | Unity build: Add unit testsCristian Adam2019-08-3030-0/+388
| * | | | | Unity build: Add support for Visual Studio generatorCristian Adam2019-08-293-3/+65
| * | | | | Unity build: Add support for Ninja and Makefile generatorsCristian Adam2019-08-2917-0/+208
| | |/ / / | |/| | |
* | | | | Merge topic 'cpack-zstd'Brad King2019-09-0526-320/+112
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CPack: Add generator for .tar.zst packagesRegina Pfeifer2019-09-045-0/+15
| * | | | cmCPackArchiveGenerator: Code cleanupRegina Pfeifer2019-09-0424-320/+97
* | | | | CMake Nightly Date StampKitware Robot2019-09-051-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'release-3.15'Brad King2019-09-040-0/+0
|\ \ \ \
| * | | | CMake 3.15.3v3.15.3Brad King2019-09-041-1/+1
* | | | | Merge branch 'release-3.15'Brad King2019-09-040-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'FindBoost-1.71' into release-3.15Brad King2019-09-041-9/+15
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindBoost-1.71'Brad King2019-09-041-9/+15
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | FindBoost: Tolerate future Boost INTERFACE librariesBrad King2019-09-041-8/+14
| * | | | FindBoost: Clarify role of legacy variables in warning messageBrad King2019-09-041-1/+1
* | | | | Merge topic 'pch-fix-vs-test'Brad King2019-09-041-11/+8
|\ \ \ \ \
| * | | | | Precompile Headers: Fix Visual Studio 10 unit testCristian Adam2019-09-031-11/+8
* | | | | | Merge topic 'tidy-use-using'Brad King2019-09-0480-162/+164
|\ \ \ \ \ \
| * | | | | | clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-0380-162/+164
* | | | | | | Merge topic 'fortran-INCLUDE-defines'Brad King2019-09-046-6/+39
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Pass preprocessor definitions when compiling with Intel FortranBrad King2019-09-036-6/+39
| |/ / / / / /
* | | | | | | Merge topic 'fix-copy-directory-docs'Brad King2019-09-041-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Help: Fix copy_directory descriptionLeonid Pospelov2019-09-021-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-09-041-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'lint-updates'Brad King2019-09-0312-16/+29
|\ \ \ \ \ \
| * | | | | | IWYU: Add missing cstddef includes for size_t and nullptr_tBrad King2019-09-0312-0/+12
| * | | | | | cmCTestTestHandler: Re-order includes to follow our conventionBrad King2019-09-031-16/+17
|/ / / / / /
* | | | | | Merge topic 'FindPython-specify-artifacts-directly'Brad King2019-09-038-847/+1408
|\ \ \ \ \ \
| * | | | | | FindPython: Add capability to specify directly artifactsMarc Chevrier2019-09-028-205/+587
| * | | | | | FindPython: Enhance python cache variables management.Marc Chevrier2019-09-021-756/+935
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'xcode11-bundles'Brad King2019-09-033-2/+12
|\ \ \ \ \ \
| * | | | | | Xcode: Make BundleTests compatible with Xcode 11Gregor Jasny2019-09-013-2/+12
* | | | | | | Merge topic 'add-non-empty-configurations-getter'Brad King2019-09-037-49/+34
|\ \ \ \ \ \ \
| * | | | | | | cmMakefile: Add configurations getter with empty configuration defaultDaniel Eiband2019-08-307-49/+34
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'rename-mutating-getfullpath-overload'Brad King2019-09-0320-45/+46
|\ \ \ \ \ \ \
| * | | | | | | cmSourceFile: Rename mutating GetFullPath() overloadDaniel Eiband2019-08-2920-45/+46
| |/ / / / / /
* | | | | | | Merge topic 'clang-ipo-support'Brad King2019-09-0315-23/+170
|\ \ \ \ \ \ \
| * | | | | | | Tests: Remove old IPO testZsolt Parragi2019-08-302-8/+0
| * | | | | | | bindexplib: supporting llvm bitcode formats using llvm-nmZsolt Parragi2019-08-3011-12/+144
| * | | | | | | Clang: prefer lld-link over link.exeZsolt Parragi2019-08-271-1/+17
| * | | | | | | Clang: add LTO support for GNU-command line clang on windowsZsolt Parragi2019-08-271-2/+9
* | | | | | | | 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