Sign in
flutter
/
third_party
/
libzip
/
a6192cfbf8008b6b62bf1d2608e18e11dd2a12fe
/
configure.ac
fd44eda
Improve Windows support.
by Thomas Klausner
· 15 years ago
2a008c1
merge post-0.9.3 changes (leak fix in zip_open)
by Thomas Klausner
· 15 years ago
aacd579
Use libzip-discuss as default bug report address.
by Thomas Klausner
· 15 years ago
c48bacd
merge 0.9.3.
by Thomas Klausner
· 15 years ago
980ab33
Include m4/ directory in distribution; some packagers need it. -> 0.9.3
by Thomas Klausner
· 15 years ago
f2cd454
merge
by Thomas Klausner
· 15 years ago
d2eaa7b
Re-run libtoolize from libtool-2.2.6 and follow its suggestions.
by Thomas Klausner
· 15 years ago
953fc10
Bump to 0.9.2.
by Thomas Klausner
· 15 years ago
c38108b
Merge 0.9.1 branch.
by Dieter Baron
· 15 years ago
d32623d
Update version number and fill in release date.
by Dieter Baron
· 15 years ago
134af8b
Update NEWS and bump version for beta snapshot.
by Dieter Baron
· 15 years ago
22cf40f
Bump version for coming snapshot.
by Dieter Baron
· 16 years ago
c65da84
Note that Cmake files need updating when version numbers change.
by Thomas Klausner
· 16 years ago
c65abed
First part of API cleanup: no off_t.
by Dieter Baron
· 17 years ago
270129f
Bump version to 0.9.
by Dieter Baron
· 17 years ago
5b19abc
Portability fixes for torrentzip time stamps. Makes it compile on OpenSolaris.
by dillo@danbala.ifoer.tuwien.ac.at
· 17 years ago
929910f
Use MoveFileExA instead of MoveFileEx.
by Dieter Baron
· 17 years ago
a574b24
Bump to 0.8d (snapshot for Gerson Kurz).
by Dieter Baron
· 17 years ago
1a49485
Fix typo, reported by Massimo Morara.
by Thomas Klausner
· 17 years ago
9c56fa7
Bump version to 0.8c: snapshot to test MoveFileEx check fix.
by Dieter Baron
· 17 years ago
c8e6e4c
MoveFileEx needs <windows.h> included, so change the test accordingly.
by Dieter Baron
· 17 years ago
9c8ee90
Bump to 0.8b.
by Thomas Klausner
· 18 years ago
05f6928
Post-release bump to 0.8a.
by Thomas Klausner
· 18 years ago
2d32923
Bump to 0.8 for release.
by Thomas Klausner
· 18 years ago
55b12dc
Bump to 0.7.1b for future work.
by Thomas Klausner
· 18 years ago
a0effca
Bump to 0.7.1a for test release.
by Thomas Klausner
· 18 years ago
0956dec
Use fseeko/ftello throughout, and use off_t to store file offsets.
by Dieter Baron
· 18 years ago
c9b5f74
Add AM_PROG_CC_C_O for automake-1.10.
by Thomas Klausner
· 18 years ago
223b5dd
Use project specific mail address. Check for MoveFileEx (for future use on Windows).
by Dieter Baron
· 18 years ago
1b99769
Prepare for 0.7.1.
by Thomas Klausner
· 19 years ago
e3766e6
Bump to 0.7a.
by Thomas Klausner
· 19 years ago
43e97aa
Prepare for 0.7 release.
by Dieter Baron
· 19 years ago
a25a3a5
Bump to 0.6.1d for another test release.
by Thomas Klausner
· 19 years ago
46590cd
Check for unistd.h.
by Thomas Klausner
· 19 years ago
a4dc179
* struct zip_stat increased for future encryption support
by Thomas Klausner
· 19 years ago
55bb1d4
- more casts of void pointers - fseeko replacement - bump version to 0.6.1b
by Dieter Baron
· 19 years ago
1a5257c
Add mkstemp replacement function.
by Dieter Baron
· 19 years ago
14926e1
bump version to 0.6.1a
by Dieter Baron
· 19 years ago
9543d9f
Bump version to 0.6.1.
by Thomas Klausner
· 20 years ago
cdf5ff7
Smarter man page handling -- no symlinks created by configure any longer.
by Thomas Klausner
· 20 years ago
4f496e6
bump version to 0.6
by Dieter Baron
· 20 years ago
4d3cdf9
Libtoolize claims AC_PROG_RANLIB is obsolete -- remove it.
by Thomas Klausner
· 20 years ago
92a19df
Add zip_errors.
by Thomas Klausner
· 20 years ago
886021f
Add libzip.mdoc.
by Thomas Klausner
· 20 years ago
dc965ec
Document zipmerge(1).
by Thomas Klausner
· 20 years ago
1d6c577
Merge zip_strerror(3) and zip_file_strerror(3) into the latter.
by Thomas Klausner
· 20 years ago
eb23957
Rename zip_error_sys_type to zip_error_get_sys_type.
by Thomas Klausner
· 20 years ago
526f888
Document zip_error_sys_type.
by Thomas Klausner
· 20 years ago
ab40243
Document zip_error_get and zip_file_error_get.
by Thomas Klausner
· 20 years ago
2e874fb
zip_error_str has been renamed to zip_error_to_str.
by Thomas Klausner
· 20 years ago
fa02d9d
* zip.h: Rename zip_source_data to zip_source_buffer.
by Thomas Klausner
· 20 years ago
ef9a02f
* zip.h: Rename zip_get_error to zip_error_get;
by Thomas Klausner
· 20 years ago
573fc60
it works fine with 2.57
by Dieter Baron
· 21 years ago
f0b9fe4
Add zip_get_num_files(3).
by Thomas Klausner
· 21 years ago
78fefc7
Add zip_error_str(3).
by Thomas Klausner
· 21 years ago
38053cd
Update for autoconf-2.59/automake-1.8.
by Thomas Klausner
· 21 years ago
e3f91ef
API cleanup (see ChangeLog)
by Dieter Baron
· 21 years ago
5149dfb
add new error handling infrastructure and strerror functions
by Dieter Baron
· 21 years ago
c269cee
add three more man pages
by Dieter Baron
· 22 years ago
33aae77
add zip_fclose and zip_fread man pages
by Dieter Baron
· 22 years ago
68d238c
add man page for zip_fopen and zip_fopen_index
by Dieter Baron
· 22 years ago
d6d49c0
add more man pages
by Dieter Baron
· 22 years ago
1667eae
add zip_close(3) man page
by Dieter Baron
· 22 years ago
1224953
test before commiting: fix bugs in man framework
by Dieter Baron
· 22 years ago
9028826
add man page framework and a few (skeleton) man pages
by Dieter Baron
· 22 years ago
3e5b824
add pkgconfig files
by Dieter Baron
· 22 years ago
9aebb4c
convert to standalone package (and reorganize slightly)
by Dieter Baron
· 22 years ago