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
|
11 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 |
David Cole
|
3e23da0688
Merge topic 'CPack-activateRPM-DEB-onMacOS'
|
13 years ago |
Eric NOULARD
|
2a34b57938
CPack allow RPM and DEB generator to be used on OSX.
|
13 years ago |
Eric NOULARD
|
47f0dbd70b
CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION
|
13 years ago |
Eric NOULARD
|
6ba055bacd
CPack add easy possibility to warn about CPACK_SET_DESTDIR
|
13 years ago |
Eric NOULARD
|
805c1b21d6
Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.
|
13 years ago |
Johan Björk
|
856a9e499f
RunSingleCommand: Replace verbose boolean with enum
|
14 years ago |
Eric NOULARD
|
9c43824066
Fix KWStyle warnings
|
14 years ago |
Clinton Stimpson
|
64a5e20999
Combine component packaging methods into an enum.
|
14 years ago |
Eric NOULARD
|
6dfc818394
CPack fix #11930 and simplifies component packaging options
|
14 years ago |
Eric NOULARD
|
4deb308e82
CPack Authorize DISPLAY_NAME usage in component package
|
14 years ago |