Pavel Solodovnikov
|
db2d46e2dd
Remove second arg: npos in substr usages
|
8 years ago |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 years ago |
Daniel Pfeifer
|
b26577c92a
clang-tidy: remove else after break and continue
|
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
|
efed6468ed
fix a load of include-what-you-use violations
|
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
|
de37065661
cmRST: Parse toctree lines with Sphinx cross-reference syntax
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Stephen Kelly
|
bb9d71b4fe
Replace loops with algorithms.
|
10 years ago |
Stephen Kelly
|
8c74a41ff3
cmRST: Replace two erase with a rotate and larger erase.
|
10 years ago |
Stephen Kelly
|
8ed6ecac3f
cmRST: Move two algorithms beside each other.
|
10 years ago |
Stephen Kelly
|
dfe49c2056
cmRST: Use std::min where appropriate.
|
10 years ago |
Stephen Kelly
|
ac26d4b343
Split cmAlgorithms into a separate header file.
|
10 years ago |
Stephen Kelly
|
55a73e6b1f
Use the cmJoin algorithm where possible.
|
11 years ago |
Nils Gladitz
|
15a8af21e8
Add an "installed file" property scope
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 years ago |
Brad King
|
450b515ad0
cmRST: Add support for the note and productionlist directives
|
12 years ago |
Brad King
|
2945814de2
cmRST: Teach cmake-module directive to scan bracket comments
|
12 years ago |
Brad King
|
2d0287dd5e
cmRST: Process literal blocks after paragraphs ending in '::'
|
12 years ago |
Brad King
|
7b9ae406f3
cmRST: Do not process inline markup in code-block literals
|
12 years ago |
Brad King
|
89448a5bad
cmRST: Substitute CMake version for |release| as Sphinx does
|
12 years ago |
Brad King
|
25f2877eef
Add class cmRST to do basic reStructuredText processing
|
12 years ago |