Commit Graph

  • b56ab80bba
    Merge 70c43bd436cc5b6da36f478f7bdb5b166a3d0fc8 into d43d358b044889b17501840ca60fadaa8bdb007d Tobias Frost 2021-02-10 12:33:05 +01:00
  • 70c43bd436 Fix a signed/unsigned comparision issue. Tobias Frost 2021-02-10 12:30:46 +01:00
  • bd41ccf058
    Merge 76f17ecebb7bcfe4f28da52be11299591e126128 into d43d358b044889b17501840ca60fadaa8bdb007d Tobias Frost 2021-02-10 12:24:50 +01:00
  • 76f17ecebb Add basic testsuite (using GTest) Tobias Frost 2021-02-10 12:09:37 +01:00
  • d15e8dec66
    Merge d7b4ab8c53c07861dd39f853c7f6b5b563167c56 into d43d358b044889b17501840ca60fadaa8bdb007d Tobias Frost 2021-02-10 10:54:32 +00:00
  • d7b4ab8c53 Mark libarchive as REQUIRED Tobias Frost 2021-02-10 11:54:15 +01:00
  • 65068b0d16 Fix libarchive detection Tobias Frost 2021-02-10 11:46:57 +01:00
  • de6bb75542 cmake fixes ngc92 2019-01-11 01:39:46 +01:00
  • 7adf60645a updated cmake file ngc92 2019-01-10 22:47:10 +01:00
  • e8569775f5 Merge tag '1.0.0' into develop develop Domen Vrankar 2014-09-27 00:04:16 +02:00
  • d43d358b04 Merge branch 'release/1.0.0' master 1.0.0 Domen Vrankar 2014-09-27 00:02:18 +02:00
  • 58326d55fe -(mod) bumped library version to 1.0.0 for release Domen Vrankar 2014-09-27 00:02:01 +02:00
  • 48fd5f4ba2 -(mod) changed archive exception constructor to a sink as it should be noexcept Domen Vrankar 2014-09-26 22:57:07 +02:00
  • b4d1fdd42b -(mod) made archive exception noexcept Domen Vrankar 2014-09-26 22:25:30 +02:00
  • 41c9ef361e Merge branch 'develop' of https://github.com/do-m-en/libarchive_cpp_wrapper into develop Domen Vrankar 2014-09-23 18:33:30 +02:00
  • 1266ab6911 -(fix) stream read check was negated Domen Vrankar 2014-09-23 18:33:06 +02:00
  • 4d128c0ea4 Update README.md do-m-en 2014-09-23 18:26:42 +02:00
  • d6787a8cd5 Update README.md do-m-en 2014-09-23 18:24:58 +02:00
  • c3628129d4 -(add) now it is possible to override libarchive location from cmake -(add) added git ignore file -(mod) merged archive reader and archive writer entries -(fix) fixed memory leaks reported by valgrind -(fix) archives are no longer zero padded Domen Vrankar 2014-09-23 18:09:37 +02:00
  • 8dc63b5232 -(add) added missing license header -(fix) writer was calling archive_read_free instead of archive_write_free Domen Vrankar 2014-08-27 23:04:55 +02:00
  • 49b3ddc97a Merge branch 'develop' of https://github.com/do-m-en/libarchive_cpp_wrapper into develop Domen Vrankar 2014-08-26 14:08:55 +02:00
  • 1ca06b2412 -(mod) renamed .tpp files to .ipp as code blocks editor doesn't recognise tpp out of the box -(mod) cleanup of archive reader code -(add) added new constructor for reader if we only need filter and no format -(add) added initial version of archive writer Domen Vrankar 2014-08-26 14:05:34 +02:00
  • 9933dc7fe6 Update README.md do-m-en 2014-06-17 23:05:15 +02:00
  • 756cab1b15 -(mod) removed distinguishing between different archive input sources -(mod) changed the name of library so that it doesn't get the name of liblibarchive... -(add) added make install target -(add) added library versioning -(del) deleted file and memory container as they are obsolete Domen Vrankar 2014-06-17 22:53:29 +02:00
  • 8b95419844 Merge branch 'master' of https://github.com/do-m-en/libarchive_cpp_wrapper into develop Domen Vrankar 2014-06-17 22:28:24 +02:00
  • 83cd8b3d40 -(add) added missing license Domen Vrankar 2014-06-17 00:13:26 +02:00
  • 35a4692f53 -(add) initial archive reader wrapper Domen Vrankar 2014-06-17 00:09:12 +02:00
  • f586803546 first commit Domen Vrankar 2014-06-17 00:01:25 +02:00
  • ff34cb2ab2 Initial commit Domen Vrankar 2014-06-17 00:00:36 +02:00