summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Help: Clarify execute_process COMMAND argument behaviorBrad King2013-11-071-0/+14
| * | | | | | | Help: Format execute_process command documentationBrad King2013-11-071-26/+39
| | |_|_|/ / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2013-11-081-1/+1
|/ / / / / /
* | | | | | Merge topic 'cfbundle-test-no-cl-tools'Brad King2013-11-071-1/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | CFBundle test: Add isysroot argument when calling Rez.Clinton Stimpson2013-11-061-1/+7
* | | | | | CMake Nightly Date StampKitware Robot2013-11-071-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'release'Brad King2013-11-061-0/+26
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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
| |\ \ \ \
| * \ \ \ \ Merge branch 'cmake-E-automoc-crash' into releaseBrad King2013-11-051-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'clear-evaluation-files' into releaseBrad King2013-11-041-0/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'policy-CMP0022-fixes' into releaseBrad King2013-11-0426-126/+293
| |\ \ \ \ \ \ \