Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -10/+7 |
* | VS: Remove obsolete methods. | Stephen Kelly | 2015-05-19 | 1 | -7/+0 |
* | VS: Move version information to global generator. | Stephen Kelly | 2015-05-19 | 1 | -2/+2 |
* | cmLocalGenerator: Require a global generator in the constructor. | Stephen Kelly | 2015-05-14 | 1 | -5/+2 |
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -2/+4 |
* | cmake: Show in --help how to select VS target platform (#15422) | Brad King | 2015-04-07 | 1 | -2/+5 |
* | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 1 | -0/+1 |
* | VS: Rename VS 14 generator to 'Visual Studio 14 2015' | Brad King | 2014-11-14 | 1 | -10/+30 |
* | VS: Delay getting platform name in local generator | Brad King | 2014-07-17 | 1 | -1/+0 |
* | VS: Refactor CMAKE_FORCE_*64 platform definitions | Brad King | 2014-07-17 | 1 | -7/+5 |
* | VS14: Add Visual Studio 14 generator (#14982) | Brad King | 2014-06-25 | 1 | -0/+116 |