Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindGit-Atlassian-SourceTree' | Brad King | 2015-10-13 | 1 | -1/+5 |
|\ | | | | | | | | | 57f701a7 FindGit: Search in 'Atlassian SourceTree' user directory (#15758) | ||||
| * | FindGit: Search in 'Atlassian SourceTree' user directory (#15758) | Kevin Wojniak | 2015-10-12 | 1 | -1/+5 |
| | | |||||
* | | Merge topic 'doc-INCLUDES-relnote' | Brad King | 2015-10-13 | 1 | -0/+4 |
|\ \ | | | | | | | | | | | | | 609a8921 Help: Add release note about compile rule placeholder changes (#15787) | ||||
| * | | Help: Add release note about compile rule placeholder changes (#15787) | Brad King | 2015-10-13 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | The change made by commit v3.4.0-rc1~342^2 (Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables, 2015-07-13) affects an internal interface. Since it is commonly used by projects anyway, add a release note covering the change in placeholders. | ||||
* | | | Merge topic 'FindPostgreSQL-v9.5' | Brad King | 2015-10-13 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | 5225e004 FindPostgreSQL: Search for version 9.5 | ||||
| * | | | FindPostgreSQL: Search for version 9.5 | Tamar Kranenburg | 2015-10-12 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'xcode-adjust-deployment-to-host-version' | Brad King | 2015-10-13 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | 24aafbde Xcode: Adjust deployment target SDK version to host version | ||||
| * | | | Xcode: Adjust deployment target SDK version to host version | Gregor Jasny | 2015-10-12 | 1 | -0/+4 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the automatically selected SDK is newer than the host OS version and no deployment version has been set then adjust the deployment version to the host OS version. Otherwise the user won't be able to launch the executables on the build host. This is for example a problem on a MacOSX 10.10 host with Xcode 7 which only provides a MacOSX10.11 SDK. | ||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2015-10-13 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'release' | Brad King | 2015-10-12 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'cpack-wix-typos' into release | Brad King | 2015-10-12 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'emacs-mode-fix-accidental-indentation' into release | Brad King | 2015-10-12 | 1 | -4/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'doc-clarify-shared-lib' into release | Brad King | 2015-10-12 | 2 | -1/+12 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'revert-compiler-features-solaris' into release | Brad King | 2015-10-12 | 3 | -22/+15 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ctest-submit-content-type' into release | Brad King | 2015-10-12 | 2 | -0/+14 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | 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 |
| | | | | | | | | |