Commit History

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