Stephen Kelly
|
c341f4679a
Makefiles: Change AppendCustomCommand API to strings
|
9 years ago |
Stephen Kelly
|
e0fd2d0446
Makefiles: Port CreateCDCommand to string-based API
|
9 years ago |
Daniel Pfeifer
|
5cbb548807
fix a batch of include-what-you-use violations
|
9 years ago |
Brad King
|
34ba5c5348
Makefile: Factor out response file checks into common helper
|
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 |
Bill Hoffman
|
96242f8022
Add options to run `ldd -u -r` as a "link-what-you-use" tool
|
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 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Stephen Kelly
|
3f8aa62bfb
cmGeneratorTarget: Add API for target-relative commands.
|
10 years ago |
Stephen Kelly
|
4bc65d76f1
Makefiles: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
83703bda7d
cmGeneratorTarget: Copy IsExecutableWithExports from cmTarget.
|
10 years ago |
Stephen Kelly
|
88d10d55ac
cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget.
|
10 years ago |
Stephen Kelly
|
3e8ef64273
cmLocalGenerator: Port some API to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
cfb2f7508a
Use cmGeneratorTarget for property access.
|
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
|
ce75c86ec3
cmGeneratorTarget: Move GetSupportDirectory from cmTarget.
|
10 years ago |
Stephen Kelly
|
8d2e3e53b9
cmGeneratorTarget: Move HasImplibGNUtoMS from cmTarget.
|
10 years ago |
Stephen Kelly
|
50dc9b4440
cmGeneratorTarget: Move GetPDBDirectory from cmTarget.
|
10 years ago |
Stephen Kelly
|
8b0168863e
cmGeneratorTarget: Move GetDirectory from cmTarget.
|
11 years ago |
Brad King
|
e134e53b47
Add support for *.manifest source files with MSVC tools
|
10 years ago |
Stephen Kelly
|
b3f0e35308
cmGeneratorTarget: Move GetCompilePDBDirectory from cmTarget.
|
10 years ago |
Stephen Kelly
|
7c809fa2a6
cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.
|
10 years ago |
Stephen Kelly
|
8d2de00244
cmGeneratorTarget: Move NeedRelinkBeforeInstall from cmTarget.
|
10 years ago |
Stephen Kelly
|
47803e6f8e
cmGeneratorTarget: Move GetExecutableNames from cmTarget.
|
10 years ago |
Stephen Kelly
|
5aa556be56
cmMakefileTargetGenerator: Require cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 years ago |