Daniel Pfeifer
|
4b49c9a245
fix include order of windows.h
|
8 years ago |
Brad King
|
f36eaf6a6e
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
|
8 years ago |
Michael Stürmer
|
bd8b5401cf
VS: Do not treat custom targets as CSharp targets
|
8 years ago |
Zsolt Parragi
|
4dde0bc8ef
VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for external objects
|
8 years ago |
Daniel Pfeifer
|
66a7099993
iwyu: Fix VisualStudio specific issues
|
9 years ago |
Brad King
|
2d3aa94225
cmGlobalGenerator: Allow FindMakeProgram to fail
|
9 years ago |
Brad King
|
7aa9961939
Merge topic 'vs-csharp-prep'
|
9 years ago |
Michael Stürmer
|
4f78b9ff2d
VS: Add CSharp project uuid and file extension
|
9 years ago |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
13a6ff31be
VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries
|
9 years ago |
Daniel Pfeifer
|
5cec953e6a
Use std::replace for replacing chars in strings.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
571bedec29
VS: Ignore USE_FOLDER property on VS versions that do not support it
|
9 years ago |
Taylor Braun-Jones
|
ad140c6e1b
VS: Put ALL_BUILD in the PREDEFINED_TARGETS_FOLDER
|
9 years ago |
Davy Durham
|
78ec046130
VS: Add option to choose the `.sln` startup project (#15578)
|
9 years ago |
Brad King
|
3144857e1e
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
|
9 years ago |
Brad King
|
2fd5fd1f4d
Merge topic 'minor-cleanups'
|
10 years ago |
Stephen Kelly
|
79c3a2a8f7
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
ce43ed2cc1
Use LocalGenerator when possible
|
10 years ago |
Stephen Kelly
|
6cac952b9e
VS: Port interface to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
97b3768898
VS: Port WriteUtilityDepends to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
600af01d41
VS: Port utility depends to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
330bfa8336
VS: Port target depends to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
8ac8739b2e
VS: Port TargetIsFortranOnly to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
ce9e9a92cf
VS: Port LinkClosure to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
67b2f4312c
Port to GetGeneratorTargets.
|
10 years ago |