Brad King
|
1c31eae659
Merge topic 'tar-warnings'
|
7 years ago |
Brad King
|
95c8a03f00
cmake: Distinguish '-E tar' warnings from errors copying data
|
7 years ago |
luz.paz
|
6b4c5a0365
Fix misc. typos
|
7 years ago |
Jon Chronopoulos
|
afb7f6e4ff
cmake: Add '-E create_symlink' support on Windows
|
7 years ago |
Brad King
|
1bfe6991ff
cmSystemTools: Re-implement IsOn,IsOff with manual branching
|
7 years ago |
Vitaly Stakhovsky
|
1fa0f2bd03
cmSystemTools: Add IsOn(),IsOff() overloads accepting std::string
|
7 years ago |
Brad King
|
985c78c7e1
Merge branch 'restore-windows-resources-through-link' into release-3.12
|
7 years ago |
Brad King
|
38e4246f37
Merge topic 'restore-windows-resources-through-link'
|
7 years ago |
Brad King
|
4e6ff0ae24
Windows: Restore support for running CMake through a symlink
|
7 years ago |
Brad King
|
6d8ae1e6e4
cmSystemTools: Restore compilation with libarchive versions below 3.3.1
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Brad King
|
61c4858c37
Merge topic 'revert-windows_symlinks'
|
7 years ago |
Brad King
|
83630d4918
cmSystemTools: Revert GetRealPath implementation on Windows
|
7 years ago |
Ruslan Baratov
|
a203fcc63d
cmake: Teach '-E tar' to report errors copying data
|
7 years ago |
Brad King
|
eb80af9093
Drop Visual Studio 8 2005 generator
|
7 years ago |
Brad King
|
75e8af3354
cmSystemTools: Fix ParseArguments out-of-bounds read
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Brad King
|
92cd3d0677
Merge topic 'reduce-temporaries'
|
7 years ago |
Brad King
|
f343106b19
Merge topic 'ctest-chrono'
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Pavel P
|
c3b80e8664
Windows: Add support for running CMake tools through a symlink
|
7 years ago |
Wouter Klouwen
|
e6a80ccfc4
Make use of std::chrono throughout every component
|
7 years ago |
Brad King
|
98628de812
Extend libuv file translate mode workaround to all executables
|
7 years ago |
Robert Maynard
|
81868e6bad
CUDA: Add cu as default source file extension
|
7 years ago |
Manuel Núñez
|
640709e7db
cmSystemTools: Implement GetRealPath on Windows
|
8 years ago |
Matthias Maennich
|
b5d7f5b0e8
Fix occurrences of readability-non-const-parameter
|
8 years ago |
Matthias Maennich
|
79b8c3802a
Improve several occurrences of vector::push_back in loops
|
8 years ago |
Matthias Maennich
|
b128f8c5bc
Clean up some C-Style casts
|
8 years ago |
Brad King
|
7c2979a5c5
Merge topic 'rc-missing-better-error'
|
8 years ago |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
8 years ago |