summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'InstallRequiredSystemLibraries-vs12-mfc' into releaseBrad King2014-05-061-4/+21
|\ \ | |/ |/|
| * InstallRequiredSystemLibraries: MBCS MFC is optional on VS 12 (#14903)Felix Krause2014-05-061-4/+21
|/
* Merge branch 'ExternalProject-verify-cmake-var' into releaseBrad King2014-04-301-1/+1
|\
| * ExternalProject: Fix path to cmake in verify scriptBrad King2014-04-301-1/+1
* | Merge branch 'doc-singlehtml' into releaseBrad King2014-04-251-1/+13
|\ \
| * | Utilities/Sphinx: Add option to build 'singlehtml' formatBrad King2014-04-241-1/+13
| |/
* | Merge branch 'doc-full-help' into releaseBrad King2014-04-254-3/+20
|\ \ | |/ |/|
| * Restore --help-full option to output all help manualsBrad King2014-04-254-3/+20
|/
* Merge branch 'sphinx-python3' into releaseBrad King2014-04-241-1/+4
|\
| * Utilities/Sphinx: Fix cmake domain document removal with python3Brad King2014-04-241-1/+4
* | Merge branch 'osx-CFBundle-info-plist' into releaseBrad King2014-04-221-1/+1
|\ \
| * | OS X: Fix Info.plist placement in a CFBundleTim Blechmann2014-04-221-1/+1
* | | Merge branch 'sphinx-python3' into releaseBrad King2014-04-182-4/+4
|\ \ \ | | |/ | |/|
| * | Utilities/Sphinx: Port documentation generation to python3 (#14886)Uwe L. Korn2014-04-182-4/+4
| |/
* | CMake 3.0.0-rc4v3.0.0-rc4Brad King2014-04-161-1/+1
|/
* Merge branch 'archive-null-error' into releaseBrad King2014-04-161-14/+21
|\
| * cmArchiveWrite: Handle NULL error string (#14882)Brad King2014-04-161-14/+21
* | Merge branch 'implicit-libNN-dirs' into releaseBrad King2014-04-161-1/+1
|\ \
| * | Drop /lib32 and /lib64 from link directories and RPATH (#14875)Brad King2014-04-161-1/+1
* | | Merge branch 'rc-windres-with-dot' into releaseBrad King2014-04-111-5/+6
|\ \ \
| * | | CMakeRCInformation: Recognize 'windres' tools with '.' in name (#14865)Brad King2014-04-111-3/+4
| * | | CMakeRCInformation: Do not mention 'Fortran' in documentationBrad King2014-04-111-2/+2
| |/ /
* | | Merge branch 'Fortran-pgi-intel-arch' into releaseBrad King2014-04-101-0/+4
|\ \ \
| * | | Fortran: Detect pointer size on Intel archs with PGI (#14870)Brad King2014-04-101-0/+4
| |/ /
* | | Merge branch 'CMakeDetermineVSServicePack-vs-11-update-4' into releaseBrad King2014-04-101-41/+17
|\ \ \
| * | | CMakeDetermineVSServicePack: Add VS 11 update 4Brad King2014-04-101-1/+3
| * | | CMakeDetermineVSServicePack: Match versions more robustlyBrad King2014-04-101-31/+7
| * | | CMakeDetermineVSServicePack: Format documentationBrad King2014-04-101-10/+8
| |/ /
* | | Merge branch 'Qt4Macros-moc-performance' into releaseBrad King2014-04-031-2/+2
|\ \ \
| * | | Qt4Macros: Make QT4_CREATE_MOC_COMMAND a functionRobert Maynard2014-04-031-2/+2
| |/ /
* | | Merge branch 'revise-compiler-id-policies' into releaseBrad King2014-04-027-26/+82
|\ \ \
| * | | Do not warn by default when policy CMP0025 or CMP0047 is not setBrad King2014-04-027-9/+54
| * | | Help: Revise and format policy CMP0025 and CMP0047 docsBrad King2014-04-022-20/+31
| |/ /
* | | Merge branch 'fix_policy_diagnostics' into releaseBrad King2014-04-0220-112/+34
|\ \ \
| * | | Policies: omit warnings about unset policies when they are actually set to NEWNils Gladitz2014-03-3120-112/+34
| |/ /
* | | Merge branch 'clang-warnings' into releaseBrad King2014-04-021-2/+1
|\ \ \
| * | | create_test_sourcelist: Initialize variable at declarationSean McBride2014-03-311-2/+1
| |/ /
* | | Merge branch 'fix-Qt-manual-typo' into releaseBrad King2014-03-261-1/+1
|\ \ \ | |/ / |/| |
| * | Help: Fix typo in cmake-qt manual.Stephen Kelly2014-03-261-1/+1
* | | CMake 3.0.0-rc3v3.0.0-rc3Brad King2014-03-201-1/+1
|/ /
* | Merge branch 'add_custom_command-no-INTERFACE-lib' into releaseBrad King2014-03-196-1/+23
|\ \
| * | Disallow INTERFACE libraries with add_custom_command(TARGET).Stephen Kelly2014-03-196-1/+23
* | | Merge branch 'fix-Qt5-non-Windows' into releaseBrad King2014-03-191-1/+1
|\ \ \ | |/ / |/| |
| * | QtDialog: Fix Qt 5 build on non-Windows.Stephen Kelly2014-03-191-1/+1
|/ /
* | CMake 3.0.0-rc2v3.0.0-rc2Brad King2014-03-171-1/+1
* | Merge branch 'CONFIG-LOCATION-CMP0026' into releaseBrad King2014-03-1721-3/+117
|\ \
| * | cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808)Stephen Kelly2014-03-1721-3/+117
* | | Merge branch 'fix-Qt5-windows-build' into releaseBrad King2014-03-171-2/+6
|\ \ \
| * | | QtDialog: Avoid linking to Qt4 WinMain when using Qt 5.Stephen Kelly2014-03-171-2/+6
* | | | Merge branch 'intel-14-version' into releaseBrad King2014-03-142-2/+10
|\ \ \ \