Brad King
|
1acd1c2b50
CSharp: Fix regression in VS project type selection for custom target
|
7 年之前 |
Craig Scott
|
dbd3e2c53d
EXPORT_PROPERTIES: Prevent null dereference for undefined property
|
7 年之前 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 年之前 |
Michael Stürmer
|
709277640b
cmExportFileGenerator: set IMPORTED_COMMON_LANGUAGE_RUNTIME for CSharp target
|
7 年之前 |
Michael Stürmer
|
20e31fb4c9
cmExportFileGenerator: add target property for managed targets
|
7 年之前 |
Wouter Klouwen
|
6db61f0725
Export: allow exporting of additional properties
|
7 年之前 |
Brad King
|
ea0ce73a19
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
|
7 年之前 |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 年之前 |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
8 年之前 |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 年之前 |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 年之前 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 年之前 |
Daniel Pfeifer
|
8d7b3ef5d4
Provide and use CM_FALLTHROUGH
|
8 年之前 |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 年之前 |
Robert Maynard
|
eec93bceec
Allow OBJECT libraries to be installed, exported, and imported
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 年之前 |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Bill Hoffman
|
f81b9475f3
Export: Factor out file generation steps into helpers
|
9 年之前 |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 年之前 |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 年之前 |
Christoph Grüninger
|
c376c5bca2
Do not place CMake version in export files
|
9 年之前 |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 年之前 |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
7ecd9648a1
Merge topic 'clang-format-prep'
|
9 年之前 |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 年之前 |
Matthew Woehlke
|
f45c16e7ee
Fix export file variable pollution
|
9 年之前 |