summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMP0037: Extend policy to reserved names and custom targetsNils Gladitz2013-11-197-13/+101
* CMake Nightly Date StampKitware Robot2013-11-151-1/+1
* Merge topic 'msvc-encoding'Brad King2013-11-141-2/+4
|\
| * MSVC: Fix encoding of Visual Studio 10+ project files.Clinton Stimpson2013-11-141-2/+4
* | Merge topic 'set_emptyvar_PARENT_SCOPE'Brad King2013-11-141-9/+10
|\ \
| * | set: Fix handling of empty value with PARENT_SCOPEDaniele E. Domenichelli2013-11-131-9/+2
| * | set: Handle value-less PARENT_SCOPE explicitlyDaniele E. Domenichelli2013-11-131-0/+8
* | | CMake Nightly Date StampKitware Robot2013-11-141-1/+1
* | | Merge topic 'cmake-distribution-config'Brad King2013-11-132-5/+5
|\ \ \ | |_|/ |/| |
| * | OS X: Drop version number from CMake.app bundle name (#11693)Brad King2013-11-122-5/+5
* | | Merge topic 'cmake-copyright-year'Brad King2013-11-131-1/+4
|\ \ \
| * | | cmake-gui: Parse Copyright.txt instead of duplicating noticeBrad King2013-11-121-1/+4
| |/ /
* | | Merge topic 'policy-summary-periods'Brad King2013-11-131-1/+1
|\ \ \
| * | | CMP0039: Add missing '.' to policy summary lineDaniele E. Domenichelli2013-11-121-1/+1
* | | | Merge topic 'fix-INTERFACE-with-no-SHARED-libs'Brad King2013-11-131-0/+1
|\ \ \ \
| * | | | add_library: Fix INTERFACE on platforms with no shared libs (#14561)Stephen Kelly2013-11-121-0/+1
| |/ / /
* | | | Merge topic 'wix-custom-arguments'Brad King2013-11-132-6/+73
|\ \ \ \
| * | | | CPackWiX: Add variables for custom tool extensions and flagsNils Gladitz2013-11-122-6/+73
* | | | | Merge topic 'cleanup-edit_cache-target'Brad King2013-11-1312-115/+71
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Refactor tool selection for edit_cache (#14544)Brad King2013-11-1212-113/+70
| * | | | 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 '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 'tll-target-policies'Brad King2013-11-086-7/+164
|\ \ \
| * | | Disallow linking to utility targets (#13902).Stephen Kelly2013-11-073-0/+37
| * | | Disallow link-to-self (#13947).Stephen Kelly2013-11-073-7/+44
| * | | Disallow invalid target names (#13140)Stephen Kelly2013-11-074-0/+83
* | | | CMake Nightly Date StampKitware Robot2013-11-081-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2013-11-071-1/+1
|/ /
* | Merge topic 'refactor-autogen-setup'Brad King2013-11-064-89/+114
|\ \
| * | cmAutogen: Gather tool arguments after creating generator targets.Stephen Kelly2013-11-052-10/+18
| * | cmAutogen: Rename method to InitializeAutogenTargetStephen Kelly2013-11-053-3/+3
| * | cmAutogen: Move autogen target creation to InitializeMocSourceFile.Stephen Kelly2013-11-051-67/+72
| * | cmAutogen: Extract some helper methods for autogen targets.Stephen Kelly2013-11-051-9/+21
* | | Merge topic 'clear-generator-data'Brad King2013-11-062-48/+38
|\ \ \ | | |/ | |/|
| * | cmGlobalGenerator: Refactor member cleanup between configuresBrad King2013-11-052-48/+38