summaryrefslogtreecommitdiff
path: root/package/rules.mk
AgeCommit message (Expand)Author
2006-05-10Convert packages to new templatembm
2006-05-09enable configure target by defaultnbd
2006-05-09change defaults to check for configure script (avoids defining a null rule ot...mbm
2006-04-21Add default compile target & use it for bridge and busyboxmbm
2006-04-21remove todo messagenbd
2006-04-21fix bridge build and description, add default configure command to rules.mk, ...nbd
2006-04-21include package description in menuconfig helpnbd
2006-04-21clean up package titles/descriptionsnbd
2006-04-21more cleanups and a new menuconfig generatornbd
2006-04-20work around a make bug in define/endef handlingnbd
2006-04-20add proper package dependency handlingnbd
2006-04-20revert some previous changes and add another bugfixnbd
2006-04-19more buildroot-ng bugfixesnbd
2006-04-19bugfix in package/rules.mk, add support for dumping package information with ...nbd
2006-04-14port iptables to new config format, change handling of TITLE and DESCRIPTIONnbd
2006-04-14fix default targets for multiple packgesnbd
2006-04-14new package makefile syntaxnbd
2006-04-14remove some more stuff, change package makefile format in rules.mk, port busy...nbd
2005-12-13Added dhcp6, an IPv6 implementation of the dhcp server and clientflorian
2005-10-23fix package rebuildingnbd
2005-10-22another batch of V= stuffnbd
2005-10-22make log output a bit nicernbd
2005-10-22fix 'Preparing...' message for V=5 compilenbd
2005-10-22small bugfix in package rules filenbd
2005-10-22add some more verbosity stuffnbd
2005-10-22large build system cleanup. added some stuff to control the verbosity level, ...nbd
2005-07-24move wificonf and nvram stuff back to package/, remove build_mipsel/root, run...nbd
2005-06-27add depends to the default package templatenbd
2005-06-08fix rebuild target (remove some warnings)nbd
2005-06-05fix rebuild, when mostlyclean failsnbd
2005-06-05add a rebuild and a default mostlyclean target to packages.nbd
2005-05-30manually compile packages without having the config setting active if environ...nbd
2005-05-21Allow downloading of files with undefined mdsum (to ease updating packages)nico
2005-05-13Allow extracting in non-standard PKG_BUILD_DIRnico
2005-05-12add internal package build dependencies to rules.mk to remove duplicate codenbd
2005-05-09merge nico's package/rules.mk and package/templates.mk into one file, update ...nbd
2005-04-18Add common rules and templates Makefile includes for packagesnico