summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Features: Fix the default C dialect for Clang and GNU.Stephen Kelly2014-11-206-15/+79
* Features: Fix references to CXX compiler version in Clang-C.cmake.Stephen Kelly2014-11-181-2/+2
* Features: Test the CXX compiler only if it has features.Stephen Kelly2014-11-181-28/+30
* Merge branch 'vs14-is-2015' into releaseBrad King2014-11-175-18/+38
|\
| * VS: Rename VS 14 generator to 'Visual Studio 14 2015'Brad King2014-11-145-18/+38
* | Merge branch 'kwsys-SharedForward-vs14' into releaseBrad King2014-11-171-1/+1
|\ \
| * | KWSys SharedForward: Hard-code the ldpath buffer size to below VS 14 limitBrad King2014-11-141-1/+1
* | | Merge branch 'vs-nsight-tegra-version' into releaseBrad King2014-11-131-2/+2
|\ \ \
| * | | VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9Dmitry Polyanitsa2014-11-131-2/+2
* | | | Merge branch 'no-cmake-self-install-when-cross-compiling' into releaseBrad King2014-11-131-1/+2
|\ \ \ \
| * | | | Do not use just-built CMake to install itself when cross-compiling (#15248)Brad King2014-11-131-1/+2
| |/ / /
* | | | Merge branch 'no-AppleClang-C-features' into releaseBrad King2014-11-131-1/+2
|\ \ \ \
| * | | | Features: Don't record for AppleClangStephen Kelly2014-11-121-1/+2
* | | | | Merge branch 'doc-install-SCRIPT-CODE-COMPONENT' into releaseBrad King2014-11-131-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Help: Document COMPONENT option of install(SCRIPT/CODE) (#14956)Brad King2014-11-131-1/+2
| | |/ / | |/| |
* | | | CMake 3.1.0-rc2v3.1.0-rc2Brad King2014-11-121-1/+1
| |/ / |/| |
* | | Merge branch 'emacs-mode-underscore-in-symbol' into releaseBrad King2014-11-122-2/+5
|\ \ \
| * | | Help: Add 3.1 release note Emacs mode updateBrad King2014-11-121-0/+4
| * | | cmake-mode.el: syntax of '_' should be treated as symbolSyohei YOSHIDA2014-11-121-2/+1
* | | | Merge branch 'kwsys-SystemInformation-AIX-_SC_AIX_REALMEM' into releaseBrad King2014-11-121-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | KWSys SystemInformation: Check for _SC_AIX_REALMEM before using itÅdne Hovda2014-11-111-1/+1
* | | | Merge branch 'doc-CMAKE_INSTALL_PREFIX-link-GNUInstallDirs' into releaseBrad King2014-11-121-0/+5
|\ \ \ \
| * | | | Help: Link to GNUInstallDirs from CMAKE_INSTALL_PREFIX (#15246)Brad King2014-11-121-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'doc-index-xrefs' into releaseBrad King2014-11-122-3/+47
|\ \ \ \
| * | | | Utilities/Sphinx: Add index entries for cross-referencesBrad King2014-11-122-3/+47
| |/ / /
* | | | Merge branch 'fix_link-line-dedup_regression' into releaseBrad King2014-11-116-4/+46
|\ \ \ \
| * | | | Fix link line order when shared libraries are de-duplicatedDaniele E. Domenichelli2014-11-106-4/+46
* | | | | Merge branch 'ExternalProject-check-hash-before-download' into releaseBrad King2014-11-101-1/+14
|\ \ \ \ \
| * | | | | ExternalProject: Restore logic to not download already-existing fileBrad King2014-11-101-1/+14
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix-gcc-hppa' into releaseBrad King2014-11-102-16/+37
|\ \ \ \ \
| * | | | | Workaround for short jump tables on PA-RISC.Chuck Atkins2014-11-102-16/+37
| |/ / / /
* | | | | Merge branch 'xcode-ios-compiler-id' into releaseBrad King2014-11-071-1/+1
|\ \ \ \ \
| * | | | | Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 (#15237)Brad King2014-11-071-1/+1
| |/ / / /
* | | | | Merge branch 'genex-target-objects-ordering' into releaseBrad King2014-11-071-4/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | genex: Preserve order while evaluating TARGET_OBJECTSClinton Stimpson2014-11-071-4/+8
* | | | | Merge branch 'doc-cleanup-xrefs' into releaseBrad King2014-11-076-6/+8
|\ \ \ \ \
| * | | | | Help: Fix broken cross-references reported by 'nitpicky' optionBrad King2014-11-076-6/+8
* | | | | | Merge branch 'doc-formatting' into releaseBrad King2014-11-072-2/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Help: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-072-2/+4
* | | | | | Merge branch 'doc-FindITK-FindVTK-relnotes' into releaseBrad King2014-11-071-4/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Help: Update 3.1 release notes for dropping of FindITK and FindVTKBrad King2014-11-071-4/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'release-doc-formatting' into releaseBrad King2014-11-0728-163/+200
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Tell latex to use a small font for cmake-language.7 productionsBrad King2014-11-061-0/+72
| * | | | Modules: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-0612-29/+38
| * | | | FindProtobuf: Cleanup reStructuredText documentation formattingBrad King2014-11-061-111/+64
| * | | | Help: Fix example in cmake-packages to avoid long lineBrad King2014-11-061-1/+1
| * | | | Help: Format add_library documented list of INTERFACE commandsBrad King2014-11-061-8/+11
| * | | | Help: Drop TOC from latex manualsBrad King2014-11-0614-14/+14
* | | | | Merge branch 'doc-fix-html-favicon' into releaseBrad King2014-11-071-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Utilities/Sphinx: Fix html_favicon configurationBrad King2014-11-071-1/+1
| | |_|/ | |/| |