Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 年 前 |
Brad King
|
dd6c596c12
Merge topic 'join-algorithm'
|
10 年 前 |
Brad King
|
d9a6ea4599
Merge topic 'add-xz-support'
|
10 年 前 |
Ben Boeckel
|
d811d238ab
cmSystemTools: use an enumeration for compression formats
|
10 年 前 |
Brad King
|
b5a467262b
Merge topic 'drop-ancient-workarounds'
|
10 年 前 |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 年 前 |
Stephen Kelly
|
238dd2fbab
Use insert instead of a loop in some cases.
|
11 年 前 |
Ben Boeckel
|
df16dcfb44
cmake -E tar: add support for .xz files with 'J'
|
10 年 前 |
Stephen Kelly
|
55a73e6b1f
Use the cmJoin algorithm where possible.
|
10 年 前 |
Stephen Kelly
|
26fb50114f
Drop SGI as a CMake host compiler.
|
10 年 前 |
Clinton Stimpson
|
c294a115f2
Mach-O: Use Mach-O parser to extract install names instead of otool.
|
11 年 前 |
Ruslan Baratov
|
97841dad2b
file: Use 'long' to represent the parsed LOCK TIMEOUT value
|
11 年 前 |
Ruslan Baratov
|
05d6531c7a
cmSystemTools: Add StringToInt helper
|
11 年 前 |
Brad King
|
c7b9fad117
Merge topic 'remove-ancient-msvc-workarounds'
|
11 年 前 |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 年 前 |
Stephen Kelly
|
4efcfe52f4
cmSystemTools: Remove MSVC6 compatibility define.
|
11 年 前 |
Rolf Eike Beer
|
ef09df646a
cmSystemTools: reimplement verson comparison without sscanf()
|
11 年 前 |
Brad King
|
210230e216
Merge topic 'remove-borland-build'
|
11 年 前 |
Stephen Kelly
|
2db55ffa56
Remove borland workarounds.
|
11 年 前 |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 年 前 |
Bill Hoffman
|
57a2df224a
Fix memory leaks in extract tar.
|
11 年 前 |
Ben Boeckel
|
43a8c5526d
SystemTools: Use a set in Is{On,Off}
|
11 年 前 |
Ben Boeckel
|
9270aa9a2d
IsOff: Use the length for the string construction
|
12 年 前 |
Brad King
|
2eed2fd2bb
Merge topic 'libarchive-encoding'
|
11 年 前 |
Clinton Stimpson
|
71c981a213
Encoding: Fix potential encoding issues with libarchive on Windows.
|
11 年 前 |
Brad King
|
a87e8056ac
Merge topic 'bootstrap-cmake-locations'
|
11 年 前 |
Brad King
|
6650b0fa43
bootstrap: Fix "make test" and "make package" targets (#14989)
|
11 年 前 |
Brad King
|
bc1517579d
bootstrap: Clarify name of configured source directory
|
11 年 前 |
Clinton Stimpson
|
b6b493a4ed
Encoding: Fix debug asserts parsing command line options with non-ascii chars.
|
11 年 前 |
Brad King
|
f52b5ae3c4
cmSystemTools: Add callback for Stderr
|
11 年 前 |