Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 years ago |
Brad King
|
c2c2a2f4c7
Merge topic 'vs-tool-override'
|
9 years ago |
Gilles Khouzam
|
35a6cac2d3
VS: Add VS_SDK_REFERENCES target property to reference external SDKs
|
9 years ago |
Gilles Khouzam
|
ed05f11dd2
VS: Add a VS_TOOL_OVERRIDE source file property
|
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
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Mariusz Pluciński
|
2c2ec4883b
VS: in Clang/C2 toolset, setup correct compiler settings
|
9 years ago |
Brad King
|
79e05af4a3
Merge topic 'vs14-debug-enum-older-toolsets'
|
9 years ago |
Brad King
|
3f15665a45
VS: Fix VS 2015 .vcxproj debug setting for v100 toolset (#15986)
|
9 years ago |
Fabian Otto
|
6122909c33
VS: Add option to set `ConfigurationType` of a .vcxproj file
|
9 years ago |
Brad King
|
f8af218ea1
Merge topic 'vs14-debug-enum-older-toolsets'
|
9 years ago |
Brad King
|
dc422d271e
VS: Fix VS 2015 .vcxproj debug setting for older toolsets (#15986)
|
9 years ago |
Clinton Stimpson
|
a15e375cdd
Fix MFC setting on utility targets (#15867)
|
9 years ago |
Brad King
|
31a58b438f
Merge topic 'vs-global-properties'
|
9 years ago |
Mike Fitzgerald
|
af39f11521
VS: Implement VS_GLOBAL_* target properties in VS 2010+ (#13666)
|
9 years ago |
Brad King
|
b3677b35d3
VS: Map the link `/debug` to its IDE property
|
9 years ago |
Brad King
|
c22da7cff7
VS: Drop unused condition in link debug flag generation
|
9 years ago |
Brad King
|
cedbb7994d
Merge topic 'vs14-debug-enum'
|
9 years ago |
Brad King
|
f086c665da
VS: Fix VS 2015 .vcxproj file value for GenerateDebugInformation (#15894)
|
9 years ago |
Tim Grothe
|
e7e713cc05
VS: Add module definition `.def` files to .vcxproj files (#15313)
|
10 years ago |
Tim Grothe
|
247c168b98
Refactor `.def` file lookup
|
10 years ago |
Brad King
|
41e5605d02
Merge topic 'vs-resw-files'
|
10 years ago |
Andrew Shaitorov
|
77dde5cb1f
VS: Add support for `.resw` files (#15811)
|
10 years ago |
Stephen Kelly
|
3f8aa62bfb
cmGeneratorTarget: Add API for target-relative commands.
|
10 years ago |