summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
|\ \ \ \
| * | | | CPackProductBuild: Add options to sign packagesRoman Wüger2017-02-043-0/+50
| |/ / /
* | | | Merge topic 'androidtestutilities_cleanup'Brad King2017-02-065-6/+34
|\ \ \ \
| * | | | AndroidTestUtilities: do not require ExternalData unconditionallyZack Galbreath2017-02-044-5/+31
| * | | | AndroidTestUtilities: ignore exit status of lsZack Galbreath2017-02-031-1/+3
* | | | | Merge topic 'FindHDF5-fix-HDF5_ROOT'Brad King2017-02-061-83/+102
|\ \ \ \ \
| * | | | | FindHDF5: Restore HDF5_INCLUDE_DIR in all code pathsBrad King2017-02-031-5/+6
| * | | | | FindHDF5: Restore fallback to static librariesBrad King2017-02-031-11/+12
| * | | | | FindHDF5: Fix search with HDF5_ROOTBrad King2017-02-031-8/+33
| * | | | | FindHDF5: Use keywords in find_library callsBrad King2017-02-031-2/+8
| * | | | | FindHDF5: Initialize/finalize internal search options variableBrad King2017-02-031-7/+11
| * | | | | FindHDF5: Fix command-line parsing argument extraction orderBrad King2017-02-031-55/+37
* | | | | | Merge topic 'findmpi-flags-fix'Brad King2017-02-061-0/+4
|\ \ \ \ \ \
| * | | | | | FindMPI: Remove leading spaces from flagsChristian Pfeiffer2017-02-021-0/+2