Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 years ago |
Vitaly Stakhovsky
|
950c099d83
cmake: Progress functions use `std::string` param
|
6 years ago |
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 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Gregor Jasny
|
96d642c7b8
cmake-gui: Use cmake::Open to open generated project
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
62c5f9afc3
QtDialog: fix clang-tidy warnings
|
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 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Michael Scott
|
821667018c
cmake-gui: Add options to control warning-as-error messages
|
9 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 |
Sean McBride
|
111be1801f
Rename header guards to not start with double underscore
|
11 years ago |
Brad King
|
92ddf0c9e2
cmake-gui: Capture cmSystemTools::Stdout and Stderr
|
11 years ago |
Brad King
|
73b13f5641
cmSystemTools: Rename ErrorCallback to MessageCallback
|
11 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Clinton Stimpson
|
131eed6607
cmake-gui: Improve interrupt granularity to fix bug 12649.
|
14 years ago |
Ben Boeckel
|
fff9f6d6f7
Rename flags again and use variablewatch for cli
|
15 years ago |
Ben Boeckel
|
786e2695cb
Add warn-unused to the Qt interface
|
15 years ago |
Ben Boeckel
|
d7999e9b29
Rename strict-mode to warn-uninitialized
|
15 years ago |
Bill Hoffman
|
f794d589a4
Make --strict-mode option, and integrate with cmake-gui
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |