Gregor Jasny
|
060be58c6f
Xcode: Properly handle Bundle Resources with more than one hierarchy level
|
8 years ago |
Brad King
|
075f645409
Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files
|
8 years ago |
Brad King
|
f36eaf6a6e
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
|
8 years ago |
Brad King
|
25d261efa7
Refactor module definition file selection
|
8 years ago |
Brad King
|
1e0a9ac45d
Refactor module definition source enumeration
|
8 years ago |
Dmitry Kochkin
|
73a6d4566a
VS: Cache the list of xaml and resx headers
|
8 years ago |
Clinton Stimpson
|
4bff2d14fd
Apple: Refactor support for using INSTALL_NAME_DIR.
|
8 years ago |
Sebastian Holtermann
|
8f47a5f16a
cmGeneratorTarget: Add AddIncludeDirectory method (experimental)
|
9 years ago |
Brad King
|
09cda9d5e7
Allow imported INTERFACE libraries to specify a link library name
|
9 years ago |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
Brad King
|
188c762f8a
Merge topic 'extract-computed-target-properties'
|
9 years ago |
Gregor Jasny
|
3b6f1587be
Factor IDE folder name retrieval out into helper method
|
9 years ago |
Stephen Kelly
|
fa9dbc56a1
cmGeneratorTarget: Implement cmTargetPropertyComputer interface
|
9 years ago |
Stephen Kelly
|
a0a720e6a7
cm{,Generator}Target: Add global generator accessors
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
7b5f85677c
Fortran: Use module dir flag if needed for default module directory
|
9 years ago |
Daniel Pfeifer
|
cc6b948e5e
cmGeneratorTarget: factor out common part of AddSources commands
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Tobias Hunger
|
49f10f0d24
cmGeneratorTarget: Adopt Fortran module directory generation
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Christoph Grüninger
|
58a4a77132
Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned ints
|
9 years ago |
Milian Wolff
|
275f2a85b2
Remove temporary allocations when calling cmGeneratorTarget::GetName.
|
10 years ago |
Tim Grothe
|
247c168b98
Refactor `.def` file lookup
|
10 years ago |
Stephen Kelly
|
278ba2db47
cmGeneratorTarget: Add API for globally visible IMPORTED
|
10 years ago |
Stephen Kelly
|
7f6beddae3
cmGeneratorTarget: Port cmOptionalLinkImplementation
|
10 years ago |
Stephen Kelly
|
520ca0ff6c
cmGeneratorTarget: Add API for property keys
|
10 years ago |
Stephen Kelly
|
b397eae82e
cmGeneratorTarget: Move LinkLanguagePropagatesToDependents from cmTarget
|
10 years ago |
Stephen Kelly
|
7a1b83cb3f
cmGeneratorTarget: Add GetUtilityBacktrace API
|
10 years ago |