Alex Turbov
|
d34971f455
Refactor: Eliminate redundant `std::to_string` as arg of `cmStrCat`
|
9 月之前 |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 月之前 |
Brad King
|
45726d93a8
Makefile: List codegen target in help
|
10 月之前 |
Brad King
|
25b43a5b7f
Makefile: Enable progress messages for codegen target
|
11 月之前 |
Juan Ramos
|
197cb419d1
add_custom_command: Add CODEGEN support
|
1 年之前 |
Vitaly Stakhovsky
|
1a49b439a5
Source: Use cmValue::IsOn and IsOff
|
1 年之前 |
Kyle Edwards
|
232467eb1c
clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property
|
2 年之前 |
Alex Turbov
|
6e3e8827fa
Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry
|
3 年之前 |
Ben Boeckel
|
887a8874c3
EXPORT_COMPILE_COMMANDS: add `output` field
|
3 年之前 |
Brad King
|
5e0b06fe84
Makefiles: Restore path consistency in the global dispatch makefile
|
3 年之前 |
Carsten Rudolph
|
193b8fca52
cmBuildOptions: Split build arguments into separate object.
|
3 年之前 |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 年之前 |
NAKAMURA Takumi
|
7cb4ad7e39
cmGlobalCommonGenerator: Adopt GetEditCacheCommand
|
4 年之前 |
Brad King
|
d8d0f3ec37
Makefiles: Remove non-functioning relative path conversion
|
4 年之前 |
Brad King
|
15fa320071
cmLocalGenerator: Factor out relative path conversion helpers
|
4 年之前 |
Brad King
|
ba7b939831
cmStateDirectory: Rename ConvertToRelPathIf{Not => }Contained
|
4 年之前 |
Josef Angstenberger
|
5950e54325
Source: Fix typos and spelling in comments
|
4 年之前 |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 年之前 |
Marc Chevrier
|
afd0f6785d
Refactoring: Abstract Makefile line continuation format
|
5 年之前 |
Oliver Schneider
|
378c047ae3
Makefiles: Explicitly tell 'make' tool what Makefile name to use
|
5 年之前 |
Fred Baksik
|
f4c7d44d82
Makefiles: Use -j option as "-jN" and not "-j N"
|
5 年之前 |
vvs31415
|
d298ae7470
cmake::GetCacheDefinition: Return cmProp
|
5 年之前 |
Brad King
|
e7edba2baf
Makefiles: Use IsInBuildSystem in global generator target type checks
|
5 年之前 |
Brad King
|
422d9a0ab2
Factor out generator checks for filtering out interface libraries
|
5 年之前 |
Brad King
|
e3b5abd068
Merge topic 'fix-typos-identified-using-codespell'
|
5 年之前 |
Jean-Christophe Fillion-Robin
|
207373802e
Fix typos identified using codespell
|
5 年之前 |
Joerg Bornemann
|
2cdaf43d96
Allow generator expressions in the EXCLUDE_FROM_ALL target property
|
5 年之前 |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 年之前 |
Brad King
|
d74e651b78
Makefiles: Re-implement makefile target path escaping and quoting
|
5 年之前 |
Brad King
|
031bfaa865
Makefiles: Factor out makefile target path escaping and quoting
|
5 年之前 |