Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cmake-e-doc-order' | Brad King | 2019-09-20 | 1 | -9/+9 |
|\ | |||||
| * | Help: Fix indentation of create_symlink note | Kyle Edwards | 2019-09-19 | 1 | -2/+2 |
| * | Help: Fix ordering of cmake -E commands | Kyle Edwards | 2019-09-18 | 1 | -9/+9 |
* | | Merge topic 'doc-vs-2019-toolset' | Brad King | 2019-09-20 | 1 | -0/+1 |
|\ \ | |||||
| * | | Help: Document VS 2019 toolset in MSVC_TOOLSET_VERSION | LE GARREC Vincent | 2019-09-20 | 1 | -0/+1 |
* | | | Merge topic 'autogen_path_prefix' | Brad King | 2019-09-19 | 5 | -0/+58 |
|\ \ \ | |||||
| * | | | Help: Add release notes for AUTOMOC_PATH_PREFIX | Sebastian Holtermann | 2019-09-18 | 1 | -0/+13 |
| * | | | Help: Add documentation for AUTOMOC_PATH_PREFIX | Sebastian Holtermann | 2019-09-18 | 4 | -0/+45 |
* | | | | Merge topic 'FindGnuTLS-target' | Brad King | 2019-09-19 | 1 | -0/+4 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | FindGnuTLS: add target GnuTLS::GnuTLS | David Callu | 2019-09-18 | 1 | -0/+4 |
* | | | | Precompile Headers: Add REUSE_FROM signature | Cristian Adam | 2019-09-17 | 3 | -0/+22 |
| |/ / |/| | | |||||
* | | | Merge topic 'target-level-dependencies-via-byproducts' | Brad King | 2019-09-13 | 2 | -6/+6 |
|\ \ \ | |||||
| * | | | Depend: Hook up automatic target-level dependencies via byproducts | Daniel Eiband | 2019-09-12 | 2 | -6/+6 |
| |/ / | |||||
* | | | CPackWIX: Allow omitting program menu folder and uninstall shortcut | Alexej Harm | 2019-09-12 | 1 | -0/+4 |
|/ / | |||||
* | | Merge topic 'windows-auto-export-incremental-build' | Brad King | 2019-09-10 | 1 | -0/+6 |
|\ \ | |||||
| * | | Windows: Prevent auto exports to be regenerated on every build | Daniel Eiband | 2019-09-09 | 1 | -0/+6 |
* | | | Merge topic 'doxygen-add-docs-USE_STAMP_FILE' | Craig Scott | 2019-09-06 | 1 | -0/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | FindDoxygen: add USE_STAMP_FILE option | Nikita Sirgienko | 2019-09-05 | 1 | -0/+7 |
* | | | Merge topic 'doc-remove_directory-symlink' | Brad King | 2019-09-05 | 2 | -1/+8 |
|\ \ \ | |||||
| * | | | cmake: Document -E remove_directory symlink behavior | Brad King | 2019-09-05 | 2 | -1/+8 |
* | | | | Merge topic 'unity-build' | Brad King | 2019-09-05 | 10 | -0/+116 |
|\ \ \ \ | |||||
| * | | | | Unity build: Add support for Ninja and Makefile generators | Cristian Adam | 2019-08-29 | 10 | -0/+116 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cpack-zstd' | Brad King | 2019-09-05 | 2 | -0/+6 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | CPack: Add generator for .tar.zst packages | Regina Pfeifer | 2019-09-04 | 2 | -0/+6 |
* | | | | Merge topic 'fix-copy-directory-docs' | Brad King | 2019-09-04 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Help: Fix copy_directory description | Leonid Pospelov | 2019-09-02 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'FindPython-specify-artifacts-directly' | Brad King | 2019-09-03 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | FindPython: Add capability to specify directly artifacts | Marc Chevrier | 2019-09-02 | 1 | -0/+5 |
| |/ / | |||||
* | | | Merge topic 'gtest-1.8.1' | Brad King | 2019-09-03 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | FindGTest: Add support for googletest 1.8.1 folder structure | Kelby Faessler | 2019-08-30 | 1 | -0/+5 |
| |/ / | |||||
* | | | Merge topic 'vs-cuda-custom-dir' | Brad King | 2019-09-03 | 4 | -6/+28 |
|\ \ \ | |||||
| * | | | cuda: Added docs for extended cuda toolset | Benjamin Wozniak | 2019-08-30 | 4 | -6/+28 |
* | | | | Merge topic 'FindPkgConfig-module-name' | Brad King | 2019-09-03 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | FindPkgConfig: return the module found by pkg_search_module | Christophe Giboudeaux | 2019-08-29 | 1 | -0/+6 |
* | | | | | Merge topic 'cpack-install-multiple-configurations' | Brad King | 2019-09-03 | 2 | -3/+10 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variable | Alex Turbov | 2019-08-30 | 2 | -3/+10 |
* | | | | | Merge topic 'per-lang-link-library-flag' | Brad King | 2019-08-29 | 4 | -4/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Add per-lang variants of CMAKE_LINK_LIBRARY_{FILE_FLAG,SUFFIX} | Alan W. Irwin | 2019-08-27 | 4 | -4/+22 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'precompile-headers' | Brad King | 2019-08-29 | 10 | -0/+121 |
|\ \ \ \ \ | |||||
| * | | | | | Precompile headers: Update documentation | Cristian Adam | 2019-08-28 | 10 | -0/+121 |
* | | | | | | Merge topic 'docker-rel-linux' | Brad King | 2019-08-29 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Utilities/Release: Add README.rst describing directory content | Brad King | 2019-08-23 | 1 | -0/+2 |
* | | | | | | | Merge topic 'vs-ConfigurationType-genex' | Brad King | 2019-08-28 | 2 | -0/+7 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | VS: Add support for generator expressions to VS_CONFIGURATION_TYPE | Daniel Eiband | 2019-08-26 | 2 | -0/+7 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cmake-initial-cache-dirs' | Brad King | 2019-08-27 | 2 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake: Pass -S and -B into PreLoad.cmake and -C scripts | Peter Waller | 2019-08-27 | 2 | -0/+9 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'swift-version' | Brad King | 2019-08-27 | 2 | -0/+7 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Swift: honour `-swift-version` in Ninja generator | Saleem Abdulrasool | 2019-08-26 | 2 | -0/+7 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'group_not_track' | Brad King | 2019-08-26 | 2 | -18/+22 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | ctest: rename TRACK to GROUP | Zack Galbreath | 2019-08-22 | 2 | -18/+22 |
| |/ / / |