Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
2988abd939
clang-tidy: apply modernize-use-bool-literals fixes
|
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 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
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 |
Stephen Kelly
|
57bdc1a2f7
cmState: Compute and store directory components.
|
10 years ago |
Stephen Kelly
|
ff7169a03c
Port to cmState.
|
10 years ago |
Brad King
|
87be2e1427
Do not call setlocale() globally in CMake applications (#15377)
|
10 years ago |
Brad King
|
94d1879ba0
Merge topic 'cmake-no-args-output'
|
11 years ago |
Adam Strzelecki
|
de7c2882ff
cmake,ccmake: Produce shorter output on no arguments (#14973)
|
11 years ago |
Clinton Stimpson
|
c746b00eee
Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.
|
11 years ago |
Clinton Stimpson
|
730e386291
Encoding: Add setlocale() to applications.
|
11 years ago |
Brad King
|
73b13f5641
cmSystemTools: Rename ErrorCallback to MessageCallback
|
11 years ago |
Clinton Stimpson
|
a1e542f195
Use Encoding::CommandLineArguments for main() functions.
|
12 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Brad King
|
9b212ad01a
Make --help-* options available from all command-line tools
|
12 years ago |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 years ago |
Brad King
|
87cc62cab9
Drop "full" documentation output types
|
12 years ago |
Eric NOULARD
|
c6a0169442
CPack begin the implementation of --help-command* and --help-variables*
|
14 years ago |
Nicolas Despres
|
de512644d8
Usage: Print help, version and copyright options in usage information.
|
14 years ago |
Nicolas Despres
|
d3d7e45df2
Remove trailing white-spaces.
|
14 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
9f61e2a235
ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information.
|
18 years ago |
Ken Martin
|
6cdf032505
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
18 years ago |
Alexander Neundorf
|
c41f798383
|
18 years ago |