Bartosz Kosiorek
|
ea9a2c1759
cmake: tar: Parse 'cmake -E tar' arguments
|
6 лет назад |
Bartosz Kosiorek
|
7c47fd8cd1
cmake: tar: Display warning when no files provided during archive creation
|
6 лет назад |
Bartosz Kosiorek
|
da2e588935
cmake: Upgrade 'cmake -E' commands description
|
6 лет назад |
Brad King
|
6873e98486
Merge topic 'llvm-rc'
|
6 лет назад |
Zsolt Parragi
|
1a281a1acd
RC: Pass output file in a way that llvm-rc 7 and below understand
|
6 лет назад |
Brad King
|
a4d99e4dec
Merge topic 'cmrange-improvements'
|
6 лет назад |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 лет назад |
Vitaly Stakhovsky
|
9dd255548d
cmSystemTools::Error: consolidate parameters into single std::string
|
6 лет назад |
Brad King
|
2bff8513f2
Merge topic 'modernize-for-loops-c-arrays'
|
6 лет назад |
Artur Ryt
|
706b93fa55
Modernize: C-arrays and loops over them
|
6 лет назад |
Vitaly Stakhovsky
|
bd20cc29a2
cmSystemTools: Remove redundant cmCopyFile() and Split()
|
6 лет назад |
Vitaly Stakhovsky
|
65baaa0e37
cmSystemTools::RunSingleCommand: Accept std::string argument
|
6 лет назад |
Vitaly Stakhovsky
|
c31b6e616d
cmSystemTools: copy file member functions accept std::string params
|
6 лет назад |
Brad King
|
9620cb935a
Merge topic 'add_consistent_verbose_build_flag'
|
6 лет назад |
Taylor Braun-Jones
|
a5098cad94
cmake: Add --ignore-eol option to `-E compare_files` command
|
6 лет назад |
Florian Maushart
|
638667efa2
cmake: cmcmd.cxx fix "The arguments are" comments
|
7 лет назад |
Brad King
|
c18fc30d1a
Merge topic 'renamefile-string'
|
6 лет назад |
Brad King
|
9f84cbd8c3
Merge topic 'error-overloads'
|
6 лет назад |
Vitaly Stakhovsky
|
99337d345b
cmSystemTools::Error(): new overload accepting std::string
|
6 лет назад |
Vitaly Stakhovsky
|
9e5c13738b
cmSystemTools::RenameFile: Accepts std::string args
|
6 лет назад |
Vitaly Stakhovsky
|
614876c638
cmLocalUnixMakefileGenerator3: more methods accept std::string
|
6 лет назад |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 лет назад |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 лет назад |
Sean McBride
|
b056bc3425
Fix most clang -Wextra-semi-stmt warnings in C++ files
|
6 лет назад |
Brad King
|
cd0881be61
IWYU: Update CMake code for IWYU built with Clang 6
|
6 лет назад |
jasjuang
|
c834c47dfc
cpplint: only print diagnostics to console if there are errors
|
6 лет назад |
Isaiah Norton
|
100366a267
cmake: add error message when '-E touch' fails
|
7 лет назад |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 лет назад |
Brad King
|
a052479a5c
Merge topic 'msvc-custom-rc-mt'
|
7 лет назад |
Mateusz Zych
|
bd9bfc6449
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
|
7 лет назад |