Daniel Eiband
|
7f3ecbe7d7
cmCustomCommandLine: Provide command line make functions
|
6 years ago |
Sebastian Holtermann
|
db182eb160
cmTarget: Move member `*Commands` to impl
|
6 years ago |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 years ago |
Vitaly Stakhovsky
|
92c7b52607
VS: Use range-based 'for' loops in generator code
|
7 years ago |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Michael Stürmer
|
9ed2428078
VS: only add custom command line if it is not empty
|
8 years ago |
Brad King
|
1d8f0f9181
Merge topic 'enable_ptx_compilation'
|
8 years ago |
Robert Maynard
|
23691d789e
CUDA: Allow sources to be compiled to .ptx files
|
8 years ago |
Gregor Jasny
|
cf320f7cd7
Replace boolean `implib` parameters with enum
|
8 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 |
Stephen Kelly
|
ad79061720
Convert: Inline uses of START_OUTPUT
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Stephen Kelly
|
58ba87f892
Convert: Replace Convert(FULL) with equivalent
|
9 years ago |
Stephen Kelly
|
ac46384171
Convert: Replace uses of Convert(NONE)
|
9 years ago |
Stephen Kelly
|
998d9ee967
VS: Replace variable with an if()
|
9 years ago |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
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
|
180538c706
Source: Stabilize include order
|
9 years ago |
Stephen Kelly
|
94fd5a5af8
VS: Port ImplibDir to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
26e23e8463
VS: Port ComputeLongestObjectDirectory to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
8b0168863e
cmGeneratorTarget: Move GetDirectory from cmTarget.
|
11 years ago |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 years ago |
Bastien Schatt
|
3e94f94b89
cmLocalVisualStudioGenerator: Use computed .obj extension (#13685)
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |