| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'cmake-script-mode-directory-vars' | Brad King | 2015-10-08 | 4 | -0/+20 |
|\ |
|
| * | Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode | Tamas Kenez | 2015-10-06 | 4 | -0/+20 |
|
|
* | | Merge topic 'cpack-nsis-bitmap' | Brad King | 2015-10-08 | 1 | -0/+6 |
|\ \ |
|
| * | | CPackNSIS: Add options to set the bitmap for NSIS installer left side | Colin Tracey | 2015-10-06 | 1 | -0/+6 |
| |/ |
|
* | | FindOpenSSL: Add support for static MSVC runtime | Thijs Wenker | 2015-10-05 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'release' | Brad King | 2015-10-05 | 1 | -1/+1 |
|\ |
|
| * | Help: Fix version reference in 3.4 release notesv3.4.0-rc1 | Brad King | 2015-10-05 | 1 | -1/+1 |
|
|
* | | Begin post-3.4 development | Brad King | 2015-10-05 | 2 | -0/+9 |
|/ |
|
* | Help: Drop development topic notes to prepare release | Brad King | 2015-10-05 | 2 | -9/+0 |
|
|
* | Help: Organize and revise 3.4 release notes | Brad King | 2015-10-05 | 1 | -121/+159 |
|
|
* | Help: Consolidate 3.4 release notes | Brad King | 2015-10-05 | 51 | -321/+232 |
|
|
* | Merge topic 'vs-win10-store' | Brad King | 2015-10-05 | 7 | -0/+68 |
|\ |
|
| * | Help: Document Windows 10 Universal Applications in cmake-toolchains(7) | Brad King | 2015-10-05 | 1 | -0/+17 |
|
|
| * | VS: Add support for Windows 10 Universal (Store) Applications | Gilles Khouzam | 2015-10-05 | 6 | -0/+51 |
|
|
* | | Merge topic 'compiler-features-solaris' | Brad King | 2015-10-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Features: Disable support for Oracle SolarisStudio on non-Linux | Brad King | 2015-09-29 | 1 | -1/+1 |
|
|
* | | 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 |
|\ \ \ \ \ \ |
|