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 |
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 |
Jonathan Marler
|
c2d6835c17
cmSystemTools: Teach RunSingleCommand another way to report exceptions
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Brad King
|
01b9d039e7
Merge topic 'get_filename_component-fix-program-split'
|
8 years ago |
Brad King
|
31f73eb12d
get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics
|
8 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
André Klitzing
|
c4647d8432
Change ComputeFileMD5 to ComputeFileHash
|
8 years ago |
Pavel Solodovnikov
|
db2d46e2dd
Remove second arg: npos in substr usages
|
8 years ago |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 years ago |
Pavel Solodovnikov
|
1e4e2f993c
Remove unused variables
|
8 years ago |
Pavel Solodovnikov
|
76bdb40762
Change std::basic_string<char> to std::string
|
8 years ago |
Brad King
|
74672e2ffa
Merge topic 'ninja-dyndep-response-file'
|
8 years ago |
Bernhard Burgermeister
|
594d3d6fff
Ninja: support response file for cmake_ninja_depends on Windows
|
8 years ago |
Brad King
|
fa338c97d7
Merge topic 'clang-tidy'
|
8 years ago |
Brad King
|
718daeb4e6
Merge topic 'unified-commandline-length'
|
8 years ago |
Daniel Pfeifer
|
b26577c92a
clang-tidy: remove else after break and continue
|
8 years ago |
Brad King
|
c94f1bcf92
Drop Visual Studio 7 .NET 2003 generator
|
8 years ago |
Christian Pfeiffer
|
bbb5c3efe2
Ninja,Makefile: Unify command line limit logic
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |