summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmStandardIncludes: Remove list include.Stephen Kelly2015-02-0611-1/+17
* cmStandardIncludes: Remove deque include.Stephen Kelly2015-02-063-1/+3
* cmStandardIncludes: Remove some VS6 workarounds.Stephen Kelly2015-02-061-10/+0
* Begin post-3.2 developmentBrad King2015-02-053-2/+11
* Merge branch 'release'Brad King2015-02-054-13/+4
|\
| * CMake 3.2.0-rc1 version updateBrad King2015-02-052-4/+4
| * Help: Drop development topic notes to prepare releaseBrad King2015-02-052-9/+0
|/
* Merge topic 'rename-release-notes'Brad King2015-02-054-12/+12
|\
| * Help: Rename 3.x.0 release notes to 3.xBrad King2015-02-054-12/+12
|/
* Merge topic 'doc-3.2-relnotes'Brad King2015-02-0553-341/+283
|\
| * Help: Add 3.2 release note for AUTORCC dependency trackingStephen Kelly2015-02-051-0/+4
| * Help: Add 3.2 release notes for file(GENERATE) featuresStephen Kelly2015-02-051-0/+7
| * Help: Organize and revise 3.2 release notesBrad King2015-02-051-154/+174
| * Help: Consolidate 3.2 release notesBrad King2015-02-0552-341/+250
| * Help: Add link target to cmake-language.7 encoding sectionBrad King2015-02-051-0/+2
* | Merge topic 'update-docs'Brad King2015-02-054-3/+6
|\ \
| * | Help: Document build targets automatically added to console pool.Stephen Kelly2015-02-041-0/+3
| * | Help: Add some cross-linking.Stephen Kelly2015-02-043-3/+3
| |/
* | Merge topic 'fix-C-standard-features'Brad King2015-02-0516-21/+198
|\ \
| * | Features: Fix C90 feature detection.Stephen Kelly2015-02-048-3/+153
| * | Features: Allow setting standard dialect below the default.Stephen Kelly2015-02-041-1/+15
| * | Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers.Stephen Kelly2015-02-047-8/+21
| * | Features: Add dialect compile flags only if default is known.Stephen Kelly2015-02-041-9/+9
| * | AppleClang: Remove redundant UNIX condition.Stephen Kelly2015-02-042-2/+2
* | | Merge topic 'doc-try_compile'Brad King2015-02-052-94/+160
|\ \ \
| * | | Help: Revise try_compile and try_run documentation (#15358)Brad King2015-02-042-94/+160
* | | | Merge topic 'cpack-nsis-win64'Brad King2015-02-051-3/+8
|\ \ \ \
| * | | | CPack: Fix NSIS default 64-bit Windows install directory (#14211)Brad King2015-02-041-3/+8
| | |_|/ | |/| |
* | | | Merge branch 'release-3.1'Brad King2015-02-050-0/+0
|\ \ \ \
| * | | | CMake 3.1.2v3.1.2Brad King2015-02-041-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-02-051-1/+1
| |/ / / |/| | |
* | | | Merge branch 'release-3.1'Brad King2015-02-040-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix-msvc-linker-flags-typo' into release-3.1Brad King2015-02-032-2/+2
| |\ \ \
| * \ \ \ Merge branch 'fix-default-install-config' into release-3.1Brad King2015-02-031-9/+5
| |\ \ \ \
* | \ \ \ \ Merge topic 'fix-default-install-config'Brad King2015-02-041-9/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | install: Fix regression in default configuration selectionBen Boeckel2015-02-031-9/+5
* | | | | | Merge topic 'fix-msvc-linker-flags-typo'Brad King2015-02-042-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | MSVC: Fix initialization of RelWithDebInfo shared library link flags (#15385)Brad King2015-02-032-2/+2
| |/ / / /
* | | | | Merge topic 'Qt-AUTOUIC-file-origin'Brad King2015-02-041-1/+2
|\ \ \ \ \
| * | | | | QtAutogen: Issue error message with origin file (#15342).Stephen Kelly2015-02-031-1/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'CTestCoverageCollectGCOV-refinements'Brad King2015-02-045-5/+91
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'CTestCoverageCollectGCOV-refinements'Brad King2015-02-041-0/+6
| * | | | | CTestCoverageCollectGCOV: Fix handling of international charactersBrad King2015-02-031-1/+2
| * | | | | CTestCoverageCollectGCOV: Add test caseBill Hoffman2015-02-033-0/+59
| * | | | | CTestCoverageCollectGCOV: Allow custom flags to gcovBill Hoffman2015-02-031-2/+15
| * | | | | CTestCoverageCollectGCOV: Fix handling of large file countsBill Hoffman2015-02-031-2/+9
* | | | | | CMake Nightly Date StampKitware Robot2015-02-041-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'rpm_multi_prefix'Brad King2015-02-0310-20/+194
|\ \ \ \ \
| * | | | | CPackRPM: Allow multiple path relocation prefixes for one packageDomen Vrankar2015-01-2910-20/+194
* | | | | | Merge topic 'make-NOTPARALLEL-not-PHONY'Brad King2015-02-031-1/+1
|\ \ \ \ \ \