Stephen Kelly
|
47803e6f8e
cmGeneratorTarget: Move GetExecutableNames from cmTarget.
|
10 years ago |
Stephen Kelly
|
803a7982b4
cmGeneratorTarget: Move GetLinkInformation from cmTarget
|
10 years ago |
Stephen Kelly
|
a23fcc9558
cmInstallTargetGenerator: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
4e41913f9a
cmInstallCommand: Store only a targetName, not a cmTarget.
|
10 years ago |
Stephen Kelly
|
3ef8aaaa71
cmInstallCommand: Move the SetHaveInstallRule invocation.
|
10 years ago |
Stephen Kelly
|
dd0417c7be
cmInstallTargetGenerator: Re-arrange data layout.
|
10 years ago |
Stephen Kelly
|
a0836ed978
Port to cmMakefile::GetGlobalGenerator.
|
10 years ago |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 years ago |
Brad King
|
f30022eb07
install: Allow generator expressions in TARGETS DESTINATION (#14317)
|
10 years ago |
Brad King
|
7607c3d16a
cmInstallGenerator: Pass destination explicitly to AddInstallRule
|
10 years ago |
Brad King
|
290ca8e2d0
cmInstallGenerator: Refactor computation of absolute install dest
|
10 years ago |
Stephen Kelly
|
aa773035b7
Replace !foo.size() pattern with foo.empty().
|
11 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 years ago |
Sean McBride
|
2e92570bda
Fix some Clang -Wstring-conversion warnings
|
11 years ago |
Clinton Stimpson
|
50e261ddb6
OSX: Warn when attempting to change runtime paths on OS X 10.5
|
11 years ago |
Brad King
|
5fc50479bf
Merge topic 'install-cfbundle-directory'
|
11 years ago |
Tim Blechmann
|
a3ac67cc3f
OS X: Install CFBundles as complete directories
|
11 years ago |
Brad King
|
ec7cf7ea13
install: Thread message level setting through internal API
|
11 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Clinton Stimpson
|
028a5285d8
OS X: Make sure RPATHs are unique to avoid possible corruption.
|
12 years ago |
Stephen Kelly
|
9edee62f28
Constify handling of link targets.
|
12 years ago |
Brad King
|
f8241136b4
Merge topic 'INTERFACE_LIBRARY-target-type'
|
12 years ago |
Stephen Kelly
|
fe732264e9
Add the INTERFACE_LIBRARY target type.
|
13 years ago |
Stephen Kelly
|
33055c405e
Generate modern-style cmake code.
|
12 years ago |
Alex Neundorf
|
ae8e6543a5
install: do not strip dll import libraries (#14123)
|
12 years ago |
Clinton Stimpson
|
94e7fef226
OS X: Add RPATH support for Mac.
|
12 years ago |
Clinton Stimpson
|
373faae5e1
Refactor how bundles and frameworks are supported.
|
12 years ago |
Stephen Kelly
|
0bbae6f95f
Revert "Move GetLinkInformation to cmGeneratorTarget"
|
13 years ago |
Stephen Kelly
|
4f5384e75c
Move GetLinkInformation to cmGeneratorTarget
|
13 years ago |