summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 2.8.12.2v2.8.12.2Brad King2014-01-162-1/+18
* Merge branch 'ninja_fix_rerun' into releaseBrad King2014-01-151-3/+0
|\
| * Revert "Ninja: Track configured files so we can regenerate them."Brad King2014-01-151-3/+0
* | Merge branch 'vs10-include-backslashes' into releaseBrad King2014-01-091-1/+3
|\ \
| * | VS: Convert include path to backslashes for VS >= 10Brad King2014-01-081-1/+3
| |/
* | Merge branch 'xcode-storyboard-file-type-2.8.12' into releaseBrad King2014-01-091-2/+4
|\ \
| * | Xcode: Fix storyboard viewRuslan Baratov2014-01-071-2/+4
| |/
* | Merge branch 'fix-compile-OBJECT_DIR' into releaseBrad King2014-01-064-16/+12
|\ \
| * | Replace <OBJECT_DIR> rule placeholder consistently (#14667)Brad King2014-01-024-16/+12
| |/
* | Merge branch 'xcode-5.1' into releaseBrad King2014-01-061-1/+1
|\ \
| * | CMakeDetermineCompilerId: Fix compiler line match for Xcode 5.1Ted Kremenek2013-12-091-1/+1
| |/
* | Merge branch 'vs9-map-Fd' into releaseBrad King2014-01-061-0/+2
|\ \
| * | VS: Map /Fd to ProgramDataBaseFileName for VS 7,8,9 (#14577)Brad King2013-11-181-0/+2
| |/
* | FindOpenMP: fix detecting compilers that do not need any special flag (#14567)Rolf Eike Beer2013-11-131-4/+5
* | CMake 2.8.12.1v2.8.12.1Brad King2013-11-052-1/+27
* | Merge branch 'fix-automoc-compile-definitions' into releaseBrad King2013-11-053-5/+25
|\ \
| * | Automoc: Add directory-level COMPILE_DEFINITIONS to command line (#14535)Stephen Kelly2013-11-053-5/+25
| |/
* | Merge branch 'cmake-E-automoc-crash' into releaseBrad King2013-11-051-1/+1
|\ \
| * | cmake: Validate -E cmake_automoc argument count (#14545)Brad King2013-11-051-1/+1
| |/
* | Merge branch 'clear-evaluation-files' into releaseBrad King2013-11-041-0/+8
|\ \
| * | file(GENERATE): Clear internal records between configuresBrad King2013-11-041-0/+8
| |/
* | Merge branch 'policy-CMP0022-fixes' into releaseBrad King2013-11-0426-126/+293
|\ \
| * | Fix summary documentation of INTERFACE_LINK_LIBRARIESBrad King2013-11-041-1/+1
| * | Fix spelling in INTERFACE_LINK_LIBRARIES documentation (#14542)Modestas Vainius2013-11-041-3/+3
| * | CMP0022: Warn about a given target at most onceBrad King2013-11-037-3/+25
| * | Do not export INTERFACE_LINK_LIBRARIES from non-linkable targetsBrad King2013-11-024-0/+15
| * | CMP0022: Plain target_link_libraries must populate link interfaceBrad King2013-11-0211-151/+145
| * | CMP0022: Add test for target_link_libraries plain signatureStephen Kelly2013-11-026-0/+56
| * | CMP0022: Add unit test for null pointer check and message.Stephen Kelly2013-11-024-0/+29
| * | Merge branch 'output-CMP0022-entries' into policy-CMP0022-fixesBrad King2013-11-022-1/+35
| |\ \
| | * | CMP0022: Output link interface mismatch for static library warningStephen Kelly2013-10-232-1/+35
| | |/
| * | Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.Stephen Kelly2013-10-264-9/+26
| |/
* | Merge branch 'object-library-no-TARGET_FILE' into releaseBrad King2013-11-026-1/+36
|\ \
| * | Genex: Reject $<TARGET_FILE:...> for object libraries (#14532)Brad King2013-11-016-1/+36
| |/
* | Merge branch 'object-library-missing-source' into releaseBrad King2013-11-025-0/+13
|\ \
| * | Check for OBJECT_LIBRARY source files at start of generationBrad King2013-11-015-0/+13
| |/
* | Merge branch 'vs12-parallel-cl-FS' into releaseBrad King2013-11-023-1/+7
|\ \
| * | MSVC: Add /FS flag for cl >= 18 to allow parallel compilation (#14492)Brad King2013-10-183-1/+7
| |/
* | Merge branch 'FindCUDA-NPP-5.5' into releaseBrad King2013-11-021-1/+16
|\ \
| * | FindCUDA: Fix NPP library search for CUDA 5.5Vladislav Vinogradov2013-10-111-1/+16
| |/
* | CMake 2.8.12v2.8.12Brad King2013-10-072-1/+12
* | Merge branch 'release'Brad King2013-10-073-4/+568
|\ \ | |/ |/|
| * CMake 2.8.12-rc4Brad King2013-10-012-1/+26
| * Merge branch 'release'Brad King2013-10-013-4/+543
| |\
| | * CMake 2.8.12-rc3Robert Maynard2013-09-092-1/+6
| | * Merge branch 'release'Robert Maynard2013-09-093-4/+538
| | |\
| | | * CMake 2.8.12-rc2Robert Maynard2013-08-302-1/+37
| | | * Merge branch 'release'Robert Maynard2013-08-303-4/+502
| | | |\
| | | | * CMake 2.8.12-rc1Brad King2013-08-153-4/+502
* | | | | Merge topic 'fix-install-include-dirs-processing'Brad King2013-10-072-1/+4
|\ \ \ \ \