summaryrefslogtreecommitdiffstats
path: root/package/fuse/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)florian2008-04-011-2/+2
* remove uninstalldev templates (no longer necessary)nbd2007-12-251-6/+0
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-091-1/+1
* fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23nbd2007-10-201-2/+2
* more package submenusblogic2007-10-181-0/+2
* add $(STAGING_DIR) as argument to the InstallDev template and update packages...nbd2007-09-281-11/+11
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-14/+22
* use a default VERSION field for kmod packagesnico2007-09-021-1/+0
* Upgrade fuse to 2.6.5 (#1955)florian2007-06-231-2/+2
* fix fuse compile on osxnbd2007-04-011-0/+3
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-3/+0
* Revert previous commit oops :/florian2007-02-281-9/+4
* Re-enable fuse for 2.4 kernels as well (#1346)florian2007-02-281-3/+9
* remove compatibility crap from libfuse which seems to break on uClibc, becaus...nbd2007-02-271-0/+2
* more cleanupnbd2007-02-251-33/+14
* More dependencies are required to force fuse to Linux 2.6 only.malbon2007-02-121-1/+3
* upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fusekaloz2007-02-081-2/+3
* Use the KernelPackage template instead of kmod-fooflorian2007-01-051-14/+4
* update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed fo...nico2006-12-151-2/+3
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-5/+5
* new (last?) attempt at standardizing Makefilesnico2006-09-241-3/+2
* standardize Makefile, add userland packages, fix fuse.pc in InstallDevnico2006-09-231-21/+57
* set PATH in rules.mkmbm2006-08-041-1/+0
* fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIRnbd2006-07-301-1/+1
* credit where credit is duembm2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-2/+2
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-2/+2
* normalize Makefiles.nico2006-06-181-28/+23
* add TARGET_CFLAGS to configure for userland lib and util.nico2006-06-171-0/+1
* move fuse from target/linux/package/ to package/, update to v2.5.3, nico2006-06-171-0/+117
* remove lots of non-essential packagesnbd2006-04-131-108/+0
* update to 2.5.2 to fix compile issuewbx2006-03-281-2/+2
* change cp to $(CP)mbm2006-02-011-7/+7
* lots of small package changes and dependency cleanups for the V= stuffnbd2005-10-221-2/+2
* update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)nico2005-10-201-2/+3
* update fuse to v2.3.0 (thanks to Christian Magnusson)nico2005-08-301-36/+44
* do not build kernel module herenico2005-08-151-1/+1
* move package/linux into target/linux, use wbx' new kernel code. support build...nbd2005-05-281-7/+0
* Fix wrong options passed to configurenico2005-05-241-2/+2
* Tweak package buildnico2005-05-191-4/+4
* remove unnecessary .installed target in fuse and remove some extra stuff now ...nbd2005-05-121-13/+7
* merge nico's package/rules.mk and package/templates.mk into one file, update ...nbd2005-05-091-10/+5
* fix typombm2005-04-211-3/+2
* Use common rules and templates, uniformize package Makefile, split package in...nico2005-04-181-52/+113
* Remove CVS dir from packagenico2005-04-111-0/+1
* Add fuse packagenico2005-04-091-0/+56