Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added dhcp6, an IPv6 implementation of the dhcp server and client Added ↵ | Florian Fainelli | 2005-12-13 | 1 | -1/+5 |
| | | | | | | support in package/rules.mk for zip files, just use PKG_CAT=unzip to uncompress the archive SVN-Revision: 2649 | ||||
* | fix package rebuilding | Felix Fietkau | 2005-10-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 2293 | ||||
* | another batch of V= stuff | Felix Fietkau | 2005-10-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 2244 | ||||
* | make log output a bit nicer | Felix Fietkau | 2005-10-22 | 1 | -13/+9 |
| | | | | SVN-Revision: 2241 | ||||
* | fix 'Preparing...' message for V=5 compile | Felix Fietkau | 2005-10-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 2235 | ||||
* | small bugfix in package rules file | Felix Fietkau | 2005-10-22 | 1 | -4/+2 |
| | | | | SVN-Revision: 2228 | ||||
* | add some more verbosity stuff | Felix Fietkau | 2005-10-22 | 1 | -10/+41 |
| | | | | SVN-Revision: 2222 | ||||
* | large build system cleanup. added some stuff to control the verbosity level, ↵ | Felix Fietkau | 2005-10-22 | 1 | -2/+0 |
| | | | | | | but not complete, yet. SVN-Revision: 2221 | ||||
* | move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵ | Felix Fietkau | 2005-07-24 | 1 | -0/+4 |
| | | | | | | run install part of package/ for every board/kernel - fixes dependency mess SVN-Revision: 1540 | ||||
* | add depends to the default package template | Felix Fietkau | 2005-06-27 | 1 | -0/+3 |
| | | | | SVN-Revision: 1291 | ||||
* | fix rebuild target (remove some warnings) | Felix Fietkau | 2005-06-08 | 1 | -7/+7 |
| | | | | SVN-Revision: 1171 | ||||
* | fix rebuild, when mostlyclean fails | Felix Fietkau | 2005-06-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 1148 | ||||
* | add a rebuild and a default mostlyclean target to packages. | Felix Fietkau | 2005-06-05 | 1 | -1/+6 |
| | | | | SVN-Revision: 1145 | ||||
* | manually compile packages without having the config setting active if ↵ | Felix Fietkau | 2005-05-30 | 1 | -0/+3 |
| | | | | | | environment variable DEVELOPER is set SVN-Revision: 1113 | ||||
* | Allow downloading of files with undefined mdsum (to ease updating packages) | Nicolas Thill | 2005-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 1005 | ||||
* | Allow extracting in non-standard PKG_BUILD_DIR | Nicolas Thill | 2005-05-13 | 1 | -1/+2 |
| | | | | SVN-Revision: 865 | ||||
* | add internal package build dependencies to rules.mk to remove duplicate code | Felix Fietkau | 2005-05-12 | 1 | -0/+9 |
| | | | | SVN-Revision: 832 | ||||
* | merge nico's package/rules.mk and package/templates.mk into one file, update ↵ | Felix Fietkau | 2005-05-09 | 1 | -5/+32 |
| | | | | | | packages that use this SVN-Revision: 817 | ||||
* | Add common rules and templates Makefile includes for packages | Nicolas Thill | 2005-04-18 | 1 | -0/+26 |
SVN-Revision: 662 |