summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-nasm'Brad King2017-02-1020-4/+415
|\
| * VS: Add support for ASM_NASM languageEvgeny Fimochkin2017-02-0720-4/+415
* | Merge topic 'ExtractGTestMacro'Brad King2017-02-105-57/+83
|\ \
| * | GoogleTest: Add module to contain gtest_add_tests independentlyBradley Lowekamp2017-02-075-57/+83
* | | Merge topic 'update-curl'Brad King2017-02-10139-2517/+4188
|\ \ \
| * | | Help: Add notes for topic 'update-curl'Brad King2017-02-101-0/+6
| * | | Tests: Fix `file://` URLs given to curlBrad King2017-02-106-6/+24
| * | | curl: Fix passing _WINSOCKAPI_ macro to compilerBrad King2017-02-071-1/+1
| * | | Merge branch 'upstream-curl' into update-curlBrad King2017-02-07131-2509/+4156
| |\ \ \
| | * | | curl 2016-12-22 (44b9b4d4)Curl Upstream2017-02-07131-2509/+4156
| * | | | curl: Update script to get curl 7.52.1Brad King2017-02-071-1/+1
* | | | | Merge topic 'gcc-cpp98'Brad King2017-02-101-2/+1
|\ \ \ \ \
| * | | | | g++ knows about C++98 selection flags since at least 3.4Rolf Eike Beer2017-02-081-2/+1
* | | | | | Merge topic 'sphinx-1.4'Brad King2017-02-106-17/+25
|\ \ \ \ \ \
| * | | | | | Help: Fix cmake code block warnings produced by Sphinx 1.4Brad King2017-02-104-10/+10
| * | | | | | Utilities/Sphinx: Port qthelp css workaround to Sphinx 1.4Brad King2017-02-101-5/+9
| * | | | | | Utilities/Sphinx: Port cmake extension to Sphinx 1.4Gregor Jasny2017-02-101-2/+6
* | | | | | | CMake Nightly Date StampKitware Robot2017-02-101-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-02-091-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'doc-cmake.org-version-switch'Brad King2017-02-081-0/+12
|\ \ \ \ \ \
| * | | | | | Utilities/Sphinx: Add option for cmake.org version switch to htmlBrad King2017-02-081-0/+12
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2017-02-081-1/+1
|/ / / / /
* | | | | Merge topic 'determine_id_without_user_specified_flags'Brad King2017-02-073-23/+32
|\ \ \ \ \
| * | | | | CMakeDetermineCompilerId: check with and without user-specified flagsMichael Maltese2017-02-063-23/+32
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindProtobuf-static-libs'Brad King2017-02-072-0/+32
|\ \ \ \ \
| * | | | | FindProtobuf: Add option to find static libraries on UNIXSébastien GALLOU2017-02-062-0/+32
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FeatureSummary_description'Brad King2017-02-077-14/+437
|\ \ \ \ \
| * | | | | FeatureSummary: Update release notesDaniele E. Domenichelli2017-02-061-0/+11
| * | | | | FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global propertiesDaniele E. Domenichelli2017-02-064-2/+267
| * | | | | FeatureSummary: Add DEFAULT_DESCRIPTION option to feature_summaryDaniele E. Domenichelli2017-02-064-14/+161
| |/ / / /
* | | | | Merge topic 'wix-custom-root-id'Brad King2017-02-074-6/+34
|\ \ \ \ \
| * | | | | CPackWIX: Introduce new CPACK_WIX_ROOT_FOLDER_ID variableNils Gladitz2017-02-064-6/+34
| |/ / / /
* | | | | Merge topic 'update-kwsys'Brad King2017-02-073-1/+28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-02-063-1/+28
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KWSys 2017-02-06 (ef673998)KWSys Upstream2017-02-063-1/+28
* | | | | | CMake Nightly Date StampKitware Robot2017-02-071-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'release'Brad King2017-02-060-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'FeatureSummary-doc-cleanup' into releasev3.8.0-rc1Brad King2017-02-061-8/+10
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FeatureSummary-doc-cleanup'Brad King2017-02-061-8/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | FeatureSummary: Fix documentationDaniele E. Domenichelli2017-02-061-8/+10
| | |_|/ / | |/| | |
* | | | | Begin post-3.8 developmentBrad King2017-02-063-2/+11
* | | | | Merge branch 'release'Brad King2017-02-064-13/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | CMake 3.8.0-rc1 version updateBrad King2017-02-062-4/+4
| * | | Help: Drop development topic notes to prepare releaseBrad King2017-02-062-9/+0
|/ / /
* | | Merge topic 'doc-3.8-relnotes'Brad King2017-02-0665-499/+422
|\ \ \
| * | | Help: Organize and revise 3.8 release notesBrad King2017-02-061-266/+306
| * | | Help: Consolidate 3.8 release notesBrad King2017-02-0665-499/+382
|/ / /
* | | Merge topic 'vs-quote-rerun-paths'Brad King2017-02-062-6/+6
|\ \ \
| * | | VS: Fix quoting of special characters in cmake re-run check commandsBrad King2017-02-062-6/+6
* | | | Merge topic 'productbuild_signing'Brad King2017-02-063-0/+50
|\ \ \ \