Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 éve |
Bill Hoffman
|
2cac483e64
Fix used value warning.
|
11 éve |
Brad King
|
3bae343f62
cmCPackGenerator: Avoid crash on undefined CMAKE_MAKE_PROGRAM
|
11 éve |
Nils Gladitz
|
15a8af21e8
Add an "installed file" property scope
|
11 éve |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 éve |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 éve |
Ben Boeckel
|
191f25e2bd
stringapi: Prevent a NULL dereference in WiX
|
11 éve |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 éve |
Ben Boeckel
|
2b17626e9b
stringapi: Pass strings as install directories in CPack
|
11 éve |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 éve |
Ben Boeckel
|
9f48d3bac2
stringapi: Use strings in CPack generator parameters
|
11 éve |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 éve |
Nils Gladitz
|
378eb5b712
CPackWIX: Allow Windows Installer property customization
|
11 éve |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 éve |
Nils Gladitz
|
5bc64440e1
CPack: use IsOn instead of IsSet for boolean CPack options
|
12 éve |
Brad King
|
8904d1410b
cmGlobalGenerator: Cleanup GenerateBuildCommand API
|
12 éve |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 éve |
Adrien Destugues
|
1dc61f8142
Haiku: Remove use of B_COMMON_DIRECTORY
|
12 éve |
Petr Kmoch
|
de8be9ef7d
Add projectDir parameter to GenerateBuildCommand
|
12 éve |
Stephen Kelly
|
ddc052052b
Always use the auto_ptr from cmsys.
|
13 éve |
Brad King
|
7cdc95ac36
Merge topic 'CPack-BugFixesSet'
|
13 éve |
Andreas Mohr
|
b6f7881962
Remove seemingly bogus duplicate CPACK_PACKAGE_FILE_NAME call.
|
13 éve |
Andreas Mohr
|
572d9e1e05
Correct string literal typo (have "(NULL)" like all other cases).
|
13 éve |
David Cole
|
7ff422fb8e
Merge topic 'CPack-ArchiveGen-andDESTIR_ON'
|
13 éve |
Eric NOULARD
|
ddec053321
Make CPACK_SET_DESTDIR work with archive generator + component-based packaging
|
13 éve |
Eric NOULARD
|
561b4baead
CPACK_XX_ON_ABSOLUTE_INSTALL_DESTINATION is now properly checked for ON/OFF
|
13 éve |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 éve |
David Cole
|
db1857e142
Merge topic 'CPackNSIS-warnDESTDIRandABSOLUTE'
|
13 éve |
Eric NOULARD
|
4986d525af
Use CPACK_xxx and CMAKE_xxx in a consistent way.
|
13 éve |
Eric NOULARD
|
47f0dbd70b
CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION
|
13 éve |