Andrew Fuller
|
d8a3939aef
CPack/Deb: Add ability to split out debug symbols into .ddeb package
|
7 vuotta sitten |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 vuotta sitten |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 vuotta sitten |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 vuotta sitten |
Daniel Pfeifer
|
15aa814b85
Remove cmObject.h and cmTypeMacro.h
|
9 vuotta sitten |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 vuotta sitten |
Daniel Pfeifer
|
d47c7bf608
CPack: include what you use
|
9 vuotta sitten |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 vuotta sitten |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
9 vuotta sitten |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 vuotta sitten |
Domen Vrankar
|
316dd61367
CPack/Deb proper package file naming
|
9 vuotta sitten |
Brad King
|
180538c706
Source: Stabilize include order
|
9 vuotta sitten |
David Cole
|
b47cffa9b8
CPack: Use bin subdir when looking for dpkg and rpmbuild
|
13 vuotta sitten |
Eric NOULARD
|
a8c659cd6e
Find dpkg and rpmbuild in usual Fink and MacPort paths
|
13 vuotta sitten |
Eric NOULARD
|
2a34b57938
CPack allow RPM and DEB generator to be used on OSX.
|
13 vuotta sitten |
Eric NOULARD
|
6dfc818394
CPack fix #11930 and simplifies component packaging options
|
14 vuotta sitten |
M. Konrad
|
bf7066c6ce
CPackDeb add Component Support to DEB generator fix #0011655
|
14 vuotta sitten |
Eric NOULARD
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 vuotta sitten |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 vuotta sitten |
Bill Hoffman
|
743cec67d5
ENH: change name
|
18 vuotta sitten |
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 vuotta sitten |
Alexander Neundorf
|
dfbd4ce0f2
|
18 vuotta sitten |
Alexander Neundorf
|
a39aff52a0
|
18 vuotta sitten |