summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.2.0-rc2v3.2.0-rc2Brad King2015-02-231-1/+1
* Merge branch 'FindCurses-remove-unused-check' into releaseBrad King2015-02-201-2/+0
|\
| * FindCurses: Drop unused check for cbreak in tinfo libraryBrad King2015-02-201-2/+0
* | Merge branch 'private-FindJsonCpp' into releaseBrad King2015-02-207-12/+10
|\ \
| * | bootstrap: Add --(no-)system-jsoncpp optionsBrad King2015-02-201-2/+4
| * | FindJsonCpp: Drop new module due to upstream jsoncpp providing packageBrad King2015-02-206-10/+6
| |/
* | Merge branch 'cmake-gui-reset-generator-toolset-and-platform' into releaseBrad King2015-02-191-0/+2
|\ \
| * | cmake-gui: Reset generator platform and toolset on configure (#15411)Brad King2015-02-191-0/+2
| |/
* | Merge branch 'binary-release-no-OpenSSL-on-Win-or-OSX' into releaseBrad King2015-02-182-12/+2
|\ \
| * | Utilities/Release: Build OS X and Win binaries without OpenSSLBrad King2015-02-182-12/+2
| |/
* | Merge branch 'FindJNI-awt-arch' into releaseBrad King2015-02-181-0/+1
|\ \
| * | FindJNI: Add arch-specific library dir for JDK 9 layout (#15408)Tiago Stürmer Daitx2015-02-181-0/+1
| |/
* | Merge branch 'doc-3.2-relnotes-fixup' into releaseBrad King2015-02-131-6/+6
|\ \
| * | Help: In 3.2 relnotes move OpenGL/X11 to deprecated/removed sectionBrad King2015-02-131-6/+6
* | | Merge branch 'doc-configure_file-output-location' into releaseBrad King2015-02-121-30/+95
|\ \ \ | |_|/ |/| |
| * | Help: Revise configure_file documentation (#15403)Brad King2015-02-121-30/+95
| |/
* | Merge branch 'cpack_rpm_mulit_prefix_fixup' into releasev3.2.0-rc1Brad King2015-02-111-1/+6
|\ \
| * | CPackRPM: Do not run file(GLOB_RECURSE) without CMP0009 set to NEWDomen Vrankar2015-02-111-1/+6
* | | Merge branch 'FindCoin3D-drop-link' into releaseBrad King2015-02-111-2/+1
|\ \ \
| * | | FindCoin3D: Drop link to project homepageBrad King2015-02-111-2/+1
| | |/ | |/|
* | | Merge branch 'fix_timeout_docs' into releaseBrad King2015-02-101-1/+1
|\ \ \
| * | | Help: Fix variable reference in TIMEOUT test property docsZack Galbreath2015-02-101-1/+1
| |/ /
* | | Merge branch 'bootstrap-sphinx-qthelp' into releaseBrad King2015-02-101-0/+8
|\ \ \
| * | | bootstrap: Add --sphinx-qthelp option to enable qthelp doc generationNuno Sucena Almeida2015-02-101-0/+8
| |/ /
* | | Merge branch 'makefile-missing-comment' into releaseBrad King2015-02-101-1/+1
|\ \ \
| * | | Makefile: Fix regression in target-bound custom command COMMENT outputNils Gladitz2015-02-101-1/+1
* | | | Merge branch 'cpack_rpm_mulit_prefix_fixup' into releaseBrad King2015-02-101-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | CPackRPM: Fix recognition of absolute relocation pathsDomen Vrankar2015-02-101-1/+1
* | | | Merge branch 'no-global-setlocale' into releaseBrad King2015-02-069-12/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'backport-no-global-setlocale' into no-global-setlocaleBrad King2015-02-069-12/+39
| |\ \ \ | | |_|/ | |/| |
| | * | Add setlocale() calls around use of libarchive APIs (#14934, #15377)Brad King2015-02-064-0/+39
| | * | Do not call setlocale() globally in CMake applications (#15377)Brad King2015-02-065-12/+0
| | |/
* | | 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