Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Merge branch 'release' | Brad King | 2015-10-13 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'doc-INCLUDES-relnote' into release | Brad King | 2015-10-13 | 1 | -0/+4 |
| |\ | |||||
| * \ | Merge branch 'xcode-adjust-deployment-to-host-version' into release | Brad King | 2015-10-12 | 1 | -0/+4 |
| |\ \ | |||||
| * \ \ | Merge branch 'FindPostgreSQL-v9.5' into release | Brad King | 2015-10-12 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | 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 |
| | | | | | | | |