Sebastian Holtermann
|
a6d75a1ce0
Substitute FileComparison in variable names with FileTimeCache
|
6 years ago |
Sebastian Holtermann
|
216416219a
Rename cmFileTimeComparison to cmFileTimeCache
|
6 years ago |
Bartosz Kosiorek
|
324d18bb34
cmake: Teach --build mode to support multiple targets
|
6 years ago |
Vitaly Stakhovsky
|
950c099d83
cmake: Progress functions use `std::string` param
|
6 years ago |
Vitaly Stakhovsky
|
0779bc9393
ReadListFile: Accept std::string argument
|
6 years ago |
Brad King
|
8ea30a44d3
Merge topic 'unused-members'
|
6 years ago |
Brad King
|
ea9a376085
Remove unused 'class cmake' members
|
6 years ago |
Brad King
|
eb2c23868f
Merge topic 'tidy-use-equals-delete'
|
6 years ago |
Regina Pfeifer
|
b05b778a2d
clang-tidy: Use `= delete`
|
6 years ago |
Regina Pfeifer
|
bcee24aecc
Use `std::function` for callbacks
|
6 years ago |
Brad King
|
9620cb935a
Merge topic 'add_consistent_verbose_build_flag'
|
6 years ago |
Florian Maushart
|
439fe2e253
cmake: Add options for verbose output to --build mode
|
6 years ago |
Brad King
|
40745ad35a
Merge topic 'cmake-files-directory'
|
6 years ago |
Brad King
|
a1f65014a3
Merge topic 'help-mark-default-generator'
|
6 years ago |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 years ago |
Artur Ryt
|
dfd5ae7da7
Help: Mark default CMake generator with asterisk
|
7 years ago |
Artur Ryt
|
7408cd3929
cmake: Return generator docs directly
|
7 years ago |
Brad King
|
8bba458ea5
Add global generator factory method to get default platform name
|
6 years ago |
Brad King
|
818df52c48
Add global generator factory method to get list of known platforms
|
6 years ago |
Brad King
|
8144b00e32
Split global generator factory list with and without platforms
|
6 years ago |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Brad King
|
1f411b0cfa
Merge topic 'cmake-option-parsing'
|
6 years ago |
Craig Scott
|
27eb7c5bdb
cmake: Ensure source and binary dirs are set
|
6 years ago |
Brad King
|
eb2ec41a04
fileapi: Add protocol v1 infrastructure with support for shared query files
|
7 years ago |
Brad King
|
fc43492e44
cmake: Factor json version object construction into helper
|
7 years ago |
Robert Maynard
|
a10d63d578
cmake: -S and -B can be used to specify source and build directories
|
7 years ago |
Brad King
|
bd7dd6d414
cmake: Declare VariableWatch member only when used
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Brad King
|
f248f8ad78
Merge topic 'parallel_build_option'
|
7 years ago |