Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 tháng trước cách đây |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 tháng trước cách đây |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 năm trước cách đây |
Tushar Maheshwari
|
7d6e08b438
cmCursesMainForm: change Entries to object vector
|
6 năm trước cách đây |
Tushar Maheshwari
|
bc71b253cb
cmCursesCacheEntryComposite: default destructor
|
6 năm trước cách đây |
Tushar Maheshwari
|
36875ff419
cmCursesMainForm: cleanup manual allocation
|
6 năm trước cách đây |
Regina Pfeifer
|
b05b778a2d
clang-tidy: Use `= delete`
|
6 năm trước cách đây |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 năm trước cách đây |
Daniel Pfeifer
|
d6f0006c0b
Use CM_DISABLE_COPY
|
8 năm trước cách đây |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 năm trước cách đây |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 năm trước cách đây |
Daniel Pfeifer
|
32f756c822
CursesDialog: include what you use
|
9 năm trước cách đây |
Daniel Pfeifer
|
a2af850ba6
fix a batch of include-what-you-use violations
|
9 năm trước cách đây |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 năm trước cách đây |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 năm trước cách đây |
Stephen Kelly
|
3e6a76e48b
Port CursesDialog to non-iterator cache API.
|
10 năm trước cách đây |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 năm trước cách đây |
Stephen Kelly
|
228c629c18
Port CursesDialog to non-iterator cache API.
|
10 năm trước cách đây |
Sean McBride
|
111be1801f
Rename header guards to not start with double underscore
|
11 năm trước cách đây |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
12 năm trước cách đây |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 năm trước cách đây |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 năm trước cách đây |
Ken Martin
|
fb5d92ea37
ENH: m_ cleanup for curses
|
20 năm trước cách đây |
Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 năm trước cách đây |
Andy Cedilnik
|
bef93dc5c1
Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard
|
23 năm trước cách đây |
Berk Geveci
|
d53458de9a
The entry widgets are now created with what is initially available on the terminal.
|
23 năm trước cách đây |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 năm trước cách đây |
Berk Geveci
|
521d8d9410
Improvements to the curses interface.
|
24 năm trước cách đây |
Berk Geveci
|
c09d072be3
Fixing problems on Sun (name collusions between STL and curses) and disabling curses temporarily.
|
24 năm trước cách đây |
Berk Geveci
|
4e07845b4f
ERR: To include cmake headers, one should use ../
|
24 năm trước cách đây |