aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/shfs
Commit message (Expand)AuthorAge
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-24
* standardize Makefile, add userland utilsNicolas Thill2006-09-23
* set PATH in rules.mkMike Baker2006-08-04
* BUILD_DIR -> KERNEL_BUILD_DIRFelix Fietkau2006-07-30
* credit where credit is dueMike Baker2006-06-27
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-21
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-21
* normalize Makefiles.Nicolas Thill2006-06-18
* move shfs from target/linux/package/ to package/.Nicolas Thill2006-06-17
* remove lots of non-essential packagesFelix Fietkau2006-04-13
* change cp to $(CP)Mike Baker2006-02-01
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-i...Felix Fietkau2005-11-07
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-05
* only build and install utils here, standardize MakefileNicolas Thill2005-10-31
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-21
* move package/linux into target/linux, use wbx' new kernel code. support build...Felix Fietkau2005-05-28
* Fix and standardize Config.inNicolas Thill2005-05-24
* Fix shfs build (install destination was not set)Nicolas Thill2005-05-24
* Remove unused SOURCE_DIR variableNicolas Thill2005-05-21
* Add missing .configured target that caused superfluous package rebuild, tweak...Nicolas Thill2005-05-19
* Standardize package Config.in, change prompt to package name + short descript...Nicolas Thill2005-05-19
* clean up shfs packageFelix Fietkau2005-05-12
* merge nico's package/rules.mk and package/templates.mk into one file, update ...Felix Fietkau2005-05-09
* clean up shfs menuconfigFelix Fietkau2005-04-26
* Change shfs, uniformize package makefileNicolas Thill2005-04-19
* disable non-essential packages by default if DEVELOPER is unset on make menuc...Felix Fietkau2005-04-18
* Remove CVS dir from packageNicolas Thill2005-04-11
* Add shfs packageNicolas Thill2005-04-09