change phony targets to FORCE (easier to read)
[openwrt/staging/dedeckeh.git] / openwrt / package / rules.mk
2006-05-10 Mike Bakerchange phony targets to FORCE (easier to read)
2006-05-10 Felix Fietkauremove old trace/verbose junk
2006-05-10 Mike BakerFix issue with $(1) in Build/Configure/Default
2006-05-10 Mike BakerConvert packages to new template
2006-05-09 Felix Fietkauenable configure target by default
2006-05-09 Mike Bakerchange defaults to check for configure script (avoids...
2006-04-21 Mike BakerAdd default compile target & use it for bridge and...
2006-04-21 Felix Fietkauremove todo message
2006-04-21 Felix Fietkaufix bridge build and description, add default configure...
2006-04-21 Felix Fietkauinclude package description in menuconfig help
2006-04-21 Felix Fietkauclean up package titles/descriptions
2006-04-21 Felix Fietkaumore cleanups and a new menuconfig generator
2006-04-20 Felix Fietkauwork around a make bug in define/endef handling
2006-04-20 Felix Fietkauadd proper package dependency handling
2006-04-20 Felix Fietkaurevert some previous changes and add another bugfix
2006-04-19 Felix Fietkaumore buildroot-ng bugfixes
2006-04-19 Felix Fietkaubugfix in package/rules.mk, add support for dumping...
2006-04-14 Felix Fietkauport iptables to new config format, change handling...
2006-04-14 Felix Fietkaufix default targets for multiple packges
2006-04-14 Felix Fietkaunew package makefile syntax
2006-04-14 Felix Fietkauremove some more stuff, change package makefile format...
2005-12-13 Florian FainelliAdded dhcp6, an IPv6 implementation of the dhcp server...
2005-10-23 Felix Fietkaufix package rebuilding
2005-10-22 Felix Fietkauanother batch of V= stuff
2005-10-22 Felix Fietkaumake log output a bit nicer
2005-10-22 Felix Fietkaufix 'Preparing...' message for V=5 compile
2005-10-22 Felix Fietkausmall bugfix in package rules file
2005-10-22 Felix Fietkauadd some more verbosity stuff
2005-10-22 Felix Fietkaularge build system cleanup. added some stuff to control...
2005-07-24 Felix Fietkaumove wificonf and nvram stuff back to package/, remove...
2005-06-27 Felix Fietkauadd depends to the default package template
2005-06-08 Felix Fietkaufix rebuild target (remove some warnings)
2005-06-05 Felix Fietkaufix rebuild, when mostlyclean fails
2005-06-05 Felix Fietkauadd a rebuild and a default mostlyclean target to packages.
2005-05-30 Felix Fietkaumanually compile packages without having the config...
2005-05-21 Nicolas ThillAllow downloading of files with undefined mdsum (to...
2005-05-13 Nicolas ThillAllow extracting in non-standard PKG_BUILD_DIR
2005-05-12 Felix Fietkauadd internal package build dependencies to rules.mk...
2005-05-09 Felix Fietkaumerge nico's package/rules.mk and package/templates...
2005-04-18 Nicolas ThillAdd common rules and templates Makefile includes for...