Commit Graph

124 Commits

Author SHA1 Message Date
Thomas Schmitt 9210a57500 Version leap to 1.0.7 2011-04-09 11:11:36 +02:00
Thomas Schmitt 8a752b50fa Version leap to 1.0.6 2011-04-08 19:47:18 +02:00
Thomas Schmitt ba67523278 Version leap to 1.0.5 2011-03-10 13:43:13 +01:00
Thomas Schmitt f09964cf51 Version leap to 1.0.4 2011-03-10 09:22:57 +01:00
Thomas Schmitt de079cec42 Version leap to 1.0.3 2011-02-23 20:14:10 +01:00
Thomas Schmitt b33d06eb0c Version leap to 1.0.2 2011-02-23 13:01:56 +01:00
Thomas Schmitt d6e150a10e Version leap to 1.0.1 2011-01-16 13:35:07 +01:00
Thomas Schmitt 35ceac65f7 Version leap to 1.0.0 2011-01-16 13:29:39 +01:00
Thomas Schmitt 8b2af3ac36 Prepending ./configure generated options to CFLAGS rather than appending them 2010-12-13 08:47:24 +01:00
Thomas Schmitt 113358daea Version leap to 0.6.41 2010-12-10 12:42:43 +01:00
Thomas Schmitt 6927fd35e8 Version leap to 0.6.40 2010-12-10 11:27:46 +01:00
Thomas Schmitt 35c043a0f9 Version leap to 0.6.39 2010-10-23 16:31:47 +02:00
Thomas Schmitt fce35ac718 Version leap to 0.6.38 2010-10-23 15:28:02 +02:00
Thomas Schmitt 8725baa55f Making use of libjte if installed and if not ./configure --disable-libjte 2010-09-27 18:22:05 +02:00
Thomas Schmitt 59ab73c57f On Linux: Run ldconfig during make install,if not --disable-ldconfig-at-install 2010-09-22 12:55:13 +02:00
Thomas Schmitt 7386596bfa Version leap to 0.6.37 2010-09-15 11:14:12 +02:00
Thomas Schmitt 14171bdd3a Version leap to 0.6.36 2010-09-15 10:55:14 +02:00
Thomas Schmitt 443c5d41db Removed obsolete comment 2010-07-06 10:53:04 +02:00
Thomas Schmitt e60171986b Let configure perform linker test with --version-script if enabled 2010-07-06 10:50:28 +02:00
Thomas Schmitt b01f017a6d Hiding all non-API symbols from the linker by use of --version-script 2010-07-05 18:20:59 +02:00
Thomas Schmitt b6427d3b2b Version leap to 0.6.35 2010-06-28 21:21:06 +02:00
Thomas Schmitt 438024d11b Version leap to 0.6.34 2010-06-28 14:12:33 +02:00
Thomas Schmitt 9cf460a3b1 Version leap to 0.6.33 2010-05-03 14:44:21 +02:00
Thomas Schmitt 84132ec7bf Version leap to 0.6.32 2010-05-03 14:34:36 +02:00
Thomas Schmitt 98d2b4c996 Version leap to 0.6.31 2010-04-17 13:23:49 +02:00
Thomas Schmitt 481d425580 Version leap to 0.6.30 2010-04-17 13:18:56 +02:00
Thomas Schmitt 9dc894584d Enhanced configure tests for iconv. Now aborting if not available. 2010-04-15 12:16:41 +02:00
Thomas Schmitt c47f206fe3 Version leap to 0.6.29 2010-02-10 15:45:19 +01:00
Thomas Schmitt 386ce0e60a Version leap to 0.6.28 2010-02-10 15:37:56 +01:00
Thomas Schmitt ce723a8c39 Forcing use of /usr/local on FreeBSD by LDFLAGS and CPPFLAGS. 2010-02-04 09:30:42 +01:00
Thomas Schmitt 00470cbfea Version leap to 0.6.27 2010-01-20 10:19:50 +01:00
Thomas Schmitt 4c1abdf2bd Version leap to 0.6.26 2010-01-20 09:58:07 +01:00
Thomas Schmitt a68e108333 Changed configure test for zlib from compress2() to compressBound() 2010-01-07 09:42:09 +01:00
Thomas Schmitt 0ff4cb34ed Version leap to 0.6.25 2009-10-08 14:47:08 +02:00
Thomas Schmitt d863451771 Version leap to 0.6.24 2009-10-08 14:41:32 +02:00
Thomas Schmitt d9a11a3b8d Version leap to 0.6.23 2009-08-25 18:08:04 +02:00
Thomas Schmitt 2e7d85b85a Version leap to 0.6.22 2009-08-25 14:02:37 +02:00
Thomas Schmitt 67ac2b9b70 Introduced ./configure options --enable-libdir-pkgconfig
and --enable-pkgconfig-path=DIR
2009-07-07 20:02:03 +02:00
Thomas Schmitt 4b5a5658a6 Improved alignment of ./configure --help texts
and avoided compiler warnings about unused variables with --disable-libacl
2009-07-03 20:11:01 +02:00
Thomas Schmitt 9c2bf0197b Introduced own automacro LIBBURNIA_CHECK_ICONV to handle iconv() peculiarities 2009-07-01 13:16:29 +02:00
Thomas Schmitt e52b5e7f2a Provisory remedy for missing compile option -liconv
with GNU libiconv on FreeBSD.
2009-06-30 13:41:34 +02:00
Thomas Schmitt 0e14549521 Version leap to 0.6.21 2009-05-31 16:15:57 +02:00
Thomas Schmitt 1d44d931d0 Version leap to 0.6.20 2009-05-30 21:24:50 +02:00
Thomas Schmitt 71d491ed37 Version leap to 0.6.19 2009-04-17 14:35:30 +02:00
Thomas Schmitt ece42746ec Version leap to 0.6.18 2009-04-15 20:50:34 +02:00
Thomas Schmitt a809a87eef New API call iso_file_add_zisofs_filter() (needs -lz and <zlib.h>).
This does not produce ZF entries yet but filtered file content already
suits mkzftree -uF
2009-04-09 16:18:50 +02:00
Thomas Schmitt cd427b269a Get on FreeBSD pkgconfigdir=.../libdata , on Linux and others: .../lib 2009-03-17 21:33:20 +01:00
Thomas Schmitt 50edfbea51 Avoided use of function alloca() by macro Libisofs_avoid_using_allocA
and incremented version to 0.6.17
2009-03-17 21:25:43 +01:00
Thomas Schmitt a6090a6273 Version leap to 0.6.16 2009-03-10 16:45:37 +01:00
Thomas Schmitt e1460aa9a6 Version leap to 0.6.15 and
new API call iso_write_opts_get_data_start()
2009-02-28 23:22:31 +01:00
Thomas Schmitt f52c1aeb77 Version leap to 0.6.14 2009-02-19 17:02:29 +01:00
Thomas Schmitt f66e3b8e2f Checking for iconv(3) in separate libiconv
(this can happen on FreeBSD)
2009-02-04 20:57:20 +01:00
Thomas Schmitt bd9b49714f Let configure detect availability of libacl and of Linux listxattr call
and aaip-os work around eventual missing functionality
2009-01-23 18:28:51 +01:00
Thomas Schmitt c801fa60f7 Incremented version to 0.6.13 and .so age to 9. 2009-01-23 09:43:52 +01:00
Thomas Schmitt 412ad2fcdb Version switch to 0.6.12 , libisofs-6.8.0.so 2008-11-25 15:39:40 +01:00
Vreixo Formoso 1a4c5ba679 Increment version to 0.6.11 for next development cycle. 2008-10-18 16:49:21 +02:00
Mario Danic 56287470b0 Preparing release 2008-10-06 08:39:04 +02:00
Vreixo Formoso 60ab97b5f4 Increment version to 0.6.9 for next development cycle. 2008-09-20 21:14:36 +02:00
Mario Danic b959b150e9 Preparing a release 2008-09-18 07:09:05 +02:00
Thomas Schmitt e91f12972b Switch to 0.6.7, error codes for iso_dat_source.read 2008-08-26 16:09:04 +02:00
Mario Danic 35a623c7ec Some configure.ac changes 2008-06-01 14:19:55 +02:00
Mario Danic fc46f4ec84 Preparing 0.6.6 release 2008-06-01 14:19:02 +02:00
Mario Danic 84771aa83b Preparation for 0.6.4 release 2008-04-24 11:22:24 +02:00
Vreixo Formoso 5a2ab22b81 Change version number to 0.6.3. 2008-02-22 21:24:20 +01:00
Vreixo Formoso 02814b0ff7 Added verbose debug option. 2008-02-09 17:15:58 +01:00
Vreixo Formoso a48ee8b5ee Set version to 0.6.2. 2008-02-07 16:03:35 +01:00
Vreixo Formoso 282d092dd8 Fix bug in build system. 2008-02-01 16:47:04 +01:00
Vreixo Formoso 04078d12ef Review Roadmap and TODO files. 2008-01-30 20:12:54 +01:00
Vreixo Formoso d432879d83 Build API docs with doxygen. Add Tutorial to distribution tarball. 2008-01-29 21:30:52 +01:00
Vreixo Formoso 8714228e81 Set version to 0.6.1. 2008-01-28 00:03:08 +01:00
Vreixo Formoso de338a2603 Check for non standard eaccess(), use open() otherwise. 2008-01-27 15:53:48 +01:00
Vreixo Formoso 5d9e481dff Check for non standard timegm, and replace it if not available. 2008-01-27 14:41:52 +01:00
Vreixo Formoso 6f3d580b7c Prepare configure.ac for next release. 2008-01-27 03:39:06 +01:00
Vreixo Formoso 9ee4e39899 Added build files and first code stub. 2007-11-24 13:14:45 +01:00