summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-genex-HEAD-target' into releaseBrad King2013-06-053-4/+20
|\
| * Genex: Fix the HEAD target used for evaluated expressionsStephen Kelly2013-06-053-4/+20
* | Merge branch 'xcode-framework-paths' into releaseBrad King2013-06-051-11/+7
|\ \
| * | Xcode: Fix framework search paths in STATIC library targets (#14191)Brad King2013-06-041-11/+7
* | | Merge branch 'fix-include_directories-whitespace-handling' into releaseBrad King2013-06-053-2/+28
|\ \ \
| * | | include_directories: Fix handling of empty or space-only entriesStephen Kelly2013-05-243-2/+28
* | | | Merge branch 'fix-qt4_use_modules-QtAx' into releaseBrad King2013-06-031-8/+16
|\ \ \ \
| * | | | Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules.Stephen Kelly2013-06-031-8/+16
| |/ / /
* | | | Merge branch 'find-Qt4-granular-modules' into releaseBrad King2013-06-031-20/+34
|\ \ \ \
| * | | | FindQt4: Don't fail if certain Qt modules are unavailable.Stephen Kelly2013-06-031-20/+34
| |/ / /
* | | | Merge branch 'escape-regex-specials-in-path' into releaseBrad King2013-06-037-36/+52
|\ \ \ \
| * | | | Fix test failures caused by regexp-sensitive characters in the build pathsModestas Vainius2013-06-037-36/+52
| |/ / /
* | | | Merge branch 'FindBoost-normalize-slashes' into releaseBrad King2013-05-311-2/+10
|\ \ \ \
| * | | | FindBoost: Fix handling of \ in input paths (#14179)Brad King2013-05-301-2/+10
| |/ / /
* | | | Merge branch 'ExternalData-no-re-stage' into releaseBrad King2013-05-314-1/+47
|\ \ \ \
| * | | | ExternalData: Do not re-stage staged object filesBrad King2013-05-244-1/+47
| |/ / /
* | | | Merge branch 'test-INCLUDE_DIRECTORIES-genex-read' into releaseBrad King2013-05-313-0/+33
|\ \ \ \
| * | | | GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-303-0/+33
| | |_|/ | |/| |
* | | | Merge branch 'fix-INCLUDE_DIRECTORIES-genex-read' into releaseBrad King2013-05-311-37/+77
|\ \ \ \ | |/ / /
| * | | GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-301-1/+15
| * | | GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode.Stephen Kelly2013-05-301-35/+46
| * | | cmTarget: Remove some hardcoding of transitive property names.Stephen Kelly2013-05-301-2/+17
| |/ /
* | | Merge branch 'fix-try_compile-library-spaces' into releaseBrad King2013-05-311-1/+1
|\ \ \
| * | | try_compile: Trim whitespace from LINK_LIBRARIES entriesStephen Kelly2013-05-301-1/+1
| * | | try_compile: Fix quoting of libraries in generated CMakeLists.txtBrad King2013-05-241-1/+1
| |/ /
* | | Merge branch 'fix-FileIsDirectory-SEGV' into releaseBrad King2013-05-311-4/+13
|\ \ \
| * | | KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176)Brad King2013-05-281-4/+13
| |/ /
* | | CMake 2.8.11v2.8.11Robert Maynard2013-05-152-1/+5
* | | Merge branch 'release'Robert Maynard2013-05-152-3/+645
|\ \ \ | |/ / |/| |
| * | CMake 2.8.11-rc4Robert Maynard2013-05-072-1/+11
| * | Merge branch 'release'Robert Maynard2013-05-072-3/+635
| |\ \
| | * | CMake 2.8.11-rc3Robert Maynard2013-04-182-1/+12
| | * | Merge branch 'release'Robert Maynard2013-04-182-3/+624
| | |\ \
| | | * | CMake 2.8.11-rc2Robert Maynard2013-04-052-1/+67
| | | * | Merge branch 'release'Robert Maynard2013-04-052-3/+558
| | | |\ \
| | | | * | CMake 2.8.11-rc1Robert Maynard2013-03-142-3/+558
* | | | | | CMake Nightly Date StampKitware Robot2013-05-151-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-05-141-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-05-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-05-121-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-05-111-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-05-101-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-05-091-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-05-081-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2013-05-071-1/+1
* | | | | Merge topic 'doc-tll-usage-requirements'Brad King2013-05-061-8/+11
|\ \ \ \ \
| * | | | | target_link_libraries: Update usage requirements documentationBrad King2013-04-301-8/+11
* | | | | | Merge topic 'fix-per-config-tll-include-dirs'Brad King2013-05-063-23/+54
|\ \ \ \ \ \
| * | | | | | Memoize usage requirement include directories in a config-specific mapStephen Kelly2013-05-061-4/+18
| * | | | | | Fix include dir propagation from conditionally linked targetsStephen Kelly2013-05-061-12/+27