szaka
1600d6917a
release 2009.2.1
2009-02-11 21:41:49 +00:00
szaka
33432948aa
release 2009.1.1
2009-01-22 12:14:43 +00:00
szaka
318714058c
release 2009.1
2009-01-22 01:38:18 +00:00
szaka
0971a60948
release 1.5222-RC
2008-12-22 01:33:49 +00:00
szaka
7da19cacd7
release 1.5130
2008-11-30 21:55:40 +00:00
szaka
32fe0868dd
add "-Wformat -Wformat-security" to --enable-warnings compiler warnings
2008-11-13 02:27:41 +00:00
szaka
524c10f74b
version 1.5020
2008-10-22 13:50:59 +00:00
szaka
4d0b4c195c
release 1.5012
2008-10-11 12:39:59 +00:00
szaka
3e4699435e
release 1.2926-RC
2008-09-18 21:05:32 +00:00
szaka
01db330964
release 1.2918
2008-09-18 12:41:01 +00:00
szaka
a11f312560
version 1.2812
2008-08-11 16:10:29 +00:00
szaka
330c50c530
ntfs-3g can be built only with gcc on Solaris
2008-08-11 16:08:31 +00:00
szaka
9119ac8de2
version 1.2811
2008-08-11 15:48:52 +00:00
szaka
fdd8b13073
preferred compiler is gcc (currently the only tested and certified one)
2008-08-11 13:04:51 +00:00
szaka
1212a635bb
portability fix: use -Wall only with gcc (e.g. Sun Studio fails)
2008-08-11 13:02:09 +00:00
szaka
ce1d83ef06
remove not needed auto_cache hereby the librt dependency when using fuse-lite
2008-07-31 23:06:55 +00:00
szaka
a970d47c37
version 1.2717
2008-07-17 15:04:23 +00:00
szaka
b660e27c24
add Solaris support (Mark Phalan, Laszlo Peter, Marc Glisse, Szabolcs Szakacsits)
2008-07-17 15:01:50 +00:00
szaka
45f3921b74
reorganize --enable/disable configure options
2008-07-15 15:15:24 +00:00
szaka
53792aec38
add libtool-2 support (Alon Bar-Lev)
2008-07-15 00:11:09 +00:00
szaka
371d18c5f0
autoupdate fixes: remove spaces (Alon Bar-Lev)
2008-07-14 23:54:37 +00:00
szaka
886cbb739f
autoupdate fixes: AC_PREREQ, AM_CONFIG_HEADER->AC_CONFIG_HEADERS (Alon Bar-Lev)
2008-07-14 23:49:30 +00:00
szaka
6ef25e0a46
release 1.2712
2008-07-12 15:16:02 +00:00
szaka
e21cfaa809
version 1.2630
2008-06-30 11:26:16 +00:00
szaka
4173b0172c
release 1.2531
2008-05-28 19:04:59 +00:00
szaka
9d3cc4b907
revert temporarily the --with-rootfs= configure option until we really
...
need it and agree on the name, semantic, backward-compatibility
(Bernhard Kaindl, Alon Bar-Lev, Szabolcs Szakacsits)
2008-05-28 12:39:20 +00:00
szaka
ca549668f6
release 1.2528
2008-05-27 13:36:55 +00:00
szaka
34329cf27e
use $(MKDIR_P) if available, $(mkdir_p) otherwise (Alon Bar-Lev)
2008-05-26 23:46:43 +00:00
szaka
70ecc5be0c
new: --enable-mount-helper, --with-rootfs options and other build fixes:
...
- add --enable-mount-helper which installs /sbin/mount.ntfs-3g to be able
to mount via mount(8) and /etc/fstab on Linux. The default is enabled
on Linux and disabled on others.
- add --with-rootfs=<PATH> where the driver, library and core utils will
be installed. The default is "/" otherwise automounts could fail.
- warn fuse none rootfs only if rootfs is "/"
- parallel make install support
- add DISTCHECK_HACK=1 environment which make "make distcheck" work
(Alon Bar-Lev)
2008-05-25 01:21:29 +00:00
szaka
5e1684ee29
autoconf cleanups: move conditional and conditions to the end of the file,
...
so that the order of the AC_ARG_* will not matter. The LDCONFIG is now
available at configure argument. Some minor style changes. (Alon Bar-Lev)
2008-05-24 15:49:56 +00:00
szaka
fce56ad807
release 1.2506
2008-05-05 17:22:18 +00:00
szaka
04e82fd549
release 1.2412
2008-04-12 14:14:57 +00:00
szaka
72c32e0c30
release 1.2310
2008-03-09 13:32:07 +00:00
szaka
4ce572b79d
release 1.2216
2008-02-16 17:12:44 +00:00
szaka
56e2ae1792
release 1.2202-BETA
2008-02-02 16:58:47 +00:00
szaka
d5cc4bf050
release 1.2129
2008-01-28 19:06:29 +00:00
szaka
515aaffdfa
release 1.2125-RC
2008-01-23 22:02:14 +00:00
szaka
49fd15caf2
release 1.2124-RC
2008-01-23 21:56:06 +00:00
szaka
42c3d8593b
remove -fno-strict-aliasing (Alon Bar-Lev)
2008-01-23 21:45:36 +00:00
szaka
7fe7e1c9c6
remove _GNU_SOURCE define from source since it's in configure (Alon Bar-Lev)
2008-01-23 21:27:11 +00:00
szaka
9c92941a6f
define _REENTRANT in configure instead of in Makefile.am (Alon Bar-Lev)
2008-01-23 21:23:55 +00:00
szaka
a246e45f82
release 1.2121-RC
2008-01-20 19:26:26 +00:00
szaka
db85bed000
add ntfs-3g.probe manual
2008-01-20 16:31:10 +00:00
szaka
fc53b9bcb9
compatibility: use AC_PATH_PROG to find pkg-config instead of PKG_PROG_PKG_CONFIG
2007-12-15 09:10:55 +00:00
szaka
67997a4d88
New: built-in FUSE support by using a 50% stripped down, internal
...
FUSE library which linked statically into libntfs-3g. Linux
uses this one by default.
New: the --with-fuse=external configure option makes ntfs-3g to be
compiled with an external FUSE library. For non-Linux operating
systems this is the default and the only option currently.
New: rewritten, backwards compatible build system.
New: README file is installed as documentation.
New: the --enable-ldscript configure option uses ldscript instead of
.so symlink
New: the --disable-mtab configure option disables and ignores the
usage of /etc/mtab
New: added libntfs-3g.pc.in pkg-config and libntfs-3g.script.so.in
ldconfig files
Change: use 'make install-strip' instead of 'make strip'
(Alon Bar-Lev, Miklos Szeredi, Szabolcs Szakacsits)
2007-12-06 20:44:10 +00:00
szaka
c7ec45eddd
stop 'configure' if pkg-config isn't installed (penpen, Szabolcs Szakacsits)
2007-11-24 19:58:21 +00:00
szaka
1c509c2ed7
release 1.1120
2007-11-19 00:24:24 +00:00
szaka
90a845d1f4
release 1.1119
2007-11-18 15:07:57 +00:00
szaka
698ab031c2
release 1.1104
2007-11-04 11:38:38 +00:00
szaka
3e602f753e
release 1.1030
2007-10-28 11:14:32 +00:00