Brad King
|
ec7cf7ea13
install: Thread message level setting through internal API
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Brad King
|
6e89c8a5f1
install: Support generator expressions in FILES and PROGRAMS mode
|
11 years ago |
Brad King
|
f11f7b34a8
cmInstallFilesGenerator: Add reference to calling cmMakefile
|
11 years ago |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
11 years ago |
Stephen Kelly
|
0bfcb450e6
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
|
12 years ago |
Stephen Kelly
|
ce0c303d62
install: Teach EXPORT option to handle INTERFACE_LIBRARY targets
|
13 years ago |
Stephen Kelly
|
370bf55415
Add the ALIAS target concept for libraries and executables.
|
12 years ago |
Stephen Kelly
|
72d13ff482
install: Remove error condition using INCLUDES DESTINATION without EXPORT.
|
12 years ago |
Stephen Kelly
|
650e61f833
Add a convenient way to add the includes install dir to the INTERFACE.
|
12 years ago |
Stephen Kelly
|
574fec97fd
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
|
12 years ago |
Yury G. Kudryashov
|
81cdab5bea
exports: Hold an ExportSet pointer in cm*Export*Generator
|
13 years ago |
Yury G. Kudryashov
|
5c898fbd99
exports: Add cmExportSetMap class
|
13 years ago |
Yury G. Kudryashov
|
4e2347cbf3
exports: Rename cmGlobalGenerator::AddTargetToExport{s,}
|
13 years ago |
Yury G. Kudryashov
|
e846e7031f
exports: Remove cmTargetExport constructor
|
13 years ago |
Alex Neundorf
|
7ced0732e8
make default install component name configurable
|
13 years ago |
Alex Neundorf
|
b6fba35411
-strip trailing whitespace
|
13 years ago |
Brad King
|
b87d7a60a0
Add OBJECT_LIBRARY target type
|
13 years ago |
Brad King
|
982b5d9eef
cmInstallCommand: Fix line length for style
|
13 years ago |
Yury G. Kudryashov
|
01ddef87e6
cmInstallCommand: Fix indentation error
|
13 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
1595b8e69e
ENH: Add install(DIRECTORY) option 'OPTIONAL'
|
16 years ago |
Brad King
|
a79f8cd4c1
ENH: Refactor install(DIRECTORY) argument parsing
|
16 years ago |
Bill Hoffman
|
ecf312ccc8
STYLE: fix line length stuff for KWStyle
|
17 years ago |
David Cole
|
83ec8c3593
ENH: Further refinement of the CPack components functionality from Doug Gregor.
|
17 years ago |
Brad King
|
71872ac926
BUG: Fix implementation of CMP0006 to not override the BUNDLE destination with the RUNTIME destination.
|
17 years ago |
Brad King
|
067717a56a
BUG: Fix compatibility with CMake 2.4 for installation of MACOSX_BUNDLE targets
|
17 years ago |
Alexander Neundorf
|
d4ffc0d3b9
STYLE: add some comments
|
17 years ago |
Brad King
|
9e64d5b272
ENH: Improve exporting/importing of targets
|
17 years ago |