Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Simplify condition for using rpcrt4 library on Windows | Brad King | 2015-08-27 | 2 | -13/+2 | |
* | | | | | | | | Merge topic 'fix-ctest-xml-double-encoding' | Brad King | 2015-08-31 | 8 | -20/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CTest: Fix XML double-encoding cases | Daniel Pfeifer | 2015-08-28 | 3 | -15/+8 | |
| * | | | | | | | | cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes | Daniel Pfeifer | 2015-08-28 | 3 | -3/+0 | |
| * | | | | | | | | cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includes | Daniel Pfeifer | 2015-08-28 | 2 | -2/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'FindJNI-mips' | Brad King | 2015-08-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindJNI: Add mips64(el) mipsn32(el) support (#15714) | Yunqiang Su | 2015-08-28 | 1 | -1/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cpack-config-generation-test' | Brad King | 2015-08-31 | 6 | -0/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CPack generator independent tests | Roman Donchenko | 2015-08-28 | 6 | -0/+21 | |
* | | | | | | | | | Merge topic 'refactor-compute' | Brad King | 2015-08-31 | 5 | -10/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmGeneratorTarget: Rename method to match operation. | Stephen Kelly | 2015-08-30 | 5 | -6/+6 | |
| * | | | | | | | | | cmGlobalGenerator: Process evaluation files after target depends. | Stephen Kelly | 2015-08-29 | 1 | -2/+2 | |
| * | | | | | | | | | cmGlobalGenerator: Access makefile from makefiles container. | Stephen Kelly | 2015-08-29 | 1 | -2/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'generate-time-generators' | Brad King | 2015-08-31 | 50 | -247/+176 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmGlobalGenerator: Create global targets directly after Configure. | Stephen Kelly | 2015-08-28 | 1 | -19/+16 | |
| * | | | | | | | | | cmMakefile: Skip Global targets for CMP0019 evaluation. | Stephen Kelly | 2015-08-28 | 1 | -1/+2 | |
| * | | | | | | | | | cmGlobalGenerator: Fill the project map at compute time. | Stephen Kelly | 2015-08-28 | 1 | -4/+4 | |
| * | | | | | | | | | cmGlobalGenerator: Rename method. | Stephen Kelly | 2015-08-28 | 2 | -3/+3 | |
| * | | | | | | | | | cmGlobalGenerator: Avoid cmLocalGenerator until after Configure. | Stephen Kelly | 2015-08-28 | 1 | -4/+4 | |
| * | | | | | | | | | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 49 | -116/+112 | |
| * | | | | | | | | | Ninja: Remove some incorrect comments adding no value. | Stephen Kelly | 2015-08-28 | 1 | -11/+0 | |
| * | | | | | | | | | cmCTestScriptHandler: Simplify deletes. | Stephen Kelly | 2015-08-28 | 1 | -26/+9 | |
| * | | | | | | | | | QtAutogen: Use a smart pointer. | Stephen Kelly | 2015-08-28 | 1 | -2/+1 | |
| * | | | | | | | | | cmGlobalGenerator: Remove MakeLocalGenerator method. | Stephen Kelly | 2015-08-28 | 14 | -27/+18 | |
| * | | | | | | | | | cmGlobalGenerator: Require a snapshot to create a local generator. | Stephen Kelly | 2015-08-28 | 12 | -20/+31 | |
| * | | | | | | | | | cmMakefile: Remove cmLocalGenerator member. | Stephen Kelly | 2015-08-28 | 3 | -9/+10 | |
| * | | | | | | | | | cmLocalGenerator: Remove Parent pointer. | Stephen Kelly | 2015-08-28 | 39 | -88/+49 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'GenerateExportHeader-cygwin-dllexport' | Brad King | 2015-08-31 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | GenerateExportHeader: Use dllexport/dllimport on Cygwin | Tony Kelman | 2015-08-27 | 2 | -3/+3 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-31 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-30 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-29 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-28 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'use-generator-target' | Brad King | 2015-08-27 | 25 | -1371/+1527 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget. | Stephen Kelly | 2015-08-26 | 10 | -72/+88 | |
| * | | | | | | | | cmGeneratorTarget: Move GetLanguages from cmTarget. | Stephen Kelly | 2015-08-26 | 9 | -59/+71 | |
| * | | | | | | | | cmGeneratorTarget: Move ComputeLinkImplementationLanguages from cmTarget. | Stephen Kelly | 2015-08-26 | 4 | -18/+19 | |
| * | | | | | | | | cmGeneratorTarget: Move HaveBuildTreeRPath from cmTarget. | Stephen Kelly | 2015-08-26 | 5 | -18/+19 | |
| * | | | | | | | | cmGeneratorTarget: Move GetLinkImplementation from cmTarget. | Stephen Kelly | 2015-08-26 | 7 | -34/+34 | |
| * | | | | | | | | cmTarget: Add GetLinkImplMap method. | Stephen Kelly | 2015-08-26 | 2 | -4/+12 | |
| * | | | | | | | | cmLinkItem: Add cmOptionalLinkImplementation type. | Stephen Kelly | 2015-08-26 | 3 | -56/+49 | |
| * | | | | | | | | cmLinkItem: Add cmLinkImplementation type. | Stephen Kelly | 2015-08-26 | 7 | -14/+15 | |
| * | | | | | | | | cmGeneratorTarget: Move compile defintions processing from cmTarget. | Stephen Kelly | 2015-08-26 | 14 | -182/+141 | |
| * | | | | | | | | cmGeneratorTarget: Move compile features processing from cmTarget. | Stephen Kelly | 2015-08-26 | 5 | -81/+94 | |
| * | | | | | | | | cmGeneratorTarget: Move compile options processing from cmTarget. | Stephen Kelly | 2015-08-26 | 6 | -88/+154 | |
| * | | | | | | | | cmGeneratorTarget: Move include directory processing from cmTarget. | Stephen Kelly | 2015-08-26 | 5 | -231/+292 | |
| * | | | | | | | | cmGeneratorTarget: Move link iface helpers from cmTarget. | Stephen Kelly | 2015-08-26 | 4 | -57/+57 | |
| * | | | | | | | | cmGeneratorTarget: Move GetImportLinkInterface from cmTarget. | Stephen Kelly | 2015-08-26 | 4 | -80/+78 | |
| * | | | | | | | | cmGeneratorTarget: Move ComputeLinkInterfaceLibraries from cmTarget. | Stephen Kelly | 2015-08-26 | 4 | -161/+161 | |
| * | | | | | | | | cmGeneratorTarget: Move GetLinkInterfaceLibraries from cmTarget. | Stephen Kelly | 2015-08-26 | 5 | -53/+59 | |