summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.6.0-rc4v3.6.0-rc4Brad King2016-06-291-1/+1
* Merge branch 'revert-try_compile-config-flags' into releaseBrad King2016-06-285-34/+0
|\
| * Revert "try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes"Brad King2016-06-285-34/+0
* | Merge branch 'doc-cross-reference-lang-standard-and-extensions' into releaseBrad King2016-06-284-2/+8
|\ \
| * | Help: Cross reference CXX_STANDARD and CXX_EXTENSIONS (#16162)Gregor Jasny2016-06-284-2/+8
| |/
* | Merge branch 'ninja-no-rsp-for-rc' into releaseBrad King2016-06-276-2/+28
|\ \
| * | ninja, rc: ignore CMAKE_NINJA_FORCE_RESPONSE_FILE for RC filesBen Boeckel2016-06-276-2/+28
| |/
* | Merge branch 'FindHDF5-handle-unsuffixed' into releaseBrad King2016-06-271-4/+21
|\ \
| * | FindHDF5: create all the *_LIBRARIES when using hdf5-config.cmakeRobert Maynard2016-06-241-0/+4
| * | FindHDF5: cache the correct path to the high level librariesRobert Maynard2016-06-241-3/+3
| * | FindHDF5: When component targets not found fallback to compiler wrappersRobert Maynard2016-06-231-0/+6
| * | FindHDF5: Handle HDF5 builds with non-suffixed componentsRobert Maynard2016-06-231-0/+7
| * | FindHDF5: correctly add lang to each component target name.Robert Maynard2016-06-231-1/+1
| |/
* | Merge branch 'doc-osx-versions' into releaseBrad King2016-06-233-13/+43
|\ \
| * | Help: Describe VERSION and SOVERSION meanings for Mach-O binariesBartosz Kosiorek2016-06-233-13/+43
| |/
* | Merge branch 'backport-GetPrerequisites-typo' into releaseBrad King2016-06-231-1/+1
|\ \ | |/ |/|
| * GetPrerequisites: fix typo in commentRolf Eike Beer2016-06-221-1/+1
|/
* CMake 3.6.0-rc3v3.6.0-rc3Brad King2016-06-221-1/+1
* Merge branch 'doc-VS_STARTUP_PROJECT-clarify' into releaseBrad King2016-06-211-1/+7
|\
| * Help: Clarify VS_STARTUP_PROJECT documentationBrad King2016-06-211-1/+7
* | Merge branch 'update-libarchive' into releaseBrad King2016-06-2019-49/+88
|\ \
| * \ Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2016-06-2019-49/+88
| |\ \
| | * | LibArchive 2016-06-19 (139d0576)LibArchive Upstream2016-06-2022-52/+91
* | | | Merge branch 'cpack-deb-test-fixes' into releaseBrad King2016-06-203-10/+13
|\ \ \ \
| * | | | CPack/Deb: Fix test to actually test the preinst scriptDomen Vrankar2016-06-201-2/+2
| * | | | CPack/Deb: Fix tests for SELinux-enabled systemsDomen Vrankar2016-06-203-10/+13
| | |_|/ | |/| |
* | | | Merge branch 'pkgconfig-targets' into releaseBrad King2016-06-201-2/+6
|\ \ \ \
| * | | | FindPkgConfig: define the imported targets also when the data comes from cacheRolf Eike Beer2016-06-191-2/+6
| |/ / /
* | | | Merge branch 'FindQt4-doc-QtDeclarative-imported' into releaseBrad King2016-06-201-0/+2
|\ \ \ \
| * | | | FindQt4: Document Qt4::QtDeclarative imported target (#16157)Brad King2016-06-201-0/+2
| |/ / /
* | | | Merge branch 'doc-issue-tracker-move' into releaseBrad King2016-06-171-1/+1
|\ \ \ \
| * | | | README: Update Issue Tracker link to new locationBrad King2016-06-171-1/+1
| |/ / /
* | | | Merge branch 'CodeBlocks-include-order' into releaseBrad King2016-06-171-7/+11
|\ \ \ \
| * | | | cmExtraCodeBlocksGenerator: Do not shuffle include directoriesTobias Hunger2016-06-171-7/+11
| | |/ / | |/| |
* | | | Merge branch 'revert-vs-clang-minsize' into releaseBrad King2016-06-172-2/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | VS: Fix regressed mapping for the cl `/Os` compiler flagBrad King2016-06-172-2/+1
| |/ /
* | | CMake 3.6.0-rc2v3.6.0-rc2Brad King2016-06-131-1/+1
* | | Merge branch 'bash-completion' into releaseBrad King2016-06-103-2/+53
|\ \ \
| * | | bash-completion: Add cpack --help-{manual,module,policy,property}Eric NOULARD2016-06-101-0/+20
| * | | bash-completion: Add ctest --help-{manual,module,policy,property,variable}Eric NOULARD2016-06-101-0/+26
| * | | bash-completion: Fix cmake --help-policy lookupEric NOULARD2016-06-101-2/+2
| * | | bash-completion: Add cmake --help-manualEric NOULARD2016-06-101-0/+5
| |/ /
* | | Merge branch 'cmake-gui-osx-symlink-qt5-plugin' into releaseBrad King2016-06-091-0/+34
|\ \ \
| * | | cmake-gui: Teach Qt5 where plugins are when launched through a symlinkRobert Maynard2016-06-091-0/+34
* | | | Merge branch 'doc-ctest_update' into releaseBrad King2016-06-082-0/+9
|\ \ \ \
| * | | | Help: Document CTest Git fetch-and-reset behaviorBrad King2016-06-081-0/+5
| * | | | Help: Document ctest_update branch following behaviorBrad King2016-06-081-0/+4
| | |/ / | |/| |
* | | | Merge branch 'fix-libarchive-openssl-no-hashes' into releaseBrad King2016-06-071-0/+1
|\ \ \ \
| * | | | libarchive: Restore OpenSSL include directory from upstreamBrad King2016-06-071-0/+1
| | |/ / | |/| |
* | | | Merge branch 'update-expat' into releaseBrad King2016-06-068-295/+433
|\ \ \ \