Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2015-11-06 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2015-11-05 | 1 | -1/+1 |
* | Merge topic 'vs-show-def-files' | Brad King | 2015-11-04 | 7 | -16/+30 |
|\ | |||||
| * | VS: Add module definition `.def` files to .vcxproj files (#15313) | Tim Grothe | 2015-11-04 | 1 | -0/+6 |
| * | Refactor `.def` file lookup | Tim Grothe | 2015-11-04 | 7 | -15/+23 |
| * | cmGeneratorTarget: Fix IMPLEMENT_VISIT_IMPL for template data types | Brad King | 2015-11-04 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-04 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-03 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'xcode-lastupgradecheck' | Brad King | 2015-11-02 | 1 | -0/+3 |
|\ | |||||
| * | Xcode: Set LastUpgradeCheck to current Xcode version (#15817) | Gregor Jasny | 2015-10-30 | 1 | -0/+3 |
* | | Merge topic 'fix-find_program-regression' | Brad King | 2015-11-02 | 1 | -0/+13 |
|\ \ | |||||
| * | | find_program: Fix regression in finding an already-known path | Brad King | 2015-10-30 | 1 | -0/+13 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-02 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-01 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2015-10-31 | 1 | -1/+1 |
| |/ |/| | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2015-10-30 | 1 | -1/+1 |
* | | Merge topic 'vs-resw-files' | Brad King | 2015-10-29 | 1 | -0/+4 |
|\ \ | |||||
| * | | VS: Add support for `.resw` files (#15811) | Andrew Shaitorov | 2015-10-28 | 1 | -0/+4 |
* | | | Merge topic 'autorcc-qt-5.1-compat' | Brad King | 2015-10-29 | 1 | -1/+20 |
|\ \ \ | |||||
| * | | | QtAutogen: Fix rcc invocation for Qt 5.0 and 5.1 (#15644) | Brad King | 2015-10-28 | 1 | -1/+20 |
* | | | | Merge topic 'revert-autorcc-qt-5.1' | Brad King | 2015-10-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Revert "cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)" | Brad King | 2015-10-27 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-10-29 | 1 | -1/+1 |
* | | | | Merge topic 'minor-cleanups' | Brad King | 2015-10-28 | 22 | -48/+25 |
|\ \ \ \ | |||||
| * | | | | cmMakefile: Fix typo in comment | Stephen Kelly | 2015-10-27 | 1 | -1/+1 |
| * | | | | cmMakefile: Fix style | Stephen Kelly | 2015-10-27 | 1 | -1/+1 |
| * | | | | Makefiles: Remove unused variable | Stephen Kelly | 2015-10-27 | 1 | -1/+0 |
| * | | | | cmTarget: Remove obsolete member | Stephen Kelly | 2015-10-27 | 2 | -5/+0 |
| * | | | | cmTarget: Fix style | Stephen Kelly | 2015-10-27 | 1 | -1/+2 |
| * | | | | Remove some obsolete declarations | Stephen Kelly | 2015-10-27 | 13 | -19/+3 |
| * | | | | Use LocalGenerator when possible | Stephen Kelly | 2015-10-26 | 3 | -12/+12 |
| * | | | | Makefiles: Remove some unneeded casts | Stephen Kelly | 2015-10-26 | 2 | -4/+3 |
| * | | | | Export: Remove unused variable | Stephen Kelly | 2015-10-26 | 1 | -1/+0 |
| * | | | | cmFunctionBlocker: Constify method | Stephen Kelly | 2015-10-26 | 1 | -1/+1 |
| * | | | | Xcode: Fix typo in comment | Stephen Kelly | 2015-10-26 | 1 | -1/+1 |
| * | | | | Xcode: Remove trailing semicolon | Stephen Kelly | 2015-10-26 | 1 | -1/+1 |
* | | | | | Merge topic 'use-generator-target' | Brad King | 2015-10-28 | 49 | -409/+622 |
|\ \ \ \ \ | |||||
| * | | | | | cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget | Stephen Kelly | 2015-10-27 | 8 | -42/+12 |
| * | | | | | cmLocalGenerator: Port Find method away from GetGeneratorTarget | Stephen Kelly | 2015-10-27 | 4 | -15/+49 |
| * | | | | | VS6: Port to FindGeneratorTarget | Stephen Kelly | 2015-10-27 | 1 | -5/+4 |
| * | | | | | cmake: Port find_package mode away from GetGeneratorTarget | Stephen Kelly | 2015-10-27 | 1 | -4/+7 |
| * | | | | | cmMakefile: Add imported target accessor | Stephen Kelly | 2015-10-27 | 2 | -0/+13 |
| * | | | | | CMP0026: Port away from GetGeneratorTarget | Stephen Kelly | 2015-10-27 | 1 | -3/+3 |
| * | | | | | cmGlobalGenerator: Add FindGeneratorTarget API | Stephen Kelly | 2015-10-27 | 2 | -0/+54 |
| * | | | | | cmGeneratorTarget: Add API for globally visible IMPORTED | Stephen Kelly | 2015-10-27 | 2 | -0/+6 |
| * | | | | | Xcode: Port away from GetGeneratorTarget | Stephen Kelly | 2015-10-27 | 1 | -10/+6 |
| * | | | | | cmLocalGenerator: Store imported targets in a separate container. | Stephen Kelly | 2015-10-27 | 3 | -0/+8 |
| * | | | | | cmLocalGenerator: Port FindGeneratorTarget away from GetGeneratorTarget | Stephen Kelly | 2015-10-27 | 3 | -2/+44 |
| * | | | | | cmTarget: Implement ALIAS in terms of name mapping | Stephen Kelly | 2015-10-27 | 6 | -25/+20 |
| * | | | | | cmGlobalGenerator: Remove unneeded GetGeneratorTarget | Stephen Kelly | 2015-10-27 | 1 | -2/+1 |