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