Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Subdirs: Initialize from parent before configuring. | Stephen Kelly | 2015-10-13 | 3 | -0/+17 |
| | | | | | | | Add new API for the subdirs command to cmState. This fixes a regression introduced in commit f716460e (cmMakefile: Move invokation to initialize snapshot., 2015-10-06). | ||||
* | cmState: Initialize properties immediately. | Stephen Kelly | 2015-10-13 | 2 | -2/+4 |
| | | | | Don't leave this as cmMakefile responsibility. | ||||
* | cmState: Initialize default definitions immediately. | Stephen Kelly | 2015-10-13 | 15 | -56/+66 |
| | | | | Don't leave this as cmMakefile responsibility. | ||||
* | cmState: Initialize current directories immediately. | Stephen Kelly | 2015-10-13 | 2 | -26/+10 |
| | | | | Don't leave this as cmMakefile responsibility. | ||||
* | cmState: Initialize top level source directories immediately. | Stephen Kelly | 2015-10-13 | 4 | -4/+29 |
| | | | | Don't leave this as cmMakefile responsibility. | ||||
* | cmMakefile: Set default internal definitions directly. | Stephen Kelly | 2015-10-13 | 1 | -15/+15 |
| | | | | The usage tracking of cmMakefile::AddDefinition is not needed. | ||||
* | cmMakefile: Set internal definitions directly. | Stephen Kelly | 2015-10-13 | 1 | -6/+6 |
| | | | | The usage tracking of cmMakefile::AddDefinition is not needed. | ||||
* | CMake Nightly Date Stamp | Kitware Robot | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Merge topic 'ctest-submit-content-type' | Brad King | 2015-10-12 | 2 | -0/+14 |
|\ | | | | | | | | | 2a6e0b61 CTest: Set Content-Type header for http file upload (#15774) | ||||
| * | CTest: Set Content-Type header for http file upload (#15774) | Derek Bruening | 2015-10-12 | 2 | -0/+14 |
| | | | | | | | | | | Sets the Content-Type header for http file uploads to avoid running afoul of ModSecurity rules on the server. | ||||
* | | Merge topic 'use-generator-target' | Brad King | 2015-10-12 | 25 | -884/+870 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1c1c2a12 cmGeneratorTarget: Port ExpandLinkItems away from cmTarget. c66084f5 cmGeneratorTarget: Port GetImportLinkInterface away from cmTarget. 83c29e39 cmGeneratorTarget: Port ComputeLinkImplementationLibraries away from cmTarget. 19882554 cmGeneratorTarget: Port handleSystemIncludesDep away from cmTarget. c1f687b1 cmGeneratorTarget: Port GetLinkImplementationLibrariesInternal. a6e1f05c cmGeneratorTarget: Port ComputeLinkInterface away from cmTarget. 654002fe cmGeneratorTarget: Port ComputeLinkInterfaceLibraries away from cmTarget. 922c8901 cmGeneratorTarget: Port GetLinkInterface away from cmTarget. eaa5b9cb cmGeneratorTarget: Port cmTargetCollectLinkLanguages away from cmTarget. f539da12 cmGeneratorTarget: Port GetLinkInterfaceLibraries away from cmTarget. 1c5d70f9 cmGeneratorTarget: Port processILibs away from cmTarget. 064c2488 cmComputeLinkDepends: Port some API to cmGeneratorTarget. 3e428fdc cmGeneratorTarget: Move IsImportedSharedLibWithoutSOName from cmTarget. 110fd2fb cmGeneratorTarget: Move GetOutputTargetType from cmTarget. e7391699 cmGeneratorTarget: Move HasMacOSXRpathInstallNameDir from cmTarget. c5718217 cmGeneratorTarget: Move HaveInstallTreeRPATH from cmTarget. ... | ||||
| * | | cmGeneratorTarget: Port ExpandLinkItems away from cmTarget. | Stephen Kelly | 2015-10-10 | 2 | -6/+7 |
| | | | |||||
| * | | cmGeneratorTarget: Port GetImportLinkInterface away from cmTarget. | Stephen Kelly | 2015-10-10 | 2 | -6/+7 |
| | | | |||||
| * | | cmGeneratorTarget: Port ComputeLinkImplementationLibraries away from cmTarget. | Stephen Kelly | 2015-10-10 | 2 | -5/+5 |
| | | | |||||
| * | | cmGeneratorTarget: Port handleSystemIncludesDep away from cmTarget. | Stephen Kelly | 2015-10-10 | 1 | -4/+4 |
| | | | |||||
| * | | cmGeneratorTarget: Port GetLinkImplementationLibrariesInternal. | Stephen Kelly | 2015-10-10 | 2 | -7/+7 |
| | | | |||||
| * | | cmGeneratorTarget: Port ComputeLinkInterface away from cmTarget. | Stephen Kelly | 2015-10-10 | 2 | -4/+5 |
| | | | |||||
| * | | cmGeneratorTarget: Port ComputeLinkInterfaceLibraries away from cmTarget. | Stephen Kelly | 2015-10-10 | 2 | -8/+9 |
| | | | |||||
| * | | cmGeneratorTarget: Port GetLinkInterface away from cmTarget. | Stephen Kelly | 2015-10-10 | 5 | -13/+13 |
| | | | |||||
| * | | cmGeneratorTarget: Port cmTargetCollectLinkLanguages away from cmTarget. | Stephen Kelly | 2015-10-10 | 1 | -4/+4 |
| | | | |||||
| * | | cmGeneratorTarget: Port GetLinkInterfaceLibraries away from cmTarget. | Stephen Kelly | 2015-10-10 | 3 | -7/+10 |
| | | | |||||
| * | | cmGeneratorTarget: Port processILibs away from cmTarget. | Stephen Kelly | 2015-10-10 | 1 | -3/+3 |
| | | | |||||
| * | | cmComputeLinkDepends: Port some API to cmGeneratorTarget. | Stephen Kelly | 2015-10-10 | 4 | -39/+31 |
| | | | |||||
| * | | cmGeneratorTarget: Move IsImportedSharedLibWithoutSOName from cmTarget. | Stephen Kelly | 2015-10-10 | 5 | -19/+19 |
| | | | |||||
| * | | cmGeneratorTarget: Move GetOutputTargetType from cmTarget. | Stephen Kelly | 2015-10-10 | 4 | -61/+61 |
| | | | |||||
| * | | cmGeneratorTarget: Move HasMacOSXRpathInstallNameDir from cmTarget. | Stephen Kelly | 2015-10-10 | 6 | -124/+128 |
| | | | |||||
| * | | cmGeneratorTarget: Move HaveInstallTreeRPATH from cmTarget. | Stephen Kelly | 2015-10-08 | 5 | -12/+12 |
| | | | |||||
| * | | cmGeneratorTarget: Move ComputePDBOutputDir from cmTarget. | Stephen Kelly | 2015-10-08 | 4 | -67/+66 |
| | | | |||||
| * | | cmGeneratorTarget: Move IsNullImpliedByLinkLibraries from cmTarget. | Stephen Kelly | 2015-10-08 | 4 | -12/+13 |
| | | | |||||
| * | | cmGeneratorTarget: Move output info from cmTarget. | Stephen Kelly | 2015-10-08 | 4 | -176/+175 |
| | | | |||||
| * | | cmGeneratorTarget: Move UsesDefaultOutputDir from cmTarget. | Stephen Kelly | 2015-10-08 | 5 | -13/+13 |
| | | | |||||
| * | | cmGeneratorTarget: Move GetPDBDirectory from cmTarget. | Stephen Kelly | 2015-10-08 | 11 | -26/+30 |
| | | | |||||
| * | | cmGeneratorTarget: Move GetDirectory from cmTarget. | Stephen Kelly | 2015-10-08 | 15 | -68/+76 |
| | | | |||||
| * | | cmTarget: Make OutputInfo definition public. | Stephen Kelly | 2015-10-08 | 2 | -11/+9 |
| | | | |||||
| * | | cmGeneratorTarget: Move link implementation from cmTarget. | Stephen Kelly | 2015-10-08 | 6 | -212/+200 |
| | | | |||||
| * | | cmTarget: Split storage of link implementation from backtraces. | Stephen Kelly | 2015-10-08 | 2 | -30/+15 |
| | | | |||||
| * | | cmGeneratorTarget: Issue messages through the local generator. | Stephen Kelly | 2015-10-08 | 1 | -6/+7 |
| | | | |||||
* | | | Merge topic 'refactor-cache-manager' | Brad King | 2015-10-12 | 9 | -181/+228 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 79a309d7 cmState: Port away from cmake instance. e2eecae2 cmState: Move ParseCacheEntry from cmCacheManager. b5212c68 cmState: Add API for cache version. 95b0d761 cmState: Externalize logic to caller. 6f02034e cmState: Make AddCacheEntry method private. 435a2f3c cmCacheManager: Port away from cmake instance. 062ed22e cmState: Add cache file manipulation wrappers. a02e53eb Inline unary LoadCache. bec3487f cmCacheManager: Remove cmMakefile dependency. e0f740f1 Always cache entries through the cmake instance. 2afadb0d cmake: Port away from trivial cmCacheManager use. 3d8c299f cmake: Use existing cache API wrapper. | ||||
| * | | | cmState: Port away from cmake instance. | Stephen Kelly | 2015-10-10 | 3 | -29/+28 |
| | | | | |||||
| * | | | cmState: Move ParseCacheEntry from cmCacheManager. | Stephen Kelly | 2015-10-10 | 5 | -93/+93 |
| | | | | |||||
| * | | | cmState: Add API for cache version. | Stephen Kelly | 2015-10-10 | 4 | -10/+21 |
| | | | | |||||
| * | | | cmState: Externalize logic to caller. | Stephen Kelly | 2015-10-10 | 2 | -1/+1 |
| | | | | |||||
| * | | | cmState: Make AddCacheEntry method private. | Stephen Kelly | 2015-10-10 | 1 | -2/+4 |
| | | | | |||||
| * | | | cmCacheManager: Port away from cmake instance. | Stephen Kelly | 2015-10-10 | 4 | -8/+24 |
| | | | | |||||
| * | | | cmState: Add cache file manipulation wrappers. | Stephen Kelly | 2015-10-10 | 3 | -3/+29 |
| | | | | |||||
| * | | | Inline unary LoadCache. | Stephen Kelly | 2015-10-10 | 3 | -8/+2 |
| | | | | |||||
| * | | | cmCacheManager: Remove cmMakefile dependency. | Stephen Kelly | 2015-10-10 | 2 | -3/+1 |
| | | | | | | | | | | | | | | | | Update comment. | ||||
| * | | | Always cache entries through the cmake instance. | Stephen Kelly | 2015-10-10 | 2 | -3/+4 |
| | | | | |||||
| * | | | cmake: Port away from trivial cmCacheManager use. | Stephen Kelly | 2015-10-10 | 1 | -17/+17 |
| | | | | |||||
| * | | | cmake: Use existing cache API wrapper. | Stephen Kelly | 2015-10-10 | 1 | -14/+14 |
| | | | |