Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 年之前 |
Brad King
|
4547d9a830
Merge topic 'ranged-for'
|
8 年之前 |
Pavel Solodovnikov
|
f43baf6981
Meta: modernize old-fashioned loops to range-based `for` (CPack).
|
8 年之前 |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 年之前 |
Daniel Pfeifer
|
df556e65f2
cmCPackDebGenerator: Use libarchive to create .deb file
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
André Klitzing
|
c4647d8432
Change ComputeFileMD5 to ComputeFileHash
|
8 年之前 |
Nils Gladitz
|
5299141320
CPackDeb: Enable the DEB generator on Windows
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Daniel Pfeifer
|
e9fc7ff505
Add self-sufficient wrapper for <sys/stat.h>
|
8 年之前 |
Domen Vrankar
|
6daa2d384e
CPack/Deb invalid md5sums file fix
|
8 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Daniel Pfeifer
|
d47c7bf608
CPack: include what you use
|
9 年之前 |
Domen Vrankar
|
4ffdd564eb
CPack/DEB: Add option to select archive type
|
9 年之前 |
Daniel Pfeifer
|
7f97a6c94b
CPack: don't use else after return
|
9 年之前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 年之前 |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 年之前 |
Brad King
|
ff08a80af1
Source/CPack: Run clang-format to fix style
|
9 年之前 |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
9 年之前 |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
9 年之前 |
Domen Vrankar
|
adbd3985f8
CPack/Deb possibility to change package name
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Domen Vrankar
|
316dd61367
CPack/Deb proper package file naming
|
9 年之前 |
Alexander Smorkalov
|
3a55a0e72c
CPack/Deb proper component packages file naming
|
9 年之前 |
Alexander Smorkalov
|
c7f388e723
CPack/Deb generation of postinst and postrm ldconfig files
|
9 年之前 |
Alexander Smorkalov
|
2d5896530b
CPack/Deb generation of DEBIAN/shlibs control file
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
be14fe4857
Source: Stabilize include order of sys/types.h before sys/stat.h
|
9 年之前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |