summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmLocalGenerator: Fix AddBuildTargetRule object file path conversionBrad King2014-07-221-1/+1
* cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'Brad King2014-07-229-18/+18
* CMake Nightly Date StampKitware Robot2014-07-211-1/+1
* CMake Nightly Date StampKitware Robot2014-07-201-1/+1
* CMake Nightly Date StampKitware Robot2014-07-191-1/+1
* Merge topic 'dev/target-fastpaths'Brad King2014-07-182-330/+344
|\
| * cmTarget: use a hash_map for cmTargets typedefBen Boeckel2014-07-171-0/+7
| * cmTarget: help the optimizer a bitBen Boeckel2014-07-171-3/+3
| * cmTarget: use hash_set for sets of stringsBen Boeckel2014-07-171-37/+42
| * cmTarget: Allow caching of empty genex expansionsBen Boeckel2014-07-171-2/+4
| * cmTarget: Only copy GenEx expansions when necessaryBen Boeckel2014-07-171-10/+13
| * cmTarget: Don't set properties on custom targetsBen Boeckel2014-07-171-37/+43
| * cmTarget: Use static strings for special property namesBen Boeckel2014-07-171-36/+55
| * cmTarget: Sort special property checksBen Boeckel2014-07-171-27/+27
| * cmTarget: Fast path for regular propertiesBen Boeckel2014-07-171-141/+157
| * cmTarget: Factor out common codeBen Boeckel2014-07-161-52/+20
| * cmTarget: Use else/if trees rather than an if treeBen Boeckel2014-07-161-50/+38
* | Merge topic 'delay-generator-platform'Brad King2014-07-1821-118/+99
|\ \
| * | VS: Delay getting platform name in local generatorBrad King2014-07-178-17/+16
| * | VS: Delay detection of VS 10 Express 64-bit toolsBrad King2014-07-171-8/+7
| * | VS: Delay platform definitions until system name is knownBrad King2014-07-176-9/+19
| * | VS: Remove unused method from VS 9 generatorBrad King2014-07-172-10/+0
| * | VS: Refactor CMAKE_FORCE_*64 platform definitionsBrad King2014-07-1716-74/+45
| * | Tell generators about CMAKE_SYSTEM_NAME as soon as it is knownBrad King2014-07-172-0/+12
* | | Merge topic 'vs-MSTool-condition'Brad King2014-07-182-95/+142
|\ \ \
| * | | VS: Make MS-tool-specific options conditionalBrad King2014-07-172-95/+142
| |/ /
* | | Merge topic 'fix_Xcode_generator_name'Brad King2014-07-183-4/+5
|\ \ \
| * | | Tests: Activate tests accidentally excluded from XcodeBrad King2014-07-173-4/+5
* | | | Merge topic 'identify-qthelp-artifacts'Brad King2014-07-181-7/+21
|\ \ \ \
| * | | | Help: Identify more artifact types in QtHelp documentation.Stephen Kelly2014-07-171-7/+21
* | | | | Merge topic 'encoding-ctest-fixes'Brad King2014-07-182-8/+17
|\ \ \ \ \
| * | | | | Encoding: Fix a few encoding problems with ctest.Clinton Stimpson2014-07-182-8/+17
* | | | | | CMake Nightly Date StampKitware Robot2014-07-181-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'refactor-link-internals'Brad King2014-07-174-229/+165
|\ \ \ \ \
| * | | | | cmTarget: Cache compatible interface property setsBrad King2014-07-162-48/+55
| * | | | | cmTarget: Refactor GetLinkImplementationClosure internalsBrad King2014-07-161-7/+11
| * | | | | Genex: Adjust code layout slightlyBrad King2014-07-161-4/+3
| * | | | | Genex: Refactor empty element stripBrad King2014-07-161-3/+2
| * | | | | Genex: Avoid repeated search of transitive property whitelistBrad King2014-07-161-33/+26
| * | | | | Genex: Simplify TARGET_PROPERTY transitive lookupBrad King2014-07-161-65/+31
| * | | | | cmTarget: Drop GetTransitivePropertyTargets methodBrad King2014-07-163-25/+13
| * | | | | Refactor system include annotation propagationBrad King2014-07-161-34/+7
| * | | | | cmTarget: Make GetLink*Libraries methods safer to useBrad King2014-07-163-32/+39
* | | | | | Merge topic 'generalize-LINK_ONLY'Brad King2014-07-1715-16/+80
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'generalize-LINK_ONLY'Brad King2014-07-161-0/+6
| |/ / / / /
| * | | | | Honor $<LINK_ONLY> when checking interface propertiesBrad King2014-07-165-3/+29
| * | | | | Make $<LINK_ONLY> available to projects (#14751)Brad King2014-07-1610-13/+45
| | |_|_|/ | |/| | |
* | | | | Merge topic 'compile-with-cray'Brad King2014-07-171-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmcurl: Fix a build failure with the Cray compiler on Linux (#15026)Chuck Atkins2014-07-171-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-07-171-1/+1
| |/ / / |/| | |