summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.3.2v3.3.2Brad King2015-09-161-1/+1
* Merge branch 'fix-bad-search-ordering' into releaseBrad King2015-09-142-3/+8
|\
| * find_*: Fix search order when the environment duplicates some HINTSChuck Atkins2015-09-142-3/+8
* | Merge branch 'makefile-color-when-needed' into releaseBrad King2015-08-281-1/+1
|\ \
| * | Makefile: Print color escapes only when necessaryBrad King2015-08-281-1/+1
| |/
* | Merge branch 'fix-ctest-xml-double-encoding' into releaseBrad King2015-08-288-20/+8
|\ \
| * | CTest: Fix XML double-encoding casesDaniel Pfeifer2015-08-283-15/+8
| * | cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includesDaniel Pfeifer2015-08-283-3/+0
| * | cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includesDaniel Pfeifer2015-08-282-2/+0
| |/
* | Merge branch 'determine-compiler-CMP0054' into releaseBrad King2015-08-202-6/+8
|\ \ | |/ |/|
| * CMakeDetermine{C,CXX}Compiler: Avoid if() auto-dereferene in quoted argumentsMatt McCormick2015-08-202-6/+8
|/
* CMake 3.3.1v3.3.1Brad King2015-08-131-1/+1
* Merge branch 'compiler-version-Fortran' into releaseBrad King2015-08-051-0/+1
|\
| * Fortran: Store detected compiler version persistently (#15684)Brad King2015-08-051-0/+1
* | Merge branch 'fix-missing-subdir-error' into releaseBrad King2015-08-0411-2/+27
|\ \
| * | add_subdirectory: Fix error message on missing CMakeLists.txt (#15680)Brad King2015-08-0411-2/+27
* | | Merge branch 'fix-xcode-quoting' into releaseBrad King2015-07-311-1/+1
|\ \ \
| * | | Xcode: Quote strings containing a tilde (#15672)Gregor Jasny2015-07-311-1/+1
| |/ /
* | | Merge branch 'ctest-add_subdirectory-crash' into releaseBrad King2015-07-271-1/+1
|\ \ \ | |/ / |/| |
| * | ctest: fix add_subdirectory() crashBen Boeckel2015-07-271-1/+1
|/ /
* | CMake 3.3.0v3.3.0Brad King2015-07-231-1/+1
* | Merge branch 'osx-iframework' into releaseBrad King2015-07-222-0/+10
|\ \
| * | OS X: Use -iframework with AppleClang only on version >= 4.2Brad King2015-07-222-0/+10
* | | Merge branch 'vs-compiler-feature-2015-update' into releaseBrad King2015-07-222-11/+5
|\ \ \
| * | | Features: Update MSVC features for VS 2015 RTMBrad King2015-07-212-11/+5
| |/ /
* | | Revert "CMake 3.3.0"Brad King2015-07-221-1/+1
* | | CMake 3.3.0Brad King2015-07-201-1/+1
|/ /
* | CMake 3.3.0-rc4v3.3.0-rc4Brad King2015-07-131-1/+1
* | Merge branch 'fix-command-rename' into releaseBrad King2015-07-132-0/+18
|\ \
| * | cmState: Restore renamed commands on cleanup.Stephen Kelly2015-07-122-0/+18
* | | Merge branch 'FindMPI-Intel-5' into releaseBrad King2015-07-131-1/+1
|\ \ \
| * | | FindMPI: Extend Intel-MPI 5+ workaround for recent GCCsSean Brennan2015-07-101-1/+1
* | | | Merge branch 'cpack-ifw-framework-version' into releaseBrad King2015-07-081-2/+4
|\ \ \ \
| * | | | CPackIFW: Load module to set CPACK_IFW_FRAMEWORK_VERSIONKonstantin Podsvirov2015-07-081-2/+4
| |/ / /
* | | | Merge branch 'empty-LINK_LIBRARIES' into releaseBrad King2015-07-085-6/+26
|\ \ \ \
| * | | | set_property: Fix crash when setting LINK_LIBRARIES to nothingBrad King2015-07-085-6/+26
| |/ / /
* | | | Merge branch 'CheckCompilerFlag-do-not-use-FLAGS' into releaseBrad King2015-07-084-12/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Check*CompilerFlag: Revert to previous method used to pass flags (#15641)Brad King2015-07-084-12/+19
* | | | Merge branch 'fortran-module-preprocessor-defs' into releaseBrad King2015-07-064-2/+9
|\ \ \ \
| * | | | Fortran: Fix passing of preprocessor definitions to dependency scannerBrad King2015-07-064-2/+9
| | |/ / | |/| |
* | | | Merge branch 'FindMatlab-doc-section-headers' into releaseBrad King2015-07-061-8/+8
|\ \ \ \
| * | | | FindMatlab: Fix documentation section header underline styleTamas Kenez2015-06-291-8/+8
| |/ / /
* | | | CMake 3.3.0-rc3v3.3.0-rc3Brad King2015-06-261-1/+1
* | | | Merge branch 'fix-target_link_libraries-wrong-dir' into releaseBrad King2015-06-259-4/+17
|\ \ \ \
| * | | | cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)Brad King2015-06-259-4/+17
| |/ / /
* | | | Merge branch 'doc-find-path-variables' into releaseBrad King2015-06-2514-97/+88
|\ \ \ \
| * | | | Help: Revise CMAKE_*_PATH and CMAKE_SYSTEM_*_PATH variable docs (#15631)Brad King2015-06-2514-97/+88
| |/ / /
* | | | Merge branch 'doc-CheckIncludeFile-distinction' into releaseBrad King2015-06-253-48/+56
|\ \ \ \
| * | | | Help: Revise CheckIncludeFile* documentationBrad King2015-06-253-48/+56
| |/ / /
* | | | Merge branch 'cmake-gui-osx-install-command-line' into releaseBrad King2015-06-242-2/+2
|\ \ \ \