Zsolt Parragi
|
4fe34b2d29
Fixing warnings generated by clang 8.0 on Windows
|
6 years ago |
Vitaly Stakhovsky
|
e884b1b693
cmSystemTools::Error(): remove const char* overload
|
6 years ago |
Kyle Edwards
|
b133d14fb1
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
6 years ago |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
6 years ago |
Sebastian Holtermann
|
b289243d99
cmGlobalGenerator: Inline `aRange` acquisition in `for(x:aRange)` invocations
|
6 years ago |
Sebastian Holtermann
|
bf9afa1e15
cmGlobalGenerator: Use auto for long iterator types
|
6 years ago |
Sebastian Holtermann
|
204c5ccb43
cmMakefile: Use std::unordered_map::emplace to add cmTargets to the list
|
6 years ago |
Bartosz Kosiorek
|
324d18bb34
cmake: Teach --build mode to support multiple targets
|
6 years ago |
Bartosz Kosiorek
|
fdeb364a84
cmGlobalGenerator: Change case of methods from GeneratedMakeCommand struct
|
6 years ago |
Bartosz Kosiorek
|
f1367c8c51
cmGlobalGenerator: Remove unused code
|
6 years ago |
Brad King
|
3c7662fd62
Merge topic 'add-xlclang'
|
6 years ago |
Brad King
|
f259e8759c
Merge topic 'gt-shorter-unique-names'
|
6 years ago |
Brad King
|
5c41386357
XLClang: Add policy CMP0089 to present as XL for compatibility
|
6 years ago |
Brad King
|
40768761b6
Merge topic 'drop-MIPSpro'
|
6 years ago |
Brad King
|
a4d99e4dec
Merge topic 'cmrange-improvements'
|
6 years ago |
Brad King
|
94970cd042
Merge topic 'error-consolidate'
|
6 years ago |
Brad King
|
3f685ac3e1
Use shorter names in internal TARGET_PROPERTY expressions
|
6 years ago |
Brad King
|
214fcefa52
Remove now-unused code once used for MIPSpro on IRIX
|
6 years ago |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 years ago |
Vitaly Stakhovsky
|
4e315e9449
cmSystemTools: More functions accept `std::string` params
|
6 years ago |
Vitaly Stakhovsky
|
9dd255548d
cmSystemTools::Error: consolidate parameters into single std::string
|
6 years ago |
Artur Ryt
|
706b93fa55
Modernize: C-arrays and loops over them
|
6 years ago |
Vitaly Stakhovsky
|
950c099d83
cmake: Progress functions use `std::string` param
|
6 years ago |
Brad King
|
4b37b4f1bb
Merge topic 'modernize-for-loops'
|
6 years ago |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 years ago |
Vitaly Stakhovsky
|
00ba28ffd0
cmMakefile::GetRequiredDefinition: return const std::string&
|
6 years ago |
Brad King
|
d685a46f56
Merge topic 'vs-msbuild-arch'
|
6 years ago |
Brad King
|
9620cb935a
Merge topic 'add_consistent_verbose_build_flag'
|
6 years ago |
Brad King
|
60c06620a6
Merge topic 'cmoutputconverter-simplify'
|
6 years ago |
Brad King
|
147d36ce93
Find native build tool after selecting a toolset
|
6 years ago |