Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Nils Gladitz
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Eric NOULARD
|
36a550ae7a
CPackArchiveGenerator use cmArchiveWrite wrapper
|
15 years ago |
Bill Hoffman
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
16 years ago |
David Cole
|
43d07f6620
Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to correct valgrind reported memory issues.
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Bill Hoffman
|
c693a23a7d
ENH: use gnu tar for cygwin
|
18 years ago |
Bill Hoffman
|
8f870ddeca
BUG: fix coverity error, null check after usage fix
|
18 years ago |
Bill Hoffman
|
7aef92391b
ENH: make sure null const char* is not put into ossttringstream to avoid seg faults
|
19 years ago |
Andy Cedilnik
|
377e4c132f
COMP: Remove warnings
|
19 years ago |
Andy Cedilnik
|
07fa9ac09c
ENH: Implement TarCompress generator using compress library
|
19 years ago |
Ken Martin
|
af04164c6d
STYLE: fix line length
|
19 years ago |
Andy Cedilnik
|
12048d8276
COMP: Try to fix windows builds
|
19 years ago |
Andy Cedilnik
|
7e788fed35
ENH: Simplify TarCompress to only require compress. Use cmake's tar
|
19 years ago |
Andy Cedilnik
|
12e07f910e
ENH: Initial cut at TarCompress generator
|
19 years ago |