summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|/ | |/| |
* | | | Merge branch 'FindIce-no-envvar-markup' into releaseBrad King2014-11-031-1/+1
|\ \ \ \
| * | | | FindIce: Drop use of :envvar: Sphinx markupBrad King2014-11-031-1/+1
| |/ / /
* | | | Merge branch 'watcom-drop-symfile-option' into releaseBrad King2014-11-031-2/+2
|\ \ \ \
| * | | | Watcom: Drop symfile linker optionJ Decker2014-11-031-2/+2
| |/ / /
* | | | Merge branch 'fix-configure_file-COPYONLY' into releaseBrad King2014-11-033-3/+3
|\ \ \ \
| * | | | Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLYBrad King2014-10-311-1/+1
| * | | | KWSys: Fix configure_file call to use COPYONLY, not COPY_ONLYBrad King2014-10-311-1/+1
| * | | | Help: Fix configure_file call to use COPYONLY, not COPY_ONLYIosif Neitzke2014-10-311-1/+1
| |/ / /
* | | | Merge branch 'doc-add_library-typo' into releaseBrad King2014-10-311-1/+1
|\ \ \ \
| * | | | Documentation: Fix minor typo thecommand -> the commandNils Gladitz2014-10-311-1/+1
| |/ / /
* | | | Merge branch 'doc-add_compile_options' into releaseBrad King2014-10-293-14/+17
|\ \ \ \
| * | | | Help: Reference add_compile_options from add_definitions (#15225)Brad King2014-10-291-4/+6
| * | | | Help: Clarify add_compile_options documentation (#15225)Brad King2014-10-292-10/+11
| |/ / /
* | | | Merge branch 'FindCurses-include-CheckLibraryExists' into releaseBrad King2014-10-291-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindCurses: Include CheckLibraryExists before using it (#15220)Brad King2014-10-281-1/+2
| |/ /