aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/fuse
Commit message (Collapse)AuthorAge
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-24
| | | | SVN-Revision: 4855
* standardize Makefile, add userland packages, fix fuse.pc in InstallDevNicolas Thill2006-09-23
| | | | SVN-Revision: 4819
* set PATH in rules.mkMike Baker2006-08-04
| | | | SVN-Revision: 4438
* fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIRFelix Fietkau2006-07-30
| | | | SVN-Revision: 4328
* credit where credit is dueMike Baker2006-06-27
| | | | SVN-Revision: 4091
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-21
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-21
| | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032
* normalize Makefiles.Nicolas Thill2006-06-18
| | | | SVN-Revision: 3998
* add TARGET_CFLAGS to configure for userland lib and util.Nicolas Thill2006-06-17
| | | | SVN-Revision: 3967
* move fuse from target/linux/package/ to package/, update to v2.5.3, add ↵Nicolas Thill2006-06-17
| | | | | | userland lib, util and dev stuff from trunk. SVN-Revision: 3966
* remove lots of non-essential packagesFelix Fietkau2006-04-13
| | | | SVN-Revision: 3641
* update to 2.5.2 to fix compile issueWaldemar Brodkorb2006-03-28
| | | | SVN-Revision: 3527
* change cp to $(CP)Mike Baker2006-02-01
| | | | SVN-Revision: 3112
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵Felix Fietkau2005-11-07
| | | | | | package/<foo>-install calls SVN-Revision: 2388
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-05
| | | | SVN-Revision: 2333
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-22
| | | | SVN-Revision: 2230
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-21
| | | | SVN-Revision: 2210
* update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)Nicolas Thill2005-10-20
| | | | SVN-Revision: 2186
* change co-maintainer e-mailNicolas Thill2005-08-30
| | | | SVN-Revision: 1799
* add missing patch (from Christian)Nicolas Thill2005-08-30
| | | | SVN-Revision: 1793
* update fuse to v2.3.0 (thanks to Christian Magnusson)Nicolas Thill2005-08-30
| | | | SVN-Revision: 1791
* do not build kernel module hereNicolas Thill2005-08-15
| | | | SVN-Revision: 1679
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-28
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085
* Fix wrong options passed to configureNicolas Thill2005-05-24
| | | | SVN-Revision: 1049
* Fix and standardize Config.inNicolas Thill2005-05-24
| | | | SVN-Revision: 1046
* Tweak package buildNicolas Thill2005-05-19
| | | | SVN-Revision: 968
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-19
| | | | | | description, add URL when missing (and found) SVN-Revision: 956
* remove unnecessary .installed target in fuse and remove some extra stuff now ↵Felix Fietkau2005-05-12
| | | | | | handled by rules.mk SVN-Revision: 834
* merge nico's package/rules.mk and package/templates.mk into one file, update ↵Felix Fietkau2005-05-09
| | | | | | packages that use this SVN-Revision: 817
* set hidden fuse config option to n againFelix Fietkau2005-04-30
| | | | SVN-Revision: 779
* only m if CONFIG_DEVELWaldemar Brodkorb2005-04-30
| | | | SVN-Revision: 778
* fix typoMike Baker2005-04-21
| | | | SVN-Revision: 696
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-18
| | | | | | menuconfig SVN-Revision: 675
* Use common rules and templates, uniformize package Makefile, split package ↵Nicolas Thill2005-04-18
| | | | | | in sub-packages, add kernel version to kmod package SVN-Revision: 663
* Remove CVS dir from packageNicolas Thill2005-04-11
| | | | SVN-Revision: 629
* Add libpthread dependencyNicolas Thill2005-04-09
| | | | SVN-Revision: 604
* Add fuse packageNicolas Thill2005-04-09
SVN-Revision: 594