Nils Gladitz
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
Stephen Kelly
|
37b88d348a
cmAlgorithms: Add cmWrap.
|
10 years ago |
Stephen Kelly
|
ac26d4b343
Split cmAlgorithms into a separate header file.
|
10 years ago |
Brad King
|
e2619c13f7
Merge topic 'use-algorithms'
|
10 years ago |
Brad King
|
c548ddc172
Merge topic 'makefile-progress-improvements'
|
10 years ago |
Brad King
|
c6ada8275b
Makefile: Print all color escape sequences before newline
|
10 years ago |
Brad King
|
0f870234fe
Merge branch 'backport-no-global-setlocale' into no-global-setlocale
|
10 years ago |
Brad King
|
cd408d93fd
Add setlocale() calls around use of libarchive APIs (#14934, #15377)
|
10 years ago |
Stephen Kelly
|
d8639733a4
cmSystemTools: Remove unnecessary comparison.
|
10 years ago |
Stephen Kelly
|
803317aab6
cmSystemTools: Early return if size makes later comparison false.
|
10 years ago |
Brad King
|
69ac6d2755
bootstrap: Enable color Makefile output
|
10 years ago |
Stephen Kelly
|
421eadb45b
Remove use of cmsys_stl.
|
10 years ago |
Brad King
|
3a60c899fc
cmake: Teach "-E tar" command a "--mtime=" option
|
10 years ago |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 years ago |
Brad King
|
dd6c596c12
Merge topic 'join-algorithm'
|
10 years ago |
Brad King
|
d9a6ea4599
Merge topic 'add-xz-support'
|
10 years ago |
Ben Boeckel
|
d811d238ab
cmSystemTools: use an enumeration for compression formats
|
10 years ago |
Brad King
|
b5a467262b
Merge topic 'drop-ancient-workarounds'
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Stephen Kelly
|
238dd2fbab
Use insert instead of a loop in some cases.
|
11 years ago |
Ben Boeckel
|
df16dcfb44
cmake -E tar: add support for .xz files with 'J'
|
10 years ago |
Stephen Kelly
|
55a73e6b1f
Use the cmJoin algorithm where possible.
|
10 years ago |
Stephen Kelly
|
26fb50114f
Drop SGI as a CMake host compiler.
|
10 years ago |
Clinton Stimpson
|
c294a115f2
Mach-O: Use Mach-O parser to extract install names instead of otool.
|
11 years ago |
Ruslan Baratov
|
97841dad2b
file: Use 'long' to represent the parsed LOCK TIMEOUT value
|
11 years ago |
Ruslan Baratov
|
05d6531c7a
cmSystemTools: Add StringToInt helper
|
11 years ago |
Brad King
|
c7b9fad117
Merge topic 'remove-ancient-msvc-workarounds'
|
11 years ago |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 years ago |
Stephen Kelly
|
4efcfe52f4
cmSystemTools: Remove MSVC6 compatibility define.
|
11 years ago |
Rolf Eike Beer
|
ef09df646a
cmSystemTools: reimplement verson comparison without sscanf()
|
11 years ago |