| Commit message (Expand) | Author | Age | Files | Lines |
* | avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo... | Mike Baker | 2006-05-15 | 1 | -8/+12 |
* | move FORCE to toplevel rules.mk | Mike Baker | 2006-05-14 | 1 | -3/+0 |
* | fix .built target | Mike Baker | 2006-05-14 | 1 | -5/+2 |
* | revert .built rule; fix typos | Mike Baker | 2006-05-14 | 1 | -12/+14 |
* | revert .prepared handling | Mike Baker | 2006-05-11 | 1 | -13/+17 |
* | cleanup & add whitespace | Mike Baker | 2006-05-11 | 1 | -95/+94 |
* | fix rules.mk | Mike Baker | 2006-05-11 | 1 | -6/+6 |
* | fix error | Mike Baker | 2006-05-11 | 1 | -0/+1 |
* | remove extra targets | Mike Baker | 2006-05-11 | 1 | -19/+8 |
* | partial cleanup | Mike Baker | 2006-05-11 | 1 | -27/+19 |
* | change phony targets to FORCE (easier to read) | Mike Baker | 2006-05-10 | 1 | -10/+11 |
* | remove old trace/verbose junk | Felix Fietkau | 2006-05-10 | 1 | -29/+10 |
* | Fix issue with $(1) in Build/Configure/Default | Mike Baker | 2006-05-10 | 1 | -1/+1 |
* | Convert packages to new template | Mike Baker | 2006-05-10 | 1 | -0/+1 |
* | enable configure target by default | Felix Fietkau | 2006-05-09 | 1 | -0/+1 |
* | change defaults to check for configure script (avoids defining a null rule ot... | Mike Baker | 2006-05-09 | 1 | -0/+1 |
* | Add default compile target & use it for bridge and busybox | Mike Baker | 2006-04-21 | 1 | -1/+7 |
* | remove todo message | Felix Fietkau | 2006-04-21 | 1 | -1/+0 |
* | fix bridge build and description, add default configure command to rules.mk, ... | Felix Fietkau | 2006-04-21 | 1 | -3/+22 |
* | include package description in menuconfig help | Felix Fietkau | 2006-04-21 | 1 | -2/+6 |
* | clean up package titles/descriptions | Felix Fietkau | 2006-04-21 | 1 | -7/+11 |
* | more cleanups and a new menuconfig generator | Felix Fietkau | 2006-04-21 | 1 | -4/+16 |
* | work around a make bug in define/endef handling | Felix Fietkau | 2006-04-20 | 1 | -2/+1 |
* | add proper package dependency handling | Felix Fietkau | 2006-04-20 | 1 | -18/+37 |
* | revert some previous changes and add another bugfix | Felix Fietkau | 2006-04-20 | 1 | -24/+23 |
* | more buildroot-ng bugfixes | Felix Fietkau | 2006-04-19 | 1 | -16/+21 |
* | bugfix in package/rules.mk, add support for dumping package information with ... | Felix Fietkau | 2006-04-19 | 1 | -9/+31 |
* | port iptables to new config format, change handling of TITLE and DESCRIPTION | Felix Fietkau | 2006-04-14 | 1 | -3/+4 |
* | fix default targets for multiple packges | Felix Fietkau | 2006-04-14 | 1 | -1/+2 |
* | new package makefile syntax | Felix Fietkau | 2006-04-14 | 1 | -26/+63 |
* | remove some more stuff, change package makefile format in rules.mk, port busy... | Felix Fietkau | 2006-04-14 | 1 | -5/+48 |
* | Added dhcp6, an IPv6 implementation of the dhcp server and client | Florian Fainelli | 2005-12-13 | 1 | -1/+5 |
* | fix package rebuilding | Felix Fietkau | 2005-10-23 | 1 | -2/+2 |
* | another batch of V= stuff | Felix Fietkau | 2005-10-22 | 1 | -2/+2 |
* | make log output a bit nicer | Felix Fietkau | 2005-10-22 | 1 | -13/+9 |
* | fix 'Preparing...' message for V=5 compile | Felix Fietkau | 2005-10-22 | 1 | -1/+1 |
* | small bugfix in package rules file | Felix Fietkau | 2005-10-22 | 1 | -4/+2 |
* | add some more verbosity stuff | Felix Fietkau | 2005-10-22 | 1 | -10/+41 |
* | large build system cleanup. added some stuff to control the verbosity level, ... | Felix Fietkau | 2005-10-22 | 1 | -2/+0 |
* | move wificonf and nvram stuff back to package/, remove build_mipsel/root, run... | Felix Fietkau | 2005-07-24 | 1 | -0/+4 |
* | add depends to the default package template | Felix Fietkau | 2005-06-27 | 1 | -0/+3 |
* | fix rebuild target (remove some warnings) | Felix Fietkau | 2005-06-08 | 1 | -7/+7 |
* | fix rebuild, when mostlyclean fails | Felix Fietkau | 2005-06-05 | 1 | -2/+2 |
* | add a rebuild and a default mostlyclean target to packages. | Felix Fietkau | 2005-06-05 | 1 | -1/+6 |
* | manually compile packages without having the config setting active if environ... | Felix Fietkau | 2005-05-30 | 1 | -0/+3 |
* | Allow downloading of files with undefined mdsum (to ease updating packages) | Nicolas Thill | 2005-05-21 | 1 | -1/+1 |
* | Allow extracting in non-standard PKG_BUILD_DIR | Nicolas Thill | 2005-05-13 | 1 | -1/+2 |
* | add internal package build dependencies to rules.mk to remove duplicate code | Felix Fietkau | 2005-05-12 | 1 | -0/+9 |
* | merge nico's package/rules.mk and package/templates.mk into one file, update ... | Felix Fietkau | 2005-05-09 | 1 | -5/+32 |
* | Add common rules and templates Makefile includes for packages | Nicolas Thill | 2005-04-18 | 1 | -0/+26 |