Commit Graph

30 Commits

Author SHA1 Message Date
Erik Larsson
7287c05ff4 Made ntfsprogs compilation conditional and turned off by default. It is enabled with '--enable-ntfsprogs'. 2010-12-16 17:35:06 +01:00
Erik Larsson
daa1f3edcd Bugfixes for 'make extra'. 2010-12-16 10:08:34 +01:00
Erik Larsson
d35be909a4 Removed the 'doc' directory from ntfsprogs.
It contains interesting information but this information is available elsewhere and we want to stay as close to ntfs-3g as possible. No unnecessary added files.
2010-12-16 10:00:27 +01:00
Erik Larsson
02bab2956c Merge remote branch 'linux-ntfs/libntfs-3g_port' into PERMISSION_HANDLING_BRANCH
Conflicts:
	AUTHORS
	COPYING
	CREDITS
	ChangeLog
	Makefile.am
	NEWS
	README
	autogen.sh
	configure.ac
	include/Makefile.am
2010-12-15 17:12:30 +01:00
Erik Larsson
6d92eb591c Re-added include/ and libntfs/ to the root Makefile.am. 2010-12-02 16:37:34 +01:00
Erik Larsson
9e20bbeec4 This port of ntfsprogs doesn't need the old libntfs, so don't compile it (disregard completely). 2010-12-02 16:34:51 +01:00
jpandre
67618ba2c4 Updated files needed to make a build 2008-09-06 14:42:31 +00:00
szaka
6a59ac3583 fix: support build in a separate directory (Alon Bar-Lev) 2008-05-19 17:40:34 +00:00
szaka
2f85653372 Fix build. libfuse-lite and include/fuse-lite must be symlinks to the
respective fuse lite directories.
2008-03-28 22:26:24 +00:00
szaka
ba63b7daca initial CVS import 2006-10-30 22:32:48 +00:00
flatcap
6effd0bc6f minor improvements to test build 2005-09-20 19:24:09 +00:00
flatcap
eb6b8d8159 add a PHONY dependency to "test" target to make sure it's run 2005-09-14 12:23:08 +00:00
flatcap
d75567112c put the test code where it's more useful 2005-09-13 14:30:51 +00:00
antona
497922351a Fix accidental damage. 2005-08-08 21:20:06 +00:00
antona
b98295d84f Add conf.libgnutlstest to .cvsignore 2005-08-08 21:19:14 +00:00
antona
8d86fdefec Fix make extra directly after ./configure. Thanks to Yuval for the bug report. 2005-08-04 13:12:41 +00:00
szaka
03556cdd8b Remove the last remained, autogenerated file 2005-07-30 17:00:00 +00:00
cha0smaster
6c5775628f Remove hope all autogenerated files 2005-07-29 21:16:27 +00:00
antona
46ff0a83a8 More removals... 2005-07-29 21:09:07 +00:00
antona
db07edcf74 config.h.in and config.guess are autogenerated... 2005-07-29 20:51:48 +00:00
cha0smaster
edac1701b6 Update for aclocal.m4 remove 2005-07-29 19:45:15 +00:00
antona
62f87128ad Remove Makefile.in and configure with make maintainer-clean. 2005-07-29 15:35:55 +00:00
cantab.net!aia21
6728963c80 Fix from Christophe Grenier: some versions of make
do not accept -C switch.

(Logical change 1.684)
2005-03-03 11:40:20 +00:00
cantab.net!aia21
652b1e554d Add new compile target "make libs" which only compiles libntfs.
(Logical change 1.251)
2004-01-06 16:39:48 +00:00
flatcap.org!ntfs
6913945435 extra/extras target
(Logical change 1.208)
2003-10-16 21:11:12 +00:00
cantab.net!aia21
980387655f Update build.
(Logical change 1.138)
2003-06-02 08:53:04 +00:00
cantab.net!aia21
2208c7cc62 final tidyings
(Logical change 1.101)
2003-01-18 15:54:32 +00:00
cantab.net!aia21
c282c53742 ntfstools->ntfsprogs
(Logical change 1.23)
2002-11-29 12:16:35 +00:00
!flatcap
908e9c8f40 "configure --enable-really-static" and "make strip"
very little has changed, but configure has lots of line numbers
that have shift slightly

2002/07/11 16:45:07-00:00 !antona
fix make dist

2002/06/05 20:32:52-00:00 !antona
Mft mirror now updated from ntfs_write_mft_record, yey! Fixup ntfstools accordingly.

2002/06/02 23:18:56-00:00 !antona
Updates to spec file and make files.

2002/06/01 00:41:45-00:00 !antona
huge update!

2002/05/08 05:49:35-00:00 !mattjf


Started work on ntfsinfo

2002/04/15 20:04:22-00:00 !antona
Fix all compiler warnings that came up with -Wall. Enabled -Wall for ./configure --enable-debug everywhere. Fix a few bugs in mkntfs that came up in the warnings (just error code paths, nothing major).

2002/04/14 14:15:47-00:00 !antona
Cleanups and updates.

2001/06/11 19:11:37-00:00 !antona
Fix rpm generation.
Circumvent configure bug by cheating in configure.in moving around nonopt to
host and setting nonopt to NONE.

2001/06/01 02:07:23-00:00 !antona
It has been a long time since last commit. At moment have done a lot of work
on mkntfs but also at the moment ntfsfix and ntfsdump_logfile and libntfs are
broken. Basically only mkntfs works and that is not complete either.

2001/02/03 02:03:35-00:00 !antona
More files.

2001/02/02 01:28:46-00:00 !antona
make dist fixes using more Makefiles.

2001/02/02 00:16:18-00:00 !antona
Changed make process to using autoconf/automake/libtool.
Added necessary files for this and for the gnu standard.
Inititial checkin. Probably still stuff missing. Will know soon...

(Logical change 1.5)
2002-08-22 18:09:47 +00:00
!flatcap
aaf8f8e036 Initial revision 2002-08-22 18:09:47 +00:00