Vitaly Stakhovsky
|
82edd98300
cmSystemTools: MessageCallback and Message() accept std::string argument
|
6 years ago |
Regina Pfeifer
|
1180fc8780
OutputCallback: Accept std::string argument
|
6 years ago |
Regina Pfeifer
|
8c92db829b
MessageCallback: Remove unused bool& argument
|
6 years ago |
Regina Pfeifer
|
bcee24aecc
Use `std::function` for callbacks
|
6 years ago |
Julien Jomier
|
48ec0bc140
cmake-gui: Add field for generator platform selection
|
6 years ago |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 years ago |
Vitaly Stakhovsky
|
13d10ee616
cmState::GetInitializedCacheValue: Return as const std::string*
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Alex Neundorf
|
9198e6a27b
Generators: remove KDevelop3 generator
|
7 years ago |
Gregor Jasny
|
96d642c7b8
cmake-gui: Use cmake::Open to open generated project
|
8 years ago |
Daniel Pfeifer
|
c36d63cd48
cmake: initialize with Role that controls which commands to register
|
8 years ago |
Daniel Pfeifer
|
726b3b6f75
QtDialog: add reference in foreach
|
8 years ago |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Michael Scott
|
821667018c
cmake-gui: Add options to control warning-as-error messages
|
10 years ago |
Michael Scott
|
67211011d9
cmake-gui: Add options to control warning messages
|
10 years ago |
Robert Dailey
|
2b958a2027
cmake-gui: Add option to specify generator toolset
|
10 years ago |
Stephen Kelly
|
b23cf06f86
cmake: Remove redundant start directories.
|
10 years ago |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 years ago |
Stephen Kelly
|
ff7169a03c
Port to cmState.
|
10 years ago |
Stephen Kelly
|
f3922a9a5b
Port QtDialog to non-iterator cache API.
|
10 years ago |
Stephen Kelly
|
77f2807ce5
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 years ago |
Stephen Kelly
|
14973054a2
Add API for cache loading, deleting and saving to the cmake class.
|
10 years ago |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 years ago |
Stephen Kelly
|
7b7ae3b1a1
Port QtDialog to non-iterator cache API.
|
10 years ago |
Stephen Kelly
|
9ada4c0433
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 years ago |
Stephen Kelly
|
1fe7f24c2b
Add API for cache loading, deleting and saving to the cmake class.
|
10 years ago |
Brad King
|
1ade687d8d
cmake-gui: Reset generator platform and toolset on configure (#15411)
|
10 years ago |