| Commit message (Expand) | Author | Age | Files | Lines |
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -1/+1 |
|
|
* | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -1/+1 |
|
|
* | VS: Pass whole target to WriteProjectConfigurations | Beeble | 2017-04-05 | 1 | -2/+2 |
|
|
* | VS: Add support for ASM_NASM language | Evgeny Fimochkin | 2017-02-07 | 1 | -0/+2 |
|
|
* | cmGlobalGenerator: Allow FindMakeProgram to fail | Brad King | 2016-10-20 | 1 | -1/+1 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | CMake: Report whether generators support platforms | Tobias Hunger | 2016-07-14 | 1 | -0/+6 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -38/+31 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Drop Visual Studio 7 generator for VS .NET 2002 | Brad King | 2016-03-11 | 1 | -19/+7 |
|
|
* | cmake-gui: Add option to specify generator toolset | Robert Dailey | 2015-11-17 | 1 | -0/+6 |
|
|
* | VS7: Port remaining interface to cmGeneratorTarget | Stephen Kelly | 2015-10-27 | 1 | -2/+2 |
|
|
* | VS: Port interface to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -1/+2 |
|
|
* | VS: Port WriteUtilityDepends to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -1/+1 |
|
|
* | VS: Port ProjectDepends to cmGeneratorTarget. | Stephen Kelly | 2015-10-24 | 1 | -1/+1 |
|
|
* | VS: Port WriteProject to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -1/+1 |
|
|
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|
|
* | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 1 | -1/+1 |
|
|
* | cmLocalGenerator: Remove Parent pointer. | Stephen Kelly | 2015-08-28 | 1 | -2/+1 |
|
|
* | VS: Compute project GUIDs deterministically | Brad King | 2015-06-04 | 1 | -3/+2 |
|
|
* | cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. | Stephen Kelly | 2015-05-27 | 1 | -1/+2 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -1/+2 |
|
|
* | VS: Do not accumulate configurations globally (#15577) | Brad King | 2015-05-21 | 1 | -9/+4 |
|
|
* | VS: Simplify setting of flag table. | Stephen Kelly | 2015-05-19 | 1 | -1/+2 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -1/+1 |
|
|
* | cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja | Gregor Jasny | 2015-02-26 | 1 | -1/+1 |
|
|
* | VS: Use $(ConfigurationName) as CMAKE_CFG_INTDIR in VS 7, 8, 9 | Brad King | 2015-02-16 | 1 | -1/+2 |
|
|
* | Fix some spelling errors in comments | Geoff Viola | 2014-10-13 | 1 | -1/+1 |
|
|
* | VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 | Brad King | 2014-09-05 | 1 | -0/+3 |
|
|
* | VS: Refactor internal default platform name selection | Brad King | 2014-09-05 | 1 | -2/+2 |
|
|
* | VS: Move internal MasmEnabled member up to VS 7 generator | Brad King | 2014-08-20 | 1 | -0/+4 |
|
|
* | cmGlobalGenerator: Create a non-virtual 'DoGenerate' method | Brad King | 2014-07-22 | 1 | -7/+1 |
|
|
* | VS: Delay platform definitions until system name is known | Brad King | 2014-07-17 | 1 | -1/+1 |
|
|
* | VS: Remove unused parameter of WriteTargetConfigurations | Brad King | 2014-06-13 | 1 | -1/+0 |
|
|
* | VS: Fix subproject .sln dependencies on custom targets | Brad King | 2014-06-12 | 1 | -3/+5 |
|
|
* | VS: Move VS-only API out of cmGlobalGenerator | Brad King | 2014-06-12 | 1 | -0/+1 |
|
|
* | Encoding: If configured, write Visual Studio project files as UTF-8. | Clinton Stimpson | 2014-03-14 | 1 | -0/+3 |
|
|
* | stringapi: Use strings for program paths | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -5/+5 |
|
|
* | stringapi: Use strings for directories | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings for VS project names | Ben Boeckel | 2014-03-08 | 1 | -7/+7 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | VS: Teach include_external_msproject about non-C++ projects (#14661) | David Golub | 2013-12-20 | 1 | -0/+2 |
|
|
* | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 1 | -4/+6 |
|
|
* | VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables | Brad King | 2013-12-04 | 1 | -0/+2 |
|
|
* | VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators | Brad King | 2013-11-18 | 1 | -0/+1 |
|
|