Matthias Maennich
|
b128f8c5bc
Clean up some C-Style casts
|
8 年之前 |
Brad King
|
7c2979a5c5
Merge topic 'rc-missing-better-error'
|
8 年之前 |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
8 年之前 |
Jonathan Marler
|
c2d6835c17
cmSystemTools: Teach RunSingleCommand another way to report exceptions
|
8 年之前 |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 年之前 |
Brad King
|
01b9d039e7
Merge topic 'get_filename_component-fix-program-split'
|
8 年之前 |
Brad King
|
31f73eb12d
get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics
|
8 年之前 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 年之前 |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
André Klitzing
|
c4647d8432
Change ComputeFileMD5 to ComputeFileHash
|
8 年之前 |
Pavel Solodovnikov
|
db2d46e2dd
Remove second arg: npos in substr usages
|
8 年之前 |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 年之前 |
Pavel Solodovnikov
|
1e4e2f993c
Remove unused variables
|
8 年之前 |
Pavel Solodovnikov
|
76bdb40762
Change std::basic_string<char> to std::string
|
8 年之前 |
Brad King
|
74672e2ffa
Merge topic 'ninja-dyndep-response-file'
|
8 年之前 |
Bernhard Burgermeister
|
594d3d6fff
Ninja: support response file for cmake_ninja_depends on Windows
|
8 年之前 |
Brad King
|
fa338c97d7
Merge topic 'clang-tidy'
|
8 年之前 |
Brad King
|
718daeb4e6
Merge topic 'unified-commandline-length'
|
8 年之前 |
Daniel Pfeifer
|
b26577c92a
clang-tidy: remove else after break and continue
|
8 年之前 |
Brad King
|
c94f1bcf92
Drop Visual Studio 7 .NET 2003 generator
|
8 年之前 |
Christian Pfeiffer
|
bbb5c3efe2
Ninja,Makefile: Unify command line limit logic
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Daniel Pfeifer
|
e9fc7ff505
Add self-sufficient wrapper for <sys/stat.h>
|
8 年之前 |
Daniel Pfeifer
|
41ec352832
IWYU: use pragma export
|
8 年之前 |
Brad King
|
3c0de6db2d
Merge topic 'iwyu'
|
8 年之前 |
Daniel Pfeifer
|
ee72803e9f
fix some include-what-you-use diagnostics
|
8 年之前 |
Brad King
|
3287ba0254
Make CMAKE_ROOT independent of case of path used to invoke cmake
|
8 年之前 |
Brad King
|
0f891007a9
Merge topic 'case-insensitive-bindir-detection'
|
8 年之前 |
Ben Boeckel
|
7f0a21a51e
cmSystemTools: use the actual case for root detection
|
8 年之前 |