Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: Add support for selecting the Windows 10 SDK (#15670) | Gilles Khouzam | 2015-10-02 | 3 | -0/+18 |
* | Allow CMAKE_SYSTEM_VERSION to be set without CMAKE_SYSTEM_NAME | Gilles Khouzam | 2015-10-02 | 1 | -0/+7 |
* | Help: Improve CMAKE_SYSTEM_{NAME,VERSION} variable documentation | Brad King | 2015-10-02 | 2 | -8/+33 |
* | Merge topic 'FindOpenSSL-imported-targets' | Brad King | 2015-09-30 | 1 | -0/+4 |
|\ | |||||
| * | Help: Add notes for topic 'FindOpenSSL-imported-targets' | Konstantin Podsvirov | 2015-09-29 | 1 | -0/+4 |
* | | Merge topic 'cpack-package-empty-dirs' | Brad King | 2015-09-29 | 1 | -0/+4 |
|\ \ | |||||
| * | | CPack: allow packaging of empty directories | Domen Vrankar | 2015-09-28 | 1 | -0/+4 |
* | | | Merge topic 'link-https-cmake.org' | Brad King | 2015-09-29 | 1 | -5/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Replace http://www.cmake.org URLs with https://cmake.org | Brad King | 2015-09-25 | 1 | -5/+5 |
* | | | Merge topic 'genex-SHELL_PATH' | Brad King | 2015-09-28 | 2 | -0/+10 |
|\ \ \ | |||||
| * | | | Genex: Add a SHELL_PATH expression | Stefan Kislinskiy | 2015-09-28 | 2 | -0/+10 |
* | | | | Merge topic 'revert-cpack-package-empty-dirs' | Brad King | 2015-09-26 | 1 | -4/+0 |
|\ \ \ \ | |||||
| * | | | | Revert topic 'cpack-package-empty-dirs' | Brad King | 2015-09-25 | 1 | -4/+0 |
* | | | | | Merge topic 'revert-cmake-W-options' | Brad King | 2015-09-25 | 4 | -62/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Merge branch 'improve-variable-help-formatting' into revert-cmake-W-options | Brad King | 2015-09-22 | 216 | -522/+697 |
| |\ \ \ \ | |||||
| * | | | | | Revert topic 'cmake-W-options' (#15747) | Brad King | 2015-09-22 | 4 | -62/+2 |
* | | | | | | Merge topic 'install-directory-dest-genex' | Brad King | 2015-09-25 | 2 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | install: Allow generator expressions in DIRECTORY DESTINATION | Robert Goulet | 2015-09-24 | 2 | -0/+9 |
* | | | | | | | Merge topic 'Threads-CXX' | Brad King | 2015-09-25 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | FindThreads: officially announce it works with only C++ enabled | Rolf Eike Beer | 2015-09-25 | 1 | -3/+3 |
| * | | | | | | Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled | Rolf Eike Beer | 2015-09-25 | 1 | -0/+6 |
* | | | | | | | install: Allow generator expressions in FILES DESTINATION | Robert Goulet | 2015-09-23 | 2 | -0/+9 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'cpack-package-empty-dirs' | Brad King | 2015-09-22 | 1 | -0/+4 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | CPack: allow packaging of empty directories | Domen Vrankar | 2015-09-22 | 1 | -0/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'ctest-variable-docs' | Brad King | 2015-09-22 | 21 | -6/+142 |
|\ \ \ \ \ | |||||
| * | | | | | Help: document CTEST_CUSTOM_* variables | Ben Boeckel | 2015-09-22 | 20 | -6/+139 |
| * | | | | | ctest_read_custom_files: mention that ctest does this automatically | Ben Boeckel | 2015-09-21 | 1 | -0/+3 |
* | | | | | | try_compile: Propogate CMP0065 to the generated project. | Chuck Atkins | 2015-09-21 | 1 | -0/+3 |
* | | | | | | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS | Chuck Atkins | 2015-09-21 | 7 | -1/+63 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'pkg-config-variable-function' | Brad King | 2015-09-21 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | FindPkgConfig: add a command to query arbitrary variables | Ben Boeckel | 2015-09-21 | 1 | -0/+6 |
* | | | | | Merge topic 'cpack-verbatim-variables' | Brad King | 2015-09-21 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Introduction of CPACK_VERBATIM_VARIABLES variable | Roman Donchenko | 2015-09-20 | 1 | -0/+5 |
* | | | | | | Merge topic 'cpack-deb-checksum-on-symlinks' | Brad King | 2015-09-21 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack/Deb: checksum on symlinks release notes | Domen Vrankar | 2015-09-18 | 1 | -0/+4 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'ctest-custom-output-size' | Brad King | 2015-09-21 | 6 | -0/+30 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | CTest: Add options to limit output of passed and failed tests | Roman Wüger | 2015-09-18 | 2 | -0/+13 |
| * | | | | | CTest: Document and test custom output size settings | Brad King | 2015-09-18 | 4 | -0/+17 |
* | | | | | | Merge topic 'compute-default-dialect' | Brad King | 2015-09-18 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Project: Determine default language dialect for the compiler. | Stephen Kelly | 2015-09-18 | 1 | -3/+3 |
* | | | | | | | Merge topic 'ms-manifest-files' | Brad King | 2015-09-18 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add support for *.manifest source files with MSVC tools | Brad King | 2015-09-17 | 1 | -0/+7 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'ExternalProject_stash_save_all' | Brad King | 2015-09-18 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | ExternalProject: Use "git stash save --all" only if supported (#15722) | Daniele E. Domenichelli | 2015-09-17 | 1 | -0/+5 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cpack-deb-fakeroot-removal' | Brad King | 2015-09-17 | 1 | -0/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | CPackDeb: use of libarchive and removal of fakeroot | Raffi Enficiaud | 2015-09-17 | 1 | -0/+4 |
* | | | | | | Merge topic 'FindProtobuf-python-extension' | Brad King | 2015-09-16 | 1 | -0/+6 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | FindProtobuf: Add protobuf_generate_python function | Andreas Bergmeier | 2015-09-15 | 1 | -0/+6 |
* | | | | | | Help: Document string(REGEX) input concatentation (#15742) | Brad King | 2015-09-14 | 1 | -0/+3 |
* | | | | | | Help: Organize string command docs into sections | Brad King | 2015-09-14 | 1 | -82/+218 |
|/ / / / / |