Age | Commit message (Expand) | Author |
2006-05-10 | Convert packages to new template | mbm |
2006-05-09 | enable configure target by default | nbd |
2006-05-09 | change defaults to check for configure script (avoids defining a null rule ot... | mbm |
2006-04-21 | Add default compile target & use it for bridge and busybox | mbm |
2006-04-21 | remove todo message | nbd |
2006-04-21 | fix bridge build and description, add default configure command to rules.mk, ... | nbd |
2006-04-21 | include package description in menuconfig help | nbd |
2006-04-21 | clean up package titles/descriptions | nbd |
2006-04-21 | more cleanups and a new menuconfig generator | nbd |
2006-04-20 | work around a make bug in define/endef handling | nbd |
2006-04-20 | add proper package dependency handling | nbd |
2006-04-20 | revert some previous changes and add another bugfix | nbd |
2006-04-19 | more buildroot-ng bugfixes | nbd |
2006-04-19 | bugfix in package/rules.mk, add support for dumping package information with ... | nbd |
2006-04-14 | port iptables to new config format, change handling of TITLE and DESCRIPTION | nbd |
2006-04-14 | fix default targets for multiple packges | nbd |
2006-04-14 | new package makefile syntax | nbd |
2006-04-14 | remove some more stuff, change package makefile format in rules.mk, port busy... | nbd |
2005-12-13 | Added dhcp6, an IPv6 implementation of the dhcp server and client | florian |
2005-10-23 | fix package rebuilding | nbd |
2005-10-22 | another batch of V= stuff | nbd |
2005-10-22 | make log output a bit nicer | nbd |
2005-10-22 | fix 'Preparing...' message for V=5 compile | nbd |
2005-10-22 | small bugfix in package rules file | nbd |
2005-10-22 | add some more verbosity stuff | nbd |
2005-10-22 | large build system cleanup. added some stuff to control the verbosity level, ... | nbd |
2005-07-24 | move wificonf and nvram stuff back to package/, remove build_mipsel/root, run... | nbd |
2005-06-27 | add depends to the default package template | nbd |
2005-06-08 | fix rebuild target (remove some warnings) | nbd |
2005-06-05 | fix rebuild, when mostlyclean fails | nbd |
2005-06-05 | add a rebuild and a default mostlyclean target to packages. | nbd |
2005-05-30 | manually compile packages without having the config setting active if environ... | nbd |
2005-05-21 | Allow downloading of files with undefined mdsum (to ease updating packages) | nico |
2005-05-13 | Allow extracting in non-standard PKG_BUILD_DIR | nico |
2005-05-12 | add internal package build dependencies to rules.mk to remove duplicate code | nbd |
2005-05-09 | merge nico's package/rules.mk and package/templates.mk into one file, update ... | nbd |
2005-04-18 | Add common rules and templates Makefile includes for packages | nico |