summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake-mode.el: syntax of '_' should be treated as symbolSyohei YOSHIDA2014-11-121-2/+1
* 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
| |/ /
* | | Merge branch 'revert-definition-map-lookup' into releasev3.1.0-rc1Brad King2014-10-248-24/+276
|\ \ \
| * \ \ Merge branch 'parent-scope-tests' into variable-pull-failureBen Boeckel2014-10-245-0/+266
| |\ \ \
| | * | | test: add a test for PARENT_SCOPE with multiple scopesBen Boeckel2014-10-243-0/+249
| | * | | test: add test for PARENT_SCOPE behaviorBen Boeckel2014-10-243-0/+17
| * | | | Revert "cmDefinitions: Don't store parent lookups"Ben Boeckel2014-10-243-24/+10
* | | | | Merge branch 'xcode-ios-compiler-id' into releaseBrad King2014-10-222-3/+19
|\ \ \ \ \
| * | | | | Xcode: Fix compiler id detection when code signing is requiredBrad King2014-10-222-0/+6
| * | | | | Xcode: Fix compiler id detection for iOS tools (#15214)Brad King2014-10-222-3/+13
| | |_|/ / | |/| | |
* | | | | Merge branch 'doc-line-lengths' into releaseBrad King2014-10-2223-211/+308
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help/manual: Avoid long lines in code blocksBrad King2014-10-224-6/+21
| * | | | Help: Clarify formatting of CPACK_WIX_ACL documentationBrad King2014-10-221-2/+3
| * | | | Help: Wrap long ctest_submit signature lineBrad King2014-10-221-1/+5
| * | | | Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-2217-202/+279
| |/ / /
* | | | Merge branch 'doc-CMAKE_XCODE_ATTRIBUTE' into releaseBrad King2014-10-223-0/+14
|\ \ \ \
| * | | | Help: Document CMAKE_XCODE_ATTRIBUTE_<an-attribute> variable (#15215)Brad King2014-10-223-0/+14
| |/ / /
* | | | Merge branch 'ExternalProject-no-cygwin-hg-on-windows' into releaseBrad King2014-10-221-0/+7
|\ \ \ \
| * | | | Tests/ExternalProject: Skip Windows hg tests with cygwin hgBrad King2014-10-221-0/+7
| |/ / /
* | | | Merge branch 'FindHg-no-cygwin-hg-on-windows' into releaseBrad King2014-10-221-0/+4
|\ \ \ \
| * | | | FindHg: Do not use cygwin hg on WindowsBrad King2014-10-221-0/+4
| |/ / /
* | | | Merge branch 'cuda-rpath-osx' into releaseBrad King2014-10-221-12/+0
|\ \ \ \
| * | | | FindCUDA: Remove rpath logic outdated by CMake's own @rpath supportClinton Stimpson2014-10-221-12/+0
| |/ / /
* | | | Merge branch 'fix-OSX-bundle-rpaths-and-Qt5' into releaseBrad King2014-10-221-2/+16
|\ \ \ \
| * | | | BundleUtilities: Ensure framework symlinks and Info.plist existAdam Strzelecki2014-10-211-2/+16