Chuck Atkins
|
02d177c9cc
Add additional <= and >= comparison operators
|
9 years ago |
Dāvis Mosāns
|
b1f87a50b3
Use better KWSys SystemTools::GetEnv and HasEnv signatures
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 years ago |
Brad King
|
3d6638471a
Merge topic 'size-empty'
|
9 years ago |
Brad King
|
811831a958
Merge topic 'simplify-boolean-expressions'
|
9 years ago |
Daniel Pfeifer
|
c6220de276
Use the empty() method to check for emptyness.
|
9 years ago |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
9 years ago |
Nicolas BUNEL
|
18bfbc972f
Add option to control 'bin' directory of CMake's own installation (#16076)
|
9 years ago |
Brad King
|
2a028b7898
Merge topic 'style-cmSystemTools'
|
9 years ago |
Brad King
|
8e801eb517
cmSystemTools: Fix indentation typo
|
9 years ago |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 years ago |
Brad King
|
f4d3c44cc7
Fix support for large RPATH updates (#16105)
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 years ago |
Brad King
|
7b6ffa59b1
Source: Sort includes of sys/types.h as clang-format would
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Cristian Rodríguez
|
f23f18ab68
cmSystemTools: Avoid excess entropy consumption by RandomSeed (#15976)
|
9 years ago |
Brad King
|
b13a74b35b
cmSystemTools: Remove unused include <fcntl.h>
|
9 years ago |
Brad King
|
1040e690c6
cmSystemTools: Teach RunSingleCommand to merge child pipes when possible
|
10 years ago |
Brad King
|
ce3b713baa
cmSystemTools: Simplify RunSingleCommand output string construction
|
10 years ago |
Brad King
|
dc039cc02c
cmSystemTools: Drop redundant condition in RunSingleCommand
|
10 years ago |
Lior Goldberg
|
3ec9226779
install: Do not remove compiler-defined RPATH entries
|
10 years ago |
Brad King
|
ae7398c0a7
Merge topic 'vs-win10-sdk'
|
10 years ago |
Brad King
|
ad594de8cc
cmSystemTools: Add VersionCompareEqual helper
|
10 years ago |
Brad King
|
b272a65655
cmSystemTools: Preemptively adapt to future libarchive 4.0 changes
|
10 years ago |
Gilles Khouzam
|
61c472a287
cmSystemTools: Add VersionCompareGreater helper
|
10 years ago |
Domen Vrankar
|
ecd71c9c1a
SystemTools: time operations on directories
|
10 years ago |