Brad King
|
d0be658205
Merge topic 'ninja-no-accidental-rsp'
|
9 years ago |
Raphael Kubo da Costa
|
5ec17e6106
Ninja: Generalize check for sysconf(3) call
|
9 years ago |
Brad King
|
86dd2427bc
Ninja: Do not force response files when no sysconf(3) limit is used
|
9 years ago |
Yury Zhuravlev
|
9da725cb00
Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Brad King
|
e4cb7d7609
Merge topic 'link_what_you_use'
|
9 years ago |
Bill Hoffman
|
96242f8022
Add options to run `ldd -u -r` as a "link-what-you-use" tool
|
9 years ago |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 years ago |
Brad King
|
8f3bd1f454
Merge topic 'ninja-no-ranlib-windows'
|
9 years ago |
Tobias Hunger
|
b0d3e693f1
cmLocalGenerator: Pass configuration to GetTargetFlags
|
9 years ago |
Brad King
|
ea59867187
Run ranlib on archives only if the tool is available
|
9 years ago |
Daniel Pfeifer
|
1b2bb93302
Remove redundant c_str() calls.
|
9 years ago |
Daniel Pfeifer
|
25d1ef6424
Use enums defined in cmOutputConverter using their fully qualified name.
|
9 years ago |
Nicolas Despres
|
7c26a6a269
Ninja: Fix path to soname-d target file
|
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 |
Dmitry Ivanov
|
f9644a2d1b
cmGlobalNinjaGenerator: Clarify logic for forcing use of response files
|
9 years ago |
Dmitry Ivanov
|
24c9106b7b
cmNinjaTargetGenerator: Factor out helper for forced response file check
|
9 years ago |
Bruce Stephens
|
9e165a64ad
Ninja: Add OS X dylib versioning (#14140)
|
9 years ago |
Stephen Kelly
|
3f8aa62bfb
cmGeneratorTarget: Add API for target-relative commands.
|
10 years ago |
Stephen Kelly
|
80de856bb5
Ninja: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
d8f8940bc6
cmGeneratorTarget: Move IsCFBundleOnApple from cmTarget.
|
10 years ago |
Stephen Kelly
|
88d10d55ac
cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget.
|
10 years ago |
Stephen Kelly
|
b5f5de70c0
cmGeneratorTarget: Copy IsFrameworkOnApple from cmTarget.
|
10 years ago |
Stephen Kelly
|
3e8ef64273
cmLocalGenerator: Port some API to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
b857f0d84b
Use GetName from cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
12e4790a0b
cmGeneratorTarget: Move GetTargetVersion from cmTarget.
|
10 years ago |
Stephen Kelly
|
55474e6182
cmState: Move GetTargetTypeName from cmTarget.
|
10 years ago |