summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | 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
|\ \ \ \ \