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
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
2a827b8244
cmCPackGenerator: Move macros to bottom of file
|
8 years ago |
Daniel Pfeifer
|
ee72803e9f
fix some include-what-you-use diagnostics
|
8 years ago |
Daniel Pfeifer
|
2988abd939
clang-tidy: apply modernize-use-bool-literals fixes
|
9 years ago |
Brad King
|
2036639b55
Merge topic 'cpack-ifw-options'
|
9 years ago |
Daniel Pfeifer
|
7b4244aceb
iwyu: Fix more findings
|
9 years ago |
Konstantin Podsvirov
|
88ecfd8ba1
CPackIFW: Add some options
|
9 years ago |
Daniel Pfeifer
|
15aa814b85
Remove cmObject.h and cmTypeMacro.h
|
9 years ago |
Daniel Pfeifer
|
2214011f7b
Make cmCPackGenerator not inherit from cmObject
|
9 years ago |
Brad King
|
5385817762
Do not define cout/cerr preprocessor symbols
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
d47c7bf608
CPack: include what you use
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 years ago |
Nils Gladitz
|
15a8af21e8
Add an "installed file" property scope
|
11 years ago |
Stephen Kelly
|
4bef02e7aa
cmTypeMacro: Add a class to eat the semicolon following the macro use.
|
11 years ago |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
Ben Boeckel
|
2b17626e9b
stringapi: Pass strings as install directories in CPack
|
11 years ago |
Ben Boeckel
|
9f48d3bac2
stringapi: Use strings in CPack generator parameters
|
12 years ago |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 years ago |
Nils Gladitz
|
378eb5b712
CPackWIX: Allow Windows Installer property customization
|
11 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Eric NOULARD
|
e507bf28c2
CPack: Fix clang -Wdocumentation warnings
|
12 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |