Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 vuotta sitten |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 vuotta sitten |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 vuotta sitten |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 vuotta sitten |
Brad King
|
180538c706
Source: Stabilize include order
|
9 vuotta sitten |
Bartosz Kosiorek
|
9f053763d7
Fix iOS Framework directory structure (#15833)
|
10 vuotta sitten |
Stephen Kelly
|
cf69630e51
cmGeneratorTarget: Move GetFrameworkVersion from cmTarget
|
10 vuotta sitten |
Stephen Kelly
|
3ebc62850c
cmGeneratorTarget: Move HaveWellDefinedOutputFiles from cmTarget.
|
10 vuotta sitten |
Stephen Kelly
|
37ab74a607
cmLocalGenerator: Port PList handling to cmGeneratorTarget.
|
10 vuotta sitten |
Stephen Kelly
|
6da99de323
cmGeneratorTarget: Move GetFrameworkDirectory from cmTarget.
|
10 vuotta sitten |
Stephen Kelly
|
7a460852fa
cmGeneratorTarget: Move GetAppBundleDirectory from cmTarget.
|
10 vuotta sitten |
Stephen Kelly
|
89e2a080e9
cmGeneratorTarget: Move GetMacContentDirectory from cmTarget.
|
10 vuotta sitten |
Stephen Kelly
|
e77142350d
Get the local generator from the GeneratorTarget.
|
10 vuotta sitten |
Gregor Jasny
|
78ec4b1640
OS X: Shorten CFBundleExecutable to file name only
|
10 vuotta sitten |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 vuotta sitten |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 vuotta sitten |
Tim Blechmann
|
90e22f8f71
OS X: Fix Info.plist placement in a CFBundle
|
11 vuotta sitten |
Stephen Kelly
|
9ad804ac7b
cmGeneratorTarget: Constify cmSourceFile* in containers.
|
11 vuotta sitten |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 vuotta sitten |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 vuotta sitten |
Stephen Kelly
|
84e5f5a004
cmTarget: Move SourceFileFlags to cmGeneratorTarget.
|
11 vuotta sitten |
Stephen Kelly
|
c34968a9aa
Port some of the generator API to cmGeneratorTarget.
|
13 vuotta sitten |
Robert Maynard
|
6dbd4a5f17
cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile.
|
12 vuotta sitten |
Clinton Stimpson
|
483e208482
OS X: Fix getting of CFBundle LOCATION property.
|
12 vuotta sitten |
Clinton Stimpson
|
373faae5e1
Refactor how bundles and frameworks are supported.
|
12 vuotta sitten |
Peter Kümmel
|
7a6bc9e987
Ninja: remove 'this' from member initializer list
|
13 vuotta sitten |
Nicolas Despres
|
c3988ee871
Re-factor OS X content generator start up.
|
13 vuotta sitten |
Nicolas Despres
|
f36c7b0bbe
Re-factor Mac OS X content directory computation.
|
13 vuotta sitten |
Nicolas Despres
|
5d885db416
Re-factor bundle content copying rules generation.
|
13 vuotta sitten |
Nicolas Despres
|
7bb56c511e
Re-factor CFBundle generation.
|
13 vuotta sitten |