Daniel Pfeifer
|
4b49c9a245
fix include order of windows.h
|
8 years ago |
Evgeny Fimochkin
|
5ba2c9e5e0
VS: Add support for ASM_NASM language
|
8 years ago |
Michael Stürmer
|
9e3164dfa2
VS: Add option to place `PACKAGE` target in solution default build
|
9 years ago |
Clinton Stimpson
|
baead1e2a8
Encoding: Remove option to use ANSI code page internally
|
9 years ago |
Brad King
|
2d3aa94225
cmGlobalGenerator: Allow FindMakeProgram to fail
|
9 years ago |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 years ago |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
Gregor Jasny
|
3b6f1587be
Factor IDE folder name retrieval out into helper method
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Stephen Kelly
|
839c65bca0
Convert: Move access to CurrentBinaryDirectory out of loops
|
9 years ago |
Stephen Kelly
|
21b5fdf9a3
Convert: Avoid START_OUTPUT enum when converting to relative paths
|
9 years ago |
Brad King
|
bdc679a8ae
VS15: Add Visual Studio 15 generator
|
9 years ago |
Brad King
|
042aca557d
VS: Verify that MSBuild.exe and devenv.com exist before using them
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Stephen Kelly
|
563ac22a16
Convert: Replace trivial conversion with new method
|
9 years ago |
Dāvis Mosāns
|
b1f87a50b3
Use better KWSys SystemTools::GetEnv and HasEnv signatures
|
9 years ago |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 years ago |
Brad King
|
6052e4b3bf
Merge topic 'improve-character-find-and-replace'
|
9 years ago |
Daniel Pfeifer
|
25d1ef6424
Use enums defined in cmOutputConverter using their fully qualified name.
|
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
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 years ago |
Brad King
|
067b21b675
Merge topic 'clang-format-include-order'
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Brad King
|
ce82e0a53f
Deprecate Visual Studio 7 .NET 2003 generator
|
9 years ago |
Brad King
|
f47b4f68a9
Drop Visual Studio 7 generator for VS .NET 2002
|
9 years ago |
Stephen Kelly
|
7b127c62d4
VS7: Port remaining interface to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
736c2042c6
cmGeneratorTarget: Add GetUtilities API
|
10 years ago |