Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 anni fa |
Gregor Jasny
|
134d5c1f7c
Honor BUNDLE_EXTENSION also for Frameworks (#14742)
|
9 anni fa |
Gregor Jasny
|
2b909c08f5
Honor BUNDLE_EXTENSION also for App Bundles (#16148)
|
9 anni fa |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 anni fa |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 anni fa |
Daniel Pfeifer
|
09aa2c9418
Use <unordered_set> where available
|
9 anni fa |
Brad King
|
41925efe76
cmGeneratorTarget: Fix Fortran module directory regression
|
9 anni fa |
Tobias Hunger
|
49f10f0d24
cmGeneratorTarget: Adopt Fortran module directory generation
|
9 anni fa |
Daniel Pfeifer
|
24ab29b882
Prefer istringstream and ostringstream over stringstream.
|
9 anni fa |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 anni fa |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
9 anni fa |
Brad King
|
6052e4b3bf
Merge topic 'improve-character-find-and-replace'
|
9 anni fa |
Brad King
|
c13408279f
Add a variable to specify language-wide system include directories
|
9 anni fa |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 anni fa |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 anni fa |
Brad King
|
c7006d2ef1
cmGeneratorTarget: Protect macro code layout from clang-format
|
9 anni fa |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 anni fa |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 anni fa |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 anni fa |
Brad King
|
3144857e1e
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
|
9 anni fa |
Milian Wolff
|
275f2a85b2
Remove temporary allocations when calling cmGeneratorTarget::GetName.
|
9 anni fa |
Bartosz Kosiorek
|
e76ee2c006
iOS: Fix framework resource directory layout (#15848)
|
10 anni fa |
Brad King
|
4ba760260b
Android: Restore generation of non-versioned soname (#15851)
|
10 anni fa |
Tim Grothe
|
247c168b98
Refactor `.def` file lookup
|
10 anni fa |
Brad King
|
adfc8a677e
cmGeneratorTarget: Fix IMPLEMENT_VISIT_IMPL for template data types
|
10 anni fa |
Stephen Kelly
|
278ba2db47
cmGeneratorTarget: Add API for globally visible IMPORTED
|
10 anni fa |
Stephen Kelly
|
383bfd9543
cmTargetCollectLinkLanguages: Remove cmMakefile dependency
|
10 anni fa |
Stephen Kelly
|
7f6beddae3
cmGeneratorTarget: Port cmOptionalLinkImplementation
|
10 anni fa |
Stephen Kelly
|
520ca0ff6c
cmGeneratorTarget: Add API for property keys
|
10 anni fa |
Stephen Kelly
|
b397eae82e
cmGeneratorTarget: Move LinkLanguagePropagatesToDependents from cmTarget
|
10 anni fa |