Thomas Bernard
|
ea03f50842
llvm_rc: add llvm_rc option filter to correctly pick up all options
|
5 年之前 |
Brad King
|
4f6fccd861
Merge topic 'remove-server-mode'
|
5 年之前 |
Brad King
|
9493532f80
Merge topic 'cmake-E-cat-binary'
|
5 年之前 |
Brad King
|
9952ee063a
server: remove deprecated 'cmake -E server' mode
|
5 年之前 |
Johnny Jazeix
|
f7a5f28318
cmake: Fix '-E cat' command for binary files on Windows
|
5 年之前 |
Brad King
|
90b39a5209
cmConsoleBuf: Factor out cout/cerr console buffer management
|
5 年之前 |
Kyle Edwards
|
b2c14bc774
cmake -E: Add cmake_transform_depfile internal command
|
5 年之前 |
Brad King
|
a218d67f50
Merge topic 'bootstrap-ninja'
|
5 年之前 |
Kyle Edwards
|
491dddfbde
Bootstrap: Add support for Ninja
|
5 年之前 |
Thomas Bernard
|
a94672b919
cmake: Change cmake_llvm_rc separator from -- to ++ to avoid conflict
|
5 年之前 |
Sibi Siddharthan
|
2fad00940d
cmake: Add -E create_hardlink
|
5 年之前 |
Vitaly Stakhovsky
|
8ef18e8525
Clean a few string conversions
|
5 年之前 |
Asit Dhal
|
b5b6075522
cmake: add dedicated error for -E compare_files invalid arguments
|
5 年之前 |
Asit Dhal
|
a7d44d55ae
cmake: remove -E compare_files error message if files differ
|
5 年之前 |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 年之前 |
Brad King
|
d9eb9e785e
Merge topic 'win-user-manifest-rc'
|
5 年之前 |
Kenney Phillis
|
7ca13e04fa
Windows: Merge user-provided manifests into compiled resource
|
5 年之前 |
Marc Chevrier
|
aacd4e4a90
Refactoring: add cm::contains to <cmext/algorithm>
|
5 年之前 |
Kyle Edwards
|
5f20e85412
Merge topic 'cat_cmd_20557'
|
5 年之前 |
Johnny Jazeix
|
a625f30785
cmake -E: add cat command.
|
5 年之前 |
Ben Boeckel
|
f2a33107be
clang-tidy: address bugprone-branch-clone lints
|
5 年之前 |
Brad King
|
c0438d272d
Merge topic 'llvm-rc-include-path'
|
5 年之前 |
Thomas Bernard
|
35a29ec827
llvm-rc: Restore include path for data after explicit preprocessing
|
5 年之前 |
Brad King
|
a88b27bfc7
Merge topic 'llvm-rc-stderr'
|
5 年之前 |
Brad King
|
4b266927c7
Merge topic 'cleanup-endls-3'
|
5 年之前 |
Thomas Bernard
|
dc93cbb0d8
llvm-rc: Print stderr output when calling tools through cmake_llvm_rc
|
5 年之前 |
Alex Turbov
|
8e3a65d963
Refactor: Avoid `std::endl` where it's not necessary (part 3)
|
5 年之前 |
Rolf Eike Beer
|
48adc29721
replace "std::string::find(x) == 0" with cmHasPrefix()
|
5 年之前 |
Rolf Eike Beer
|
bfb69f9543
replace "substr(0, xx) ==" with cmHasPrefix()
|
5 年之前 |
Thomas Bernard
|
1c2d031cbd
Add -E cmake_llvm_rc to preprocess files for llvm-rc
|
5 年之前 |