提交历史

作者 SHA1 备注 提交日期
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 年之前
  Stephen Kelly 421eadb45b Remove use of cmsys_stl. 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 年之前
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 年之前
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 年之前
  Ben Boeckel 3e7194a215 regex: Use static regexs where possible 11 年之前
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Gerald Hofmann 794789047d CPack: Fix NSIS version check without release version (#9721) 12 年之前
  David Golub 6ff730a498 CPack/NSIS: Add support for 64-bit NSIS (#13203) 13 年之前
  David Cole 668dda034f CPack: Add automatic detection of the Unicode makensis (#9629) 13 年之前
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 年之前
  Fraser Hutchison cfc11f9bff CPack: Fixed incorrect error log for CPACK_NSIS_MENU_LINKS. 13 年之前
  Eric NOULARD 47f0dbd70b CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION 13 年之前
  Eric NOULARD 6ba055bacd CPack add easy possibility to warn about CPACK_SET_DESTDIR 13 年之前
  Eric NOULARD 6a74eb1d36 CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error. 13 年之前
  David Cole ab24bdeecc Merge topic 'cpack-nsis-multi-installs' 14 年之前
  Clinton Stimpson e6d2bcfde2 CPack/NSIS: Fix reinstall and multiple install issues when using components. 14 年之前
  Johan Björk 856a9e499f RunSingleCommand: Replace verbose boolean with enum 14 年之前
  Brad King 3272d2d96f Merge topic 'fix-10644-cpack-menu-links' 15 年之前
  David Cole 1bbe4e6917 CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644) 15 年之前
  Mike McQuaid bee514c361 Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144) 15 年之前
  Mike McQuaid 702c8f8ba7 Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828) 15 年之前
  Mike McQuaid fec32328b1 Allow NSIS package or uninstall icon (#11143) 15 年之前
  David Cole cd9aa73f3a CPack: look for makensis in the PATH (#8210) 15 年之前
  Bill Hoffman 390117435a Fix KWStyle line length issues. 15 年之前
  Eric NOULARD cd7b8a03f5 CPack: Refactor API in order to handle multi-file packages 15 年之前
  David Cole 415900ba77 Eliminate -Wconversion warnings. 15 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  David Cole 03c940aeb3 BUG: Fix for issue #7470. Allow spaces in the path names of installed files with the NSIS CPack generator and component-based installs. Add an installed file to the CPackComponents test: it failed before the fix; now it passes. 17 年之前