Luke Street
|
0d6c55f8e5
|
Use CURL_STATICLIB on Windows
|
2018-01-01 19:08:45 -05:00 |
|
Luke Street
|
e06f8827f5
|
More Windows fixes
|
2018-01-01 18:55:25 -05:00 |
|
Luke Street
|
4e79ea5673
|
Newline in configure.ac to appease macOS autotools
|
2017-12-27 04:04:58 -05:00 |
|
Luke Street
|
9ab6ed495d
|
Add .gitignore and clean up
|
2017-12-27 01:03:55 -05:00 |
|
Luke Street
|
66fbbeb24c
|
We don't actually use libzip
|
2017-12-26 22:29:07 -05:00 |
|
Luke Street
|
9ab1cf7446
|
Reorder AM_CONDITIONAL
|
2017-12-26 22:04:35 -05:00 |
|
Luke Street
|
fd9213adce
|
Actually define FOPEN_WB
|
2017-12-23 18:43:55 -05:00 |
|
Luke Street
|
12eef4e919
|
Fix packed structs and fopen parameter for Windows
|
2017-12-23 18:37:54 -05:00 |
|
Luke Street
|
9d7fea7852
|
Reset pragma pack for Windows
|
2017-12-23 14:12:06 -05:00 |
|
Luke Street
|
a690eab5e9
|
Change zlib to libzip in Makefile.am
|
2017-12-22 14:37:03 -05:00 |
|
tihmstar
|
5d2065bf81
|
changed zlib -> libzip in .pc
|
2017-06-25 20:07:49 +02:00 |
|
tihmstar
|
bfd9f735c7
|
changed zlib -> libzip
|
2017-06-25 19:32:23 +02:00 |
|
tihmstar
|
b209558207
|
fixed bug introduced by more error checking
|
2017-05-26 12:53:44 +02:00 |
|
tihmstar
|
d904dc7a52
|
added checks for libzip errors
|
2017-05-16 11:51:01 +02:00 |
|
tihmstar
|
bfda54ca66
|
added error codes for debugging
|
2017-01-30 18:19:38 +01:00 |
|
tihmstar
|
038fc374a1
|
added CURLOPT_FOLLOWLOCATION
|
2017-01-02 16:26:22 +01:00 |
|
tihmstar
|
799a0401e7
|
added a macro for bzero to use memset instead, because windows can't find bzero -_-
|
2016-12-28 11:07:13 +01:00 |
|
tihmstar
|
a5d961d6b2
|
added strings.h (hopefully fixed undefined reference for bzero)
|
2016-12-27 20:00:28 +01:00 |
|
tihmstar
|
c2335f4dd7
|
moved header to include (insted of symlink), because some automated scripts fail otherwise
|
2016-12-26 17:49:43 +01:00 |
|
tihmstar
|
106dc8b11b
|
changed uint to unsigned int
|
2016-12-26 17:20:36 +01:00 |
|
tihmstar
|
1defdc56a7
|
changed uint to unsigned int (because some systems don't support it)
|
2016-12-26 17:19:16 +01:00 |
|
tihmstar
|
1b394bfd53
|
added sys/types.h to properly include uint type
|
2016-12-26 15:18:51 +01:00 |
|
tihmstar
|
172bf7ef69
|
added stdint.h
|
2016-12-26 15:14:40 +01:00 |
|
tihmstar
|
6b1e421784
|
added c11 flags
|
2016-12-26 15:10:11 +01:00 |
|
tihmstar
|
11fa0aadfa
|
fixing gcc compile error
|
2016-12-26 15:02:37 +01:00 |
|