aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorLines
2016-11-28Rename more things from fuse to fuse3Przemysław Pawełczyk-2/+2
2016-10-28Renamed fusermount / mount.fuse to fusermount3 / mount.fuse3Nikolaus Rath-4/+4
2016-10-13tests: use freshly-build fusermount (instead of system version)Nikolaus Rath-1/+14
When running tests as non-root, make fusermount setuid root.
2016-07-23Include test suite in tarballNikolaus Rath-3/+5
2016-05-13Added Travis integrationNikolaus Rath-0/+4
2016-01-14Removed hopelessly outdated files.Nikolaus Rath-3/+1
2013-07-25libfuse: fuse -> fuse3Miklos Szeredi-2/+2
Allow 2.X and 3.X to coexist. Includes are now stored under /usr/include/fuse3 and library is named libfuse3.*. Invoke pkg-config with "fuse3" as the first argument to build with version 3 of the library.
2012-01-26Add doc/Makefile.amMiklos Szeredi-7/+2
2012-01-26Add man pages for fusermount, mount.fuse and ulockmgr_serverMiklos Szeredi-0/+2
Lifted from the Debian package. The man pages were written by Daniel Baumann and Bastien Roucaries
2009-08-18* Add missing fuse_session_data to versionscriptMiklos Szeredi-0/+2
* Make sure all global symbols are prefixed with "fuse_" or "cuse_" * Released 2.8.0
2008-06-16Remove fuse kernel module sourcesMiklos Szeredi-1/+1
2007-10-16add Doxyfile to EXTRA_DISTMiklos Szeredi-1/+2
2005-11-16merge FreeBSD stuffMiklos Szeredi-1/+1
2005-03-25merge from 2_2_merge1 to 2_2_merge2Miklos Szeredi-1/+2
2004-11-11merge from 2_0_merge1 to 2_0_merge2Miklos Szeredi-1/+1
2004-11-10merge up to fuse_2_0_merge1Miklos Szeredi-1/+1
2004-11-08*** empty log message ***Miklos Szeredi-1/+6
2004-10-14version 1.9Miklos Szeredi-1/+2
2004-01-26*** empty log message ***Miklos Szeredi-1/+2
2004-01-07fixMiklos Szeredi-1/+2
2004-01-07new versionMiklos Szeredi-1/+2
2003-03-05spec file changesMiklos Szeredi-2/+1
2002-04-08Removed debian/control from CVS as it is auto-generated to be able toRoland Bauerschmidt-1/+1
build both the utility packages and the kernel module packages. Modified Makefile.am and configure.in to add --enable-{lib,kernel-module,util, example} options.
2002-03-01added specfile for redhatMiklos Szeredi-0/+4
2001-11-09preparing for releaseMiklos Szeredi-1/+1
2001-11-08fusermountMiklos Szeredi-1/+1
2001-11-07build fixesMiklos Szeredi-1/+1
2001-11-07build with automakeMiklos Szeredi-0/+3