summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.Stephen Kelly2013-10-1818-7/+161
* Merge topic 'help-replace-version'Brad King2013-10-181-0/+2
|\
| * cmRST: Substitute CMake version for |release| as Sphinx doesBrad King2013-10-171-0/+2
* | Merge topic 'fix-policy-versions'Brad King2013-10-184-8/+8
|\ \
| * | Update CMP0024/CMP0025/CMP0026 release versionBrad King2013-10-174-8/+8
* | | Merge topic 'doc-drop-policy-builtin'Brad King2013-10-182-427/+1
|\ \ \ | |/ /
| * | Drop builtin policy "full" documentationBrad King2013-10-172-427/+1
| |/
* | Merge topic 'allow-repeated-LINK-keywords'Brad King2013-10-182-5/+7
|\ \
| * | target_link_libraries: Allow repeated use of LINK_{PRIVATE,PUBLIC} keywords.Stephen Kelly2013-10-172-5/+7
| |/
* | Merge topic 'simplify-cmake-E-command-line'Brad King2013-10-181-25/+31
|\ \
| * | cmake: Simplify -E command line processingBrad King2013-10-171-25/+31
| |/
* | Merge topic 'vs-intel-compiler'Brad King2013-10-1816-129/+161
|\ \
| * | Intel: Fix detection of MSVC version simulated by pre-11.0 FortranBrad King2013-10-181-3/+1
| * | Intel: When simulating MSVC, re-use Windows-MSVC (#14476)Brad King2013-10-188-93/+51
| * | VS: Detect Intel Fortran compiler id and versionBrad King2013-10-184-6/+47
| * | VS: Expose Intel Fortran .vfproj format version to CMake languageBrad King2013-10-185-29/+58
| * | CMakeDetermineCompilerId: Fix Intel Fortran compiler id detectionBrad King2013-10-161-1/+4
| * | VS: Fix CMAKE_<LANG>_COMPILER detection with Intel toolset (#14471)Brad King2013-10-161-0/+3
* | | Merge topic 'coverity-generated-tests'Brad King2013-10-181-0/+7
|\ \ \
| * | | TestDriver.cxx.in: Untrusted array index read.Matt McCormick2013-10-161-0/+7
* | | | CMake Nightly Date StampKitware Robot2013-10-181-1/+1
| |_|/ |/| |
* | | Merge topic 'help-manual-cleanup'Brad King2013-10-1715-870/+283
|\ \ \
| * | | Make --help-* options available from all command-line toolsBrad King2013-10-1613-370/+163
| * | | Help: De-duplicate manual/(cmake|ccmake).1.rst build optionsBrad King2013-10-163-115/+59
| * | | Help: Organize manual/*.1.rst sectionsBrad King2013-10-166-116/+61
| * | | Help: Drop leftover conversion content from manual/*.1.rstBrad King2013-10-165-269/+0
* | | | Merge topic 'wix-documentation-escapes'Brad King2013-10-171-2/+2
|\ \ \ \
| * | | | CPackWiX: prevent attribute references in docs from being interpretedNils Gladitz2013-10-161-2/+2
| |/ / /
* | | | Merge topic 'readable-lupdate.pro'Brad King2013-10-171-3/+4
|\ \ \ \
| * | | | Qt4: make pro files generated for translations easier to readRolf Eike Beer2013-10-161-3/+4
| |/ / /
* | | | Merge topic 'print-CMP0022-content-conflict-test'Brad King2013-10-174-0/+29
|\ \ \ \
| * | | | CMP0022: Add unit test for null pointer check and message.Stephen Kelly2013-10-164-0/+29
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2013-10-171-1/+1
|/ / /
* | | Merge topic 'update-kwsys'Brad King2013-10-161-0/+9
|\ \ \ | |_|/ |/| |
| * | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-10-151-0/+9
| |\ \
| | * | KWSys 2013-10-15 (6eab64c3)KWSys Robot2013-10-151-0/+9
* | | | Merge topic 'doc-reStructuredText'Brad King2013-10-161352-36097/+24015
|\ \ \ \
| * | | | Modules/readme.txt: Update steps to add module documentationBrad King2013-10-161-23/+41
| * | | | CPack: Replace #<type> markup with reStructuredText equivalentKitware Robot2013-10-1611-1188/+805
| * | | | Help: Factor out cmake-generator-expressions manual pageBrad King2013-10-1620-1219/+128
| * | | | Help: Factor out COMPILE_DEFINITIONS disclaimer duplicationBrad King2013-10-164-60/+21
| * | | | Help: Factor out find_* command duplicationBrad King2013-10-169-628/+227
| * | | | Help: Factor out *_OUTPUT_(NAME|DIRECTORY).rst duplicationBrad King2013-10-169-81/+46
| * | | | Build Help documentation during CMake build using SphinxBrad King2013-10-167-0/+471
| * | | | Drop unused builtin documentation APIsBrad King2013-10-166-29/+3
| * | | | Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-1633-663/+187
| * | | | Drop builtin command documentationBrad King2013-10-16131-5529/+0
| * | | | Drop builtin property documentationBrad King2013-10-1619-4447/+6
| * | | | get_property: Drop test for builtin property documentationBrad King2013-10-161-11/+0
| * | | | Drop all documentation formatters except UsageBrad King2013-10-1620-1525/+202