Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Domen Vrankar
|
44ee2d717a
CPack/RPM different package names
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Clinton Stimpson
|
e7e2694823
CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE"
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Eric NOULARD
|
805c1b21d6
Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.
|
13 years ago |
Eric NOULARD
|
9c43824066
Fix KWStyle warnings
|
14 years ago |
Clinton Stimpson
|
64a5e20999
Combine component packaging methods into an enum.
|
14 years ago |
Eric NOULARD
|
6dfc818394
CPack fix #11930 and simplifies component packaging options
|
14 years ago |
Brad King
|
b5b4aa2f71
Merge topic 'CPack-ChangeComponentNamingScheme'
|
14 years ago |
Eric NOULARD
|
5b4cbdb45e
CPackRPM Replace space in some CPACK_ vars (Fix bug 9932)
|
14 years ago |
Eric NOULARD
|
4deb308e82
CPack Authorize DISPLAY_NAME usage in component package
|
14 years ago |
Eric NOULARD
|
8c450f6287
CPack remove "-ALL" suffix for ALL-IN-ONE packages
|
14 years ago |
Eric NOULARD
|
0cf1d72e3c
CPackRPM fix IRIX compiler warning (variable never used)
|
14 years ago |
Eric NOULARD
|
494bb8ada7
CPackRPM honors all the different ways of packaging components
|
14 years ago |
Eric NOULARD
|
6d94ea3692
CPack use IsOn when it's better than IsSet
|
15 years ago |
Eric NOULARD
|
66e86b4770
CPack fix kwstyle breakage and make CPackRPM backward compatible
|
15 years ago |
Eric NOULARD
|
2c84d169b3
CPackRPM add basic component support to CPackRPM
|
15 years ago |
Eric NOULARD
|
40dc97dc73
CPack Backward-compatibly enforce DESTDIR for DEB and RPM
|
15 years ago |
Eric NOULARD
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
David Cole
|
5beb1da7f7
ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in absolute locations. With this setting on, cpack will set the DESTDIR env var when building the package so that files end up in their intended locations. Default behavior is not to set DESTDIR for backwards compatibility. Helps address issue #4993 and issue #5257. Also, remove unused CPACK_USE_DESTDIR variable. ENH: Add variable CPACK_PACKAGING_INSTALL_PREFIX to allow overriding the CPack GetPackagingInstallPrefix from a project's CMakeLists file if necessary. Could be used to remove the annoying /usr prefix still used by default in the Mac PackageMaker generator.
|
18 years ago |
Bill Hoffman
|
eb14543939
ENH: cpack changes, remove the escape variable stuff as it is not needed if you provide a config file for cpack
|
18 years ago |
Alexander Neundorf
|
feda0041c3
|
18 years ago |
Alexander Neundorf
|
45da4d2f80
|
18 years ago |
Alexander Neundorf
|
406349a1d1
|
18 years ago |
Alexander Neundorf
|
7432ef206e
|
18 years ago |