Commit Graph

  • 0d6c55f8e5 Use CURL_STATICLIB on Windows master Luke Street 2017-12-27 12:49:03 -05:00
  • e06f8827f5 More Windows fixes Luke Street 2017-12-27 12:49:03 -05:00
  • 4e79ea5673 Newline in configure.ac to appease macOS autotools Luke Street 2017-12-27 04:04:58 -05:00
  • 9ab6ed495d Add .gitignore and clean up Luke Street 2017-12-27 01:03:55 -05:00
  • 66fbbeb24c We don't actually use libzip Luke Street 2017-12-26 22:29:07 -05:00
  • 9ab1cf7446 Reorder AM_CONDITIONAL Luke Street 2017-12-26 22:04:35 -05:00
  • fd9213adce Actually define FOPEN_WB Luke Street 2017-12-23 18:43:55 -05:00
  • 12eef4e919 Fix packed structs and fopen parameter for Windows Luke Street 2017-12-23 18:37:54 -05:00
  • 9d7fea7852 Reset pragma pack for Windows Luke Street 2017-12-23 14:12:06 -05:00
  • a690eab5e9 Change zlib to libzip in Makefile.am use-libzip Luke Street 2017-12-22 14:37:03 -05:00
  • 5d2065bf81 changed zlib -> libzip in .pc tihmstar 2017-06-25 20:07:49 +02:00
  • bfd9f735c7 changed zlib -> libzip tihmstar 2017-06-25 19:32:23 +02:00
  • b209558207 fixed bug introduced by more error checking tihmstar 2017-05-26 12:53:44 +02:00
  • d904dc7a52 added checks for libzip errors tihmstar 2017-05-16 11:51:01 +02:00
  • bfda54ca66 added error codes for debugging tihmstar 2017-01-30 18:19:38 +01:00
  • 038fc374a1 added CURLOPT_FOLLOWLOCATION tihmstar 2017-01-02 16:26:22 +01:00
  • 799a0401e7 added a macro for bzero to use memset instead, because windows can't find bzero -_- tihmstar 2016-12-28 11:07:13 +01:00
  • a5d961d6b2 added strings.h (hopefully fixed undefined reference for bzero) tihmstar 2016-12-27 20:00:28 +01:00
  • c2335f4dd7 moved header to include (insted of symlink), because some automated scripts fail otherwise tihmstar 2016-12-26 17:49:43 +01:00
  • 106dc8b11b changed uint to unsigned int tihmstar 2016-12-26 17:20:36 +01:00
  • 1defdc56a7 changed uint to unsigned int (because some systems don't support it) tihmstar 2016-12-26 17:19:16 +01:00
  • 1b394bfd53 added sys/types.h to properly include uint type tihmstar 2016-12-26 15:18:51 +01:00
  • 172bf7ef69 added stdint.h tihmstar 2016-12-26 15:14:40 +01:00
  • 6b1e421784 added c11 flags tihmstar 2016-12-26 15:10:11 +01:00
  • 11fa0aadfa fixing gcc compile error tihmstar 2016-12-26 15:02:37 +01:00
  • 13dc61f47f added zconf header (grr gcc) tihmstar 2016-12-26 14:59:23 +01:00
  • 4d3207339f fixed cpp issue tihmstar 2016-12-25 11:59:32 +01:00
  • 0a3a748bad moved fragmentzip_getCDForPath to header tihmstar 2016-12-25 11:47:09 +01:00
  • d7df73b81e moved nextCD to header tihmstar 2016-12-25 11:42:22 +01:00
  • 38feaad7d6 added support for cpp tihmstar 2016-12-25 11:25:11 +01:00
  • f7a0b50ca1 removed leftover test() declaration tihmstar 2016-12-25 00:50:10 +01:00
  • 6329009bb9 fixed a bug where it would try to decompress incorrect data tihmstar 2016-12-25 00:40:33 +01:00
  • 7a9952610f Merge branch 'master' of github.com:tihmstar/libfragmentzip tihmstar 2016-12-24 23:59:26 +01:00
  • da078b295b adding dummy readme tihmstar 2016-12-24 23:59:21 +01:00
  • 138b61aca3 added LGPL tihmstar 2016-12-24 23:57:48 +01:00
  • 87ed087c9b initial commit tihmstar 2016-12-24 23:54:28 +01:00