Brad King
|
8832f78dd6
IWYU: Update for Debian 13 CI job
|
3 weeks ago |
Nikita Nemkin
|
fa96d1b42d
ccmake: Show the cursor only when in text editing mode
|
8 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Martin Duffy
|
f601a55fc2
ccmake: Additional keybindings
|
2 years ago |
Martin Duffy
|
432a8ab739
ccmake: Fix infinite loop during invalid search
|
3 years ago |
Martin Duffy
|
2defe9ff95
ccmake: Fix crash when deleting all cache entries
|
3 years ago |
Martin Duffy
|
e1c85e29f4
ccmake: Move Initialization of Fields Inline
|
3 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Sylvain Joubert
|
60bfaa8fe6
ccmake: Use incremental rendering for the logs
|
5 years ago |
Sylvain Joubert
|
b4ef7fbaa8
ccmake: Fix crash with cache entries almost the size of the window
|
6 years ago |
Sylvain Joubert
|
1d0e557aed
ccmake: Display output during configure and generate
|
6 years ago |
Sylvain Joubert
|
c168e789df
ccmake: Use the error display for all the logs
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Tushar Maheshwari
|
7d6e08b438
cmCursesMainForm: change Entries to object vector
|
6 years ago |
Tushar Maheshwari
|
36875ff419
cmCursesMainForm: cleanup manual allocation
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
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 |
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 |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 years ago |
luz.paz
|
be28106880
Fix misc. typos
|
7 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
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
|
d6f0006c0b
Use CM_DISABLE_COPY
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 years ago |