summaryrefslogtreecommitdiffstats
path: root/package/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Added dhcp6, an IPv6 implementation of the dhcp server and clientflorian2005-12-131-1/+5
* fix package rebuildingnbd2005-10-231-2/+2
* another batch of V= stuffnbd2005-10-221-2/+2
* make log output a bit nicernbd2005-10-221-13/+9
* fix 'Preparing...' message for V=5 compilenbd2005-10-221-1/+1
* small bugfix in package rules filenbd2005-10-221-4/+2
* add some more verbosity stuffnbd2005-10-221-10/+41
* large build system cleanup. added some stuff to control the verbosity level, ...nbd2005-10-221-2/+0
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, run...nbd2005-07-241-0/+4
* add depends to the default package templatenbd2005-06-271-0/+3
* fix rebuild target (remove some warnings)nbd2005-06-081-7/+7
* fix rebuild, when mostlyclean failsnbd2005-06-051-2/+2
* add a rebuild and a default mostlyclean target to packages.nbd2005-06-051-1/+6
* manually compile packages without having the config setting active if environ...nbd2005-05-301-0/+3
* Allow downloading of files with undefined mdsum (to ease updating packages)nico2005-05-211-1/+1
* Allow extracting in non-standard PKG_BUILD_DIRnico2005-05-131-1/+2
* add internal package build dependencies to rules.mk to remove duplicate codenbd2005-05-121-0/+9
* merge nico's package/rules.mk and package/templates.mk into one file, update ...nbd2005-05-091-5/+32
* Add common rules and templates Makefile includes for packagesnico2005-04-181-0/+26