提交历史

作者 SHA1 备注 提交日期
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 年之前
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. 10 年之前
  Domen Vrankar 9298f56dce CPack: allow packaging of empty directories 10 年之前
  Nils Gladitz d2cc580704 cmake: Teach "-E tar" command a "--format=" option 10 年之前
  Clinton Stimpson e3f84fc504 cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677) 10 年之前
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 年之前
  Eric NOULARD 805c1b21d6 Handle CPACK_MONOLITHIC_INSTALL in some rare use cases. 13 年之前
  Eric NOULARD 5d18851b25 CPackArchive restore default behavior and provide new variable. 13 年之前
  Daniel Nelson 3cab24a974 CPack Add top level directory in component install for Archive Generators 14 年之前
  Eric NOULARD 9c43824066 Fix KWStyle warnings 14 年之前
  Clinton Stimpson 64a5e20999 Combine component packaging methods into an enum. 14 年之前
  Eric NOULARD 6dfc818394 CPack fix #11930 and simplifies component packaging options 14 年之前
  Eric NOULARD fe530ff5e9 CPackArchive package all components specified in CPACK_COMPONENTS_ALL 14 年之前
  Eric NOULARD 4deb308e82 CPack Authorize DISPLAY_NAME usage in component package 14 年之前
  Eric NOULARD 8c450f6287 CPack remove "-ALL" suffix for ALL-IN-ONE packages 14 年之前
  Eric NOULARD 494bb8ada7 CPackRPM honors all the different ways of packaging components 14 年之前
  Eric NOULARD 6d94ea3692 CPack use IsOn when it's better than IsSet 15 年之前
  Eric NOULARD 12a7125b32 CPack Fix KWStyle error 15 年之前
  Eric NOULARD d0eb89c17b CPack backward compatibility fix 2.8.3-2.8.2 (bug 11452) 15 年之前
  Eric NOULARD 2c84d169b3 CPackRPM add basic component support to CPackRPM 15 年之前
  Bill Hoffman 390117435a Fix KWStyle line length issues. 15 年之前
  Eric NOULARD 873e99a27d CPackArchiveGenerator improve usability and robustness 15 年之前
  Eric NOULARD 654683adc7 CPackArchiveGenerator add component supports 15 年之前
  Eric NOULARD 36a550ae7a CPackArchiveGenerator use cmArchiveWrite wrapper 15 年之前
  Brad King cc2ba7f9c2 Merge topic 'CPack-APIredesign' 15 年之前
  Eric NOULARD cd7b8a03f5 CPack: Refactor API in order to handle multi-file packages 15 年之前
  Brad King 3296e6ad90 Include headers from chosen libarchive (#10923) 15 年之前
  David Cole 10a4abddfd Add missing archive_read_finish calls to fix some of the presently reported valgrind memory leaks. 16 年之前
  Bill Hoffman 22fb266d06 use different tar format to handle longer file names 16 年之前
  Bill Hoffman 70dbbcc542 add better error checking and run from correct directory. 16 年之前