Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2013-11-28 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-11-27 | 1 | -1/+1 |
* | Merge topic 'ninja-compile-link-pool' | Brad King | 2013-11-26 | 6 | -1/+58 |
|\ | |||||
| * | Ninja: job pool support for compiling and linking | Peter Kümmel | 2013-11-25 | 6 | -1/+58 |
* | | Merge topic 'autogen-depends' | Brad King | 2013-11-26 | 1 | -0/+5 |
|\ \ | |||||
| * | | cmQtAutogen: Allow specifying depends for autogen targets. | Stephen Kelly | 2013-11-25 | 1 | -0/+5 |
| |/ | |||||
* | | Merge topic 'use-generator-target' | Brad King | 2013-11-26 | 1 | -2/+2 |
|\ \ | |||||
| * | | cmGeneratorTarget: Use the output directory to order cmTargets. | Stephen Kelly | 2013-11-25 | 1 | -2/+2 |
* | | | Merge topic 'watcom-no-prompt' | Brad King | 2013-11-26 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Watcom: Suppress WMake interactive prompt on error | Brad King | 2013-11-25 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'update-kwsys' | Brad King | 2013-11-26 | 15 | -171/+982 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-11-25 | 15 | -171/+982 |
| |/ / | |||||
* | | | Merge topic 'INTERFACE_LIBRARY-property-whitelist' | Brad King | 2013-11-26 | 15 | -81/+229 |
|\ \ \ | |||||
| * | | | cmTarget: Add whitelist of properties on INTERFACE_LIBRARY. | Stephen Kelly | 2013-11-25 | 2 | -0/+76 |
| * | | | INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties. | Stephen Kelly | 2013-11-25 | 14 | -81/+153 |
| |/ / | |||||
* | | | Merge topic 'ninja-quoted-cmd-commands' | Brad King | 2013-11-26 | 1 | -7/+23 |
|\ \ \ | |||||
| * | | | Ninja: multiple commands must be quoted | Peter Kümmel | 2013-11-25 | 1 | -7/+23 |
* | | | | Merge topic 'ninja-msvc-deps-for-intel' | Brad King | 2013-11-26 | 1 | -4/+5 |
|\ \ \ \ | |||||
| * | | | | Ninja: deptype msvc for Intel's compiler on Windows | Peter Kümmel | 2013-11-25 | 1 | -4/+5 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-26 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'use-generator-target' | Brad King | 2013-11-25 | 21 | -118/+172 |
|\ \ \ | | |/ | |/| | |||||
| * | | Port some of the generator API to cmGeneratorTarget. | Stephen Kelly | 2013-11-22 | 19 | -117/+154 |
| * | | Order cmGeneratorTargetsType elements deterministically. | Stephen Kelly | 2013-11-22 | 2 | -1/+18 |
* | | | Merge topic 'make-cpack-options-boolean' | Brad King | 2013-11-25 | 1 | -7/+7 |
|\ \ \ | |_|/ |/| | | |||||
| * | | CPack: use IsOn instead of IsSet for boolean CPack options | Nils Gladitz | 2013-11-19 | 1 | -7/+7 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-25 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-24 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-23 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'add-cmHasLiteralPrefix' | Brad King | 2013-11-22 | 17 | -35/+58 |
|\ \ | |||||
| * | | Use new cmHasLiteralPrefix function | Stephen Kelly | 2013-11-21 | 16 | -34/+33 |
| * | | cmStandardIncludes: Add new cmHasLiteralPrefix function. | Stephen Kelly | 2013-11-21 | 1 | -1/+25 |
* | | | Merge topic 'cmake-credits' | Brad King | 2013-11-22 | 2 | -0/+18 |
|\ \ \ | |||||
| * | | | cmake-gui: Reference LGPLv2.1 when redistributing Qt | Brad King | 2013-11-21 | 2 | -0/+18 |
* | | | | Merge topic 'use-generator-target' | Brad King | 2013-11-22 | 1 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | Add a null check to the generator target accessor. | Stephen Kelly | 2013-11-21 | 1 | -2/+5 |
* | | | | | Merge topic 'cross-compiling-toolchain-variables' | Brad King | 2013-11-22 | 3 | -1/+31 |
|\ \ \ \ \ | |||||
| * | | | | | Introduce CMAKE_STAGING_PREFIX variable. | Stephen Kelly | 2013-11-21 | 3 | -1/+31 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'qt-dialog-reconfigure' | Brad King | 2013-11-22 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | cmake-gui: Configure again if a variable is changed before Generate is pushed. | Clinton Stimpson | 2013-11-21 | 1 | -0/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-22 | 1 | -1/+1 |
* | | | | | | Merge topic 'missing-target-error' | Brad King | 2013-11-21 | 3 | -23/+57 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add policy CMP0040 to disallow custom commands on missing targets | Nils Gladitz | 2013-11-21 | 3 | -23/+57 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cmake-credits' | Brad King | 2013-11-21 | 2 | -6/+14 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Credit Kitware and csimsoft for their maintenance roles | Brad King | 2013-11-19 | 2 | -6/+14 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-21 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'constify' | Brad King | 2013-11-20 | 12 | -74/+83 |
|\ \ \ \ | |||||
| * | | | | cmTarget: Trivially make more API const. | Stephen Kelly | 2013-11-19 | 2 | -25/+26 |
| * | | | | cmTarget: Make GetExportMacro const. | Stephen Kelly | 2013-11-19 | 2 | -3/+3 |
| * | | | | cmTarget: Make NameResolvesToFramework const. | Stephen Kelly | 2013-11-19 | 2 | -3/+3 |
| * | | | | cmGlobalGenerator: Make NameResolvesToFramework const. | Stephen Kelly | 2013-11-19 | 2 | -9/+11 |