aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/rules.mk
Commit message (Expand)AuthorAge
* Added dhcp6, an IPv6 implementation of the dhcp server and client Added suppo...Florian Fainelli2005-12-13
* fix package rebuildingFelix Fietkau2005-10-23
* another batch of V= stuffFelix Fietkau2005-10-22
* make log output a bit nicerFelix Fietkau2005-10-22
* fix 'Preparing...' message for V=5 compileFelix Fietkau2005-10-22
* small bugfix in package rules fileFelix Fietkau2005-10-22
* add some more verbosity stuffFelix Fietkau2005-10-22
* large build system cleanup. added some stuff to control the verbosity level, ...Felix Fietkau2005-10-22
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, run...Felix Fietkau2005-07-24
* add depends to the default package templateFelix Fietkau2005-06-27
* fix rebuild target (remove some warnings)Felix Fietkau2005-06-08
* fix rebuild, when mostlyclean failsFelix Fietkau2005-06-05
* add a rebuild and a default mostlyclean target to packages.Felix Fietkau2005-06-05
* manually compile packages without having the config setting active if environ...Felix Fietkau2005-05-30
* Allow downloading of files with undefined mdsum (to ease updating packages)Nicolas Thill2005-05-21
* Allow extracting in non-standard PKG_BUILD_DIRNicolas Thill2005-05-13
* add internal package build dependencies to rules.mk to remove duplicate codeFelix Fietkau2005-05-12
* merge nico's package/rules.mk and package/templates.mk into one file, update ...Felix Fietkau2005-05-09
* Add common rules and templates Makefile includes for packagesNicolas Thill2005-04-18