summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ninja: Fix detection of custom command symbolic outputsBrad King2016-04-051-1/+1
* CMake 3.5.1v3.5.1Brad King2016-03-241-1/+1
* Merge branch 'fix-variable_watch-reallocation' into releaseBrad King2016-03-233-10/+19
|\
| * Avoid occasional use-after-free when a variable watch is executedYves Frederix2016-03-233-10/+19
* | Merge branch 'FindCUDA-verbatim' into releaseBrad King2016-03-221-1/+6
|\ \
| * | FindCUDA: Fix regression in separate compilation (#16027)Brad King2016-03-221-1/+6
* | | Merge branch 'fix-repeat-pkg-config' into releaseBrad King2016-03-212-6/+7
|\ \ \
| * | | FindPkgConfig: set correctly named variables in cache (#15903)Ben Boeckel2016-03-212-6/+7
| | |/ | |/|
* | | Merge branch 'cpack-osx-optional-CoreServices' into releaseBrad King2016-03-182-1/+20
|\ \ \
| * | | CPack: Avoid using OS X CoreServices if compiler fails on header (#16021)Brad King2016-03-182-1/+20
* | | | Merge branch 'cmake-gui-osx-identifier' into releaseBrad King2016-03-171-0/+1
|\ \ \ \
| * | | | cmake-gui: Populate CFBundleIdentifier in our Info.plist file (#16023)Brad King2016-03-171-0/+1
| | |/ / | |/| |
* | | | Merge branch 'cpack-osx-no-carbon' into releaseBrad King2016-03-172-16/+7
|\ \ \ \ | | |/ / | |/| |
| * | | CPack: Avoid requiring Carbon framework on OS X (#16021)Sean McBride2016-03-172-16/+7
| |/ /
* | | Merge branch 'ios-install-combined-one-arch' into releaseBrad King2016-03-154-1/+75
|\ \ \
| * | | Fix iOS combined feature for single architecture targetsRuslan Baratov2016-03-154-1/+75
| |/ /
* | | Merge branch 'FindBoost-optional-indirect-depends' into releaseBrad King2016-03-151-2/+12
|\ \ \ | |/ / |/| |
| * | FindBoost: Tolerate missing indirect dependencies (#16013)Roger Leigh2016-03-151-2/+12
|/ /
* | CMake 3.5.0v3.5.0Brad King2016-03-081-1/+1
* | Merge branch 'doc-find-python-call-order' into releaseBrad King2016-03-072-6/+8
|\ \
| * | FindPython{Interp,Libs}: Clarify recommended call orderBrad King2016-03-072-6/+8
* | | Merge branch 'vs14-debug-enum-older-toolsets' into releaseBrad King2016-03-071-0/+28
|\ \ \
| * | | VS: Fix VS 2015 .vcxproj debug setting for older toolsets (#15986)Brad King2016-03-071-0/+28
* | | | Merge branch 'doc-typos' into releaseBrad King2016-02-241-5/+5
|\ \ \ \
| * | | | Help: Fix typos in cmake-packages.7 manualAshley Whetter2016-02-241-5/+5
| | |/ / | |/| |
* | | | Merge branch 'doc-cmake-E-details' into releaseBrad King2016-02-191-4/+8
|\ \ \ \
| * | | | Help: Clarify `cmake -E` command behavior with respect to file existenceBartosz Kosiorek2016-02-191-4/+8
| |/ / /
* | | | CMake 3.5.0-rc3v3.5.0-rc3Brad King2016-02-181-1/+1
* | | | Merge branch 'FindCUDA-verbatim' into releaseBrad King2016-02-171-3/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | FindCUDA: Fix regression under Visual Studio generatorsBrad King2016-02-171-3/+13
* | | | Merge branch 'fix-static-private-non-target-depends' into releaseBrad King2016-02-177-5/+40
|\ \ \ \
| * | | | Fix export of STATIC library PRIVATE non-target dependenciesBrad King2016-02-177-5/+40
| | |/ / | |/| |
* | | | Merge branch 'backport-doc-install-component-association' into releaseBrad King2016-02-171-7/+12
|\ \ \ \
| * | | | Help: Clarify install(TARGETS) INCLUDES DESTINATION optionBrad King2016-02-171-7/+12
| |/ / /
* | | | Merge branch 'de-deprecate-CMakeForceCompiler' into releaseBrad King2016-02-172-10/+9
|\ \ \ \
| * | | | CMakeForceCompiler: De-deprecate until more use cases have alternativesBrad King2016-02-172-10/+9
* | | | | Merge branch 'fix-cmake_parse_arguments-expansion' into releaseBrad King2016-02-122-2/+29
|\ \ \ \ \
| * | | | | cmake_parse_arguments: Restore ;-list argument flatteningDimitar Yordanov2016-02-122-2/+29
| | |/ / / | |/| | |
* | | | | Merge branch 'cmake-gui-reset-generator' into releaseBrad King2016-02-121-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cmake-gui: Fix cmState initialization when changing generators (#15959)Brad King2016-02-121-0/+7
| |/ / /
* | | | Merge branch 'doc-xcode-escaping-fix' into releaseBrad King2016-02-111-0/+6
|\ \ \ \
| * | | | Help: Add release note about Xcode escaping fix (#15969)Brad King2016-02-111-0/+6
| |/ / /
* | | | CMake 3.5.0-rc2v3.5.0-rc2Brad King2016-02-101-1/+1
* | | | Merge branch 'curl-pre-7.21.5' into releaseBrad King2016-02-091-0/+5
|\ \ \ \
| * | | | cmCurl: Fix compilation with system curl versions prior to 7.21.5Brad King2016-02-091-0/+5
| |/ / /
* | | | Merge branch 'wix-prevent-nsis-overwrite' into releaseBrad King2016-02-0910-4/+151
|\ \ \ \
| * | | | CMake: Prevent WiX installations over existing NSIS installationsNils Gladitz2016-02-0910-4/+151
| |/ / /
* | | | Merge branch 'fix-target-lookup-performance-regression' into releaseBrad King2016-02-084-62/+47
|\ \ \ \
| * | | | Improve internal generator target structure lookupBrad King2016-02-083-35/+22
| * | | | Fix internal target lookup performance regressionBrad King2016-02-083-34/+32
| |/ / /