summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move GetFullPath to cmGeneratorTargetStephen Kelly2015-07-2712-128/+143
* Move GetLocationForBuild to cmGeneratorTarget.Stephen Kelly2015-07-274-41/+46
* Move GetLocation to cmGeneratorTarget.Stephen Kelly2015-07-278-25/+31
* Always access target location from a cmGeneratorTarget instance.Stephen Kelly2015-07-274-11/+15
* cmTarget: Restore the ImportedGetLocation method.Stephen Kelly2015-07-273-6/+20
* cmIncludeCommand: Populate the cmGeneratorTargets in deprecated path.Stephen Kelly2015-07-271-0/+1
* cmTarget: Create cmGeneratorTargets before reading deprecated LOCATION.Stephen Kelly2015-07-271-2/+8
* cmTarget: Inline GetLocation into deprecated callers.Stephen Kelly2015-07-271-7/+36
* cmGlobalGenerator: Create cmGeneratorTargets before QtAutomoc.Stephen Kelly2015-07-275-4/+21
* cmGlobalGenerator: Create cmGeneratorTargets earlier.Stephen Kelly2015-07-271-1/+1
* cmTarget: Use reliable test for CMP0024 and CMP0026 OLD.Stephen Kelly2015-07-271-2/+2
* cmLocalGenerator: Remove unused AddCustomCommandToCreateObject method.Stephen Kelly2015-07-272-84/+0
* cmLocalGenerator: Remove unused AddBuildTargetRule method.Stephen Kelly2015-07-272-105/+0
* cmLocalGenerator: Remove CreateCustomTargetsAndCommands method.Stephen Kelly2015-07-275-66/+0
* cmGlobalGenerator: Add global targets at the end of Configure.Stephen Kelly2015-07-271-12/+27
* cmGlobalGenerator: Extract method to create generator objects.Stephen Kelly2015-07-272-2/+10
* cmGlobalGenerator: Split creation of generator object from initialization.Stephen Kelly2015-07-272-1/+15
* cmCPackPropertiesGenerator: Require cmLocalGenerator in API.Stephen Kelly2015-07-273-8/+13
* cmCustomCommandGenerator: Require cmLocalGenerator in API.Stephen Kelly2015-07-2713-32/+36
* CMake Nightly Date StampKitware Robot2015-07-251-1/+1
* CMake Nightly Date StampKitware Robot2015-07-241-1/+1
* Merge branch 'release'Brad King2015-07-230-0/+0
|\
| * CMake 3.3.0v3.3.0Brad King2015-07-231-1/+1
* | Merge branch 'release'Brad King2015-07-230-0/+0
|\ \ | |/
| * Merge branch 'osx-iframework' into releaseBrad King2015-07-222-0/+10
| |\
* | \ Merge topic 'osx-iframework'Brad King2015-07-232-0/+10
|\ \ \ | | |/ | |/|
| * | OS X: Use -iframework with AppleClang only on version >= 4.2Brad King2015-07-222-0/+10
* | | Merge topic 'test-OBJECT_DEPENDS'Brad King2015-07-234-0/+39
|\ \ \
| * | | Tests: Extend BuildDepends test to cover OBJECT_DEPENDSBrad King2015-07-224-0/+39
* | | | CMake Nightly Date StampKitware Robot2015-07-231-1/+1
|/ / /
* | | Merge topic 'export-no-custom-target'Brad King2015-07-2210-3/+19
|\ \ \
| * | | export: Reject custom target exports earlier (#15657)Brad King2015-07-215-0/+14
| * | | Tests: Teach RunCMake.export to enable languages only when neededBrad King2015-07-215-3/+5
* | | | Merge topic 'target-directory-properties'Brad King2015-07-227-1/+38
|\ \ \ \
| * | | | Add SOURCE_DIR and BINARY_DIR target propertiesClifford Yapp2015-07-217-1/+38
| |/ / /
* | | | Merge topic 'FindBZip2-check-with-prototype'Brad King2015-07-221-2/+4
|\ \ \ \
| * | | | FindBZip2: Check BZIP2_NEED_PREFIX with real prototypeRalf Habacker2015-07-211-2/+4
| |/ / /
* | | | Merge branch 'release'Brad King2015-07-220-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'vs-compiler-feature-2015-update' into releaseBrad King2015-07-222-11/+5
| |\ \ \
| * | | | Revert "CMake 3.3.0"Brad King2015-07-221-1/+1
* | | | | Merge topic 'vs-compiler-feature-2015-update'Brad King2015-07-222-11/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Features: Update MSVC features for VS 2015 RTMBrad King2015-07-212-11/+5
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2015-07-221-1/+1
| |_|/ |/| |
* | | Merge branch 'release'Brad King2015-07-210-0/+0
|\ \ \ | | |/ | |/|
| * | CMake 3.3.0Brad King2015-07-201-1/+1
| |/
* | Merge topic 'doc-CMakeExpandImportedTargets-deprecated'Brad King2015-07-211-0/+5
|\ \
| * | Help: Add notes for topic 'doc-CMakeExpandImportedTargets-deprecated'Brad King2015-07-211-0/+5
* | | Merge topic 'KDE4-NO_POLICY_SCOPE'Brad King2015-07-211-1/+1
|\ \ \
| * | | KDE4: Find the Internal package with NO_POLICY_SCOPE.Stephen Kelly2015-07-191-1/+1
* | | | Merge topic 'remove-special-MACROS-handling'Brad King2015-07-214-32/+5
|\ \ \ \