| Commit message (Expand) | Author | Age | Files | Lines |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | VS: Simplify use of object libraries in WINDOWS_EXPORT_ALL_SYMBOLS | Brad King | 2017-04-11 | 1 | -1/+0 |
|
|
* | Add GENERATOR_IS_MULTI_CONFIG global property | Bastien Schatt | 2017-04-04 | 1 | -0/+1 |
|
|
* | VS: Decide project type by linker lang as fallback | Christian Pfeiffer | 2017-03-30 | 1 | -0/+14 |
|
|
* | Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS' | Brad King | 2017-03-22 | 1 | -32/+41 |
|\ |
|
| * | Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files | Brad King | 2017-03-21 | 1 | -29/+39 |
|
|
| * | cmGlobalVisualStudioGenerator: Simplify __create_def command generation | Brad King | 2017-03-21 | 1 | -3/+2 |
|
|
* | | fix include order of windows.h | Daniel Pfeifer | 2017-03-14 | 1 | -2/+1 |
|/ |
|
* | Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation | Brad King | 2017-03-09 | 1 | -4/+8 |
|
|
* | VS: Do not treat custom targets as CSharp targets | Michael Stürmer | 2017-03-07 | 1 | -0/+4 |
|
|
* | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for external objects | Zsolt Parragi | 2017-01-30 | 1 | -0/+8 |
|
|
* | iwyu: Fix VisualStudio specific issues | Daniel Pfeifer | 2016-11-28 | 1 | -1/+3 |
|
|
* | cmGlobalGenerator: Allow FindMakeProgram to fail | Brad King | 2016-10-20 | 1 | -1/+2 |
|
|
* | Merge topic 'vs-csharp-prep' | Brad King | 2016-10-20 | 1 | -0/+21 |
|\ |
|
| * | VS: Add CSharp project uuid and file extension | Michael Stürmer | 2016-10-19 | 1 | -0/+21 |
|
|
* | | cmListFileCache: Remove cmState header include | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -10/+11 |
|/ |
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries | Brad King | 2016-07-21 | 1 | -0/+7 |
|
|
* | Use std::replace for replacing chars in strings. | Daniel Pfeifer | 2016-05-24 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -394/+276 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -30/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | VS: Ignore USE_FOLDER property on VS versions that do not support it | Brad King | 2016-04-26 | 1 | -1/+1 |
|
|
* | VS: Put ALL_BUILD in the PREDEFINED_TARGETS_FOLDER | Taylor Braun-Jones | 2016-03-23 | 1 | -7/+1 |
|
|
* | VS: Add option to choose the `.sln` startup project (#15578) | Davy Durham | 2016-03-22 | 1 | -0/+26 |
|
|
* | Avoid depending on CMAKE_ROOT cache entry internally (#16015) | Brad King | 2016-03-16 | 1 | -2/+1 |
|
|
* | Merge topic 'minor-cleanups' | Brad King | 2015-10-28 | 1 | -1/+1 |
|\ |
|
| * | Use LocalGenerator when possible | Stephen Kelly | 2015-10-26 | 1 | -1/+1 |
|
|
* | | cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget | Stephen Kelly | 2015-10-27 | 1 | -1/+0 |
|/ |
|
* | VS: Port interface to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -21/+18 |
|
|
* | 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 | -3/+4 |
|
|
* | VS: Port target depends to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -13/+13 |
|
|
* | VS: Port TargetIsFortranOnly to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -3/+1 |
|
|
* | VS: Port LinkClosure to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -10/+11 |
|
|
* | Port to GetGeneratorTargets. | Stephen Kelly | 2015-10-24 | 1 | -3/+3 |
|
|
* | cmLocalGenerator: Store a vector of generator targets. | Stephen Kelly | 2015-10-21 | 1 | -7/+8 |
|
|
* | cmLocalGenerator: Simplify semantic of adding generator targets. | Stephen Kelly | 2015-10-20 | 1 | -0/+1 |
|
|
* | cmGeneratorTarget: Move IsLinkable from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -2/+3 |
|
|
* | Merge topic 'clean-up-cmTarget' | Brad King | 2015-10-16 | 1 | -10/+10 |
|\ |
|
| * | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -10/+10 |
|
|
* | | cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|/ |
|
* | cmLocalGenerator: Store cmGeneratorTargets. | Stephen Kelly | 2015-10-14 | 1 | -2/+2 |
|
|
* | cmLocalGenerator: Add GetProjectName method. | Stephen Kelly | 2015-10-08 | 1 | -1/+1 |
|
|
* | VisualStudio: Replace Compute override with AddExtraIDETargets override. | Stephen Kelly | 2015-10-05 | 1 | -7/+1 |
|
|
* | VS: Remove impossible condition. | Stephen Kelly | 2015-09-27 | 1 | -3/+2 |
|
|
* | VS: Refactor target ordering logic | Brad King | 2015-09-22 | 1 | -6/+12 |
|
|
* | cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Move GetLanguages from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -1/+3 |
|
|