summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ExternalData: Allow local stores without any URL templatesBrad King2013-11-139-6/+59
* Merge topic 'cmake-copyright-year'Brad King2013-11-137-5/+44
|\
| * Help: Parse Copyright.txt instead of using current yearBrad King2013-11-132-2/+10
| * Copyright.txt: Add test to check year rangeBrad King2013-11-122-0/+25
| * Copyright.txt: Update year range to end in 2013Brad King2013-11-121-1/+1
| * cmake-gui: Parse Copyright.txt instead of duplicating noticeBrad King2013-11-121-1/+4
| * bootstrap: Parse Copyright.txt instead of duplicating noticeBrad King2013-11-122-2/+5
* | Merge topic 'policy-summary-periods'Brad King2013-11-135-5/+5
|\ \
| * | CMP0038: Add missing '.' to policy summary lineBrad King2013-11-121-1/+1
| * | CMP0039: Add missing '.' to policy summary lineDaniele E. Domenichelli2013-11-124-4/+4
* | | Merge topic 'doc-ExternalData-network-path'Brad King2013-11-131-107/+99
|\ \ \
| * | | ExternalData: Show example network path URL templateBrad King2013-11-121-0/+1
| * | | ExternalData: Format module documentationBrad King2013-11-121-107/+98
| | |/ | |/|
* | | Merge topic 'create_test_sourcelist-clang-warnings'Brad King2013-11-131-2/+2
|\ \ \
| * | | create_test_sourcelist: Fix linkage in generated test driver codeSean McBride2013-11-121-2/+2
| |/ /
* | | Merge topic 'fix-INTERFACE-with-no-SHARED-libs'Brad King2013-11-134-0/+8
|\ \ \
| * | | add_library: Fix INTERFACE on platforms with no shared libs (#14561)Stephen Kelly2013-11-124-0/+8
| | |/ | |/|
* | | Merge topic 'wix-custom-arguments'Brad King2013-11-133-7/+96
|\ \ \
| * | | CPackWiX: Add variables for custom tool extensions and flagsNils Gladitz2013-11-123-7/+96
* | | | Merge topic 'cleanup-edit_cache-target'Brad King2013-11-1313-116/+73
|\ \ \ \
| * | | | Refactor tool selection for edit_cache (#14544)Brad King2013-11-1213-114/+72
| * | | | cmGlobalGenerator: Do not propagate const through GetCMakeInstanceBrad King2013-11-121-2/+1
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2013-11-131-1/+1
|/ / /
* | | Merge topic 'pp-transitive-property-handling'Brad King2013-11-123-23/+18
|\ \ \
| * | | Genex: Use a preprocessor foreach to follow transitive properties.Stephen Kelly2013-11-091-17/+12
| * | | Genex: Simplify the preprocessor looper for interface properties.Stephen Kelly2013-11-093-6/+6
* | | | Merge topic 'constify'Brad King2013-11-124-29/+25
|\ \ \ \ | |/ / /
| * | | Make accessors for compile-related information const.Stephen Kelly2013-11-092-19/+20
| * | | cmTarget: Don't finalize include directories in GetIncludeDirectories.Stephen Kelly2013-11-072-7/+2
| * | | cmGlobalGenerator: Rename the FinalizeCompileDefinitions method.Stephen Kelly2013-11-072-3/+3
* | | | Merge topic 'cmake-internal-locations'Brad King2013-11-1226-350/+212
|\ \ \ \
| * | | | Refactor internal resource location APIs and initializationBrad King2013-11-1226-350/+212
* | | | | Merge topic 'test-RunCMake.CMP0037-everywhere'Brad King2013-11-1219-92/+99
|\ \ \ \ \
| * | | | | Enable RunCMake.CMP0037 test everywhereBrad King2013-11-1119-92/+99
* | | | | | Merge topic 'clear-generator-data'Brad King2013-11-122-1/+10
|\ \ \ \ \ \
| * | | | | | cmExportSetMap: Override clear() to delete held resourcesBrad King2013-11-082-1/+10
* | | | | | | CMake Nightly Date StampKitware Robot2013-11-121-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2013-11-111-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2013-11-101-1/+1
* | | | | CMake Nightly Date StampKitware Robot2013-11-091-1/+1
* | | | | Merge topic 'test-LINK_ONLY-expression'Brad King2013-11-084-5/+17
|\ \ \ \ \
| * | | | | Genex: Add a test for the LINK_ONLY expression.Stephen Kelly2013-11-064-5/+17
* | | | | | Merge topic 'tll-target-policies'Brad King2013-11-0846-7/+437
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Disallow linking to utility targets (#13902).Stephen Kelly2013-11-0717-0/+106
| * | | | | Disallow link-to-self (#13947).Stephen Kelly2013-11-0718-7/+105
| * | | | | Disallow invalid target names (#13140)Stephen Kelly2013-11-0719-0/+226
* | | | | | Merge topic 'doc-cmake-language'Brad King2013-11-083-2/+474
|\ \ \ \ \ \
| * | | | | | Help: Reference cmake-language.7 comment docs from cmake-developer.7Brad King2013-11-081-2/+3
| * | | | | | Help: Add cmake-language.7 manualBrad King2013-11-082-0/+471
* | | | | | | Merge topic 'doc-execute_process'Brad King2013-11-081-26/+53
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |