| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop Visual Studio 7 .NET 2003 generator | Brad King | 2017-04-19 | 1 | -1/+0 |
|
|
* | cmGlobalVisualStudioGenerator: Drop VS7 enumeration value | Brad King | 2017-04-19 | 1 | -1/+0 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | iwyu: Fix VisualStudio specific issues | Daniel Pfeifer | 2016-11-28 | 1 | -0/+15 |
|
|
* | cmGlobalGenerator: Allow FindMakeProgram to fail | Brad King | 2016-10-20 | 1 | -1/+1 |
|
|
* | VS: Add CSharp project uuid and file extension | Michael Stürmer | 2016-10-19 | 1 | -0/+3 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | VS15: Add Visual Studio 15 generator | Brad King | 2016-09-07 | 1 | -1/+2 |
|
|
* | cmGlobalGenerator: Make IsMultiConfig() const | Tobias Hunger | 2016-06-01 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -21/+38 |
|
|
* | VS: Add option to choose the `.sln` startup project (#15578) | Davy Durham | 2016-03-22 | 1 | -0/+2 |
|
|
* | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 1 | -1/+0 |
|
|
* | VS: Port interface to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -8/+10 |
|
|
* | VS: Port WriteUtilityDepends to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -1/+1 |
|
|
* | VS: Port utility depends to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -2/+2 |
|
|
* | VS: Port target depends to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -2/+2 |
|
|
* | VS: Port TargetIsFortranOnly to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -1/+1 |
|
|
* | VS: Port LinkClosure to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -2/+2 |
|
|
* | VisualStudio: Replace Compute override with AddExtraIDETargets override. | Stephen Kelly | 2015-10-05 | 1 | -1/+1 |
|
|
* | VS: Refactor target ordering logic | Brad King | 2015-09-22 | 1 | -3/+9 |
|
|
* | cmGlobalGenerator: Virtualize the Compute step and override it. | Stephen Kelly | 2015-07-30 | 1 | -1/+1 |
|
|
* | Merge topic 'auto_export_dll_symbols' | Brad King | 2015-07-08 | 1 | -0/+4 |
|\ |
|
| * | Windows: Optionally generate DLL module definition files automatically | Bill Hoffman | 2015-07-06 | 1 | -0/+4 |
|
|
* | | cmComputeTargetDepends: Change API to use cmGeneratorTarget. | Stephen Kelly | 2015-07-01 | 1 | -1/+2 |
|/ |
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -1/+1 |
|
|
* | VS: Move version information to global generator. | Stephen Kelly | 2015-05-19 | 1 | -0/+21 |
|
|
* | VS: Drop reload macros for VS >= 10 (#11258,#14680) | Brad King | 2015-04-15 | 1 | -2/+2 |
|
|
* | cmGlobalGenerator: Create a non-virtual 'DoGenerate' method | Brad King | 2014-07-22 | 1 | -5/+2 |
|
|
* | VS: Refactor CMAKE_FORCE_*64 platform definitions | Brad King | 2014-07-17 | 1 | -3/+0 |
|
|
* | cmGlobalGenerator: Make ComputeTargetObjects non-virtual | Stephen Kelly | 2014-03-15 | 1 | -1/+0 |
|
|
* | cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface. | Stephen Kelly | 2014-03-13 | 1 | -0/+1 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -1/+2 |
|
|
* | OS X: Make sure RPATHs are unique to avoid possible corruption. | Clinton Stimpson | 2014-02-03 | 1 | -0/+4 |
|
|
* | cmGlobalGenerator: Make SelectMakeProgram const. | Stephen Kelly | 2014-01-12 | 1 | -1/+1 |
|
|
* | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 1 | -8/+9 |
|
|
* | VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators | Brad King | 2013-11-18 | 1 | -0/+3 |
|
|
* | Require CMAKE_<LANG>_COMPILER to be found as a full path | Brad King | 2013-10-28 | 1 | -0/+1 |
|
|
* | VS: Replace ArchitectureId with PlatformName | Patrick Gansterer | 2013-08-05 | 1 | -1/+0 |
|
|
* | VS: Support setting correct subsystem and entry point for WinCE | Patrick Gansterer | 2012-11-26 | 1 | -0/+3 |
|
|
* | VS: Change variable type of ArchitectureId from const char* to string | Patrick Gansterer | 2012-11-26 | 1 | -1/+1 |
|
|
* | VS: Add static method to get the base of the registry | Patrick Gansterer | 2012-11-26 | 1 | -0/+3 |
|
|
* | VS: Remove AddPlatformDefinitions from platform-specific generators | Patrick Gansterer | 2012-11-19 | 1 | -0/+1 |
|
|
* | VS: Simplify MSVC version reporting | Brad King | 2012-08-30 | 1 | -1/+0 |
|
|
* | VS: Cleanup AddPlatformDefinitions() of Visual Studio generators | Patrick Gansterer | 2012-08-22 | 1 | -0/+5 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Pre-compute object file names before VS project generation | Brad King | 2012-03-09 | 1 | -0/+2 |
|
|
* | Use modern global dependency graph for VS < 8 deps | Brad King | 2010-11-18 | 1 | -5/+20 |
|
|