Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 years ago |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 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 |
Daniel Pfeifer
|
32f756c822
CursesDialog: include what you use
|
9 years ago |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 years ago |
Paul Seyfert
|
e34e9c2705
ccmake: Add VIM-like bindings for navigation
|
9 years ago |
Paul Seyfert
|
9a1b6c6037
ccmake: Revise documentation for [d]
|
9 years ago |
Paul Seyfert
|
31b6cf41c5
ccmake: Fix typo in help (it's -> its)
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
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 |
Joerg Sonnenberger
|
6c442e5a89
ccmake: Pass format string to 'printw' (#15738)
|
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
|
3e6a76e48b
Port CursesDialog to non-iterator cache API.
|
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
|
228c629c18
Port CursesDialog to non-iterator cache API.
|
10 years ago |
Stephen Kelly
|
1fe7f24c2b
Add API for cache loading, deleting and saving to the cmake class.
|
10 years ago |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
10 years ago |
Stephen Kelly
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
10 years ago |
Stephen Kelly
|
4a6e795b0c
Use the cmDeleteAll algorithm instead of trivial raw loops.
|
10 years ago |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 years ago |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Nicolas Despres
|
415ffda7a8
ccmake: Extend clear line.
|
13 years ago |
Nicolas Despres
|
1dd43c4c9d
ccmake: Factor clear line.
|
13 years ago |