Brad King
|
25d261efa7
Refactor module definition file selection
|
8 years ago |
Daniel Pfeifer
|
66a7099993
iwyu: Fix VisualStudio specific issues
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Andrej Bosik
|
a22f996725
VS: Optionally generate remote directory for WinCE projects
|
9 years ago |
Stephen Kelly
|
26e23e8463
VS: Port ComputeLongestObjectDirectory to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
01c2698693
VS7: Port to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
12e4790a0b
cmGeneratorTarget: Move GetTargetVersion from cmTarget.
|
10 years ago |
Stephen Kelly
|
7f5ec9f109
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |
Brad King
|
2f4bb4e9b0
VS: Do not accumulate configurations globally (#15577)
|
10 years ago |
Stephen Kelly
|
e435f875ec
VS: Move version information to global generator.
|
10 years ago |
Stephen Kelly
|
b5f093f096
VS: Simplify setting of flag table.
|
10 years ago |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Brad King
|
7a526c35f6
VS: Delay getting platform name in local generator
|
11 years ago |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 years ago |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Ben Boeckel
|
215b1addf0
stringapi: Take strings in escaping functions
|
11 years ago |
Ben Boeckel
|
c3833c7da4
stringapi: Use strings for VS project names
|
11 years ago |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 years ago |
Patrick Gansterer
|
34969cf15e
Fix setting of the entry point symbol for Windows CE (#14088)
|
12 years ago |
Anton Helwart
|
545fdec4f8
VS: Avoid empty source groups in some cases (#3474)
|
12 years ago |
Patrick Gansterer
|
2118a2016f
VS: Support setting correct subsystem and entry point for WinCE
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
01e979acef
VS: Add CMakeLists.txt re-run rules at start of generation
|
13 years ago |