summaryrefslogtreecommitdiff
path: root/package/busybox/busybox.mk
AgeCommit message (Expand)Author
2010-05-01busybox: pass EXTRA_LDFLAGS for external toolchainsGrant Edwards
2010-04-17busybox: make sure architecture flags are used at link timeThomas Petazzoni
2010-04-11Remove BR2_PREFER_IMAThomas Petazzoni
2010-04-05busybox: respect BR2_PREFER_STATIC_LIBPeter Korsgaard
2009-11-28busybox: look at kernel headers for include files as wellPeter Korsgaard
2009-09-16Remove the "project" featureThomas Petazzoni
2009-09-05packages: use qstripThomas Petazzoni
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-08-24busybox: also enable ipv6 support in ifupdown if ipv6 support is enabledPeter Korsgaard
2009-06-22busybox: autodetect nfs mount support based on BR2_INET_RPC settingPeter Korsgaard
2009-05-26busybox: fix brown paper bag typo introduced in a7ed91aPeter Korsgaard
2009-05-19busybox: additional 1.14.0 fixesPeter Korsgaard
2009-04-15busybox: remove ancient versionsPeter Korsgaard
2009-04-15busybox: add 1.14.xPeter Korsgaard
2009-01-29busybox: rebuild if .config changedPeter Korsgaard
2009-01-29busybox: remove unused handling of ancient versions no longer in BRPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-11-21busybox: fixup id applet on 1.13.0 for old uclibc versionsPeter Korsgaard
2008-08-06busybox: fix missing dependencies in unpacked and config rulesPeter Korsgaard
2008-03-21confusing busybox config option description patch, busybox can be built as sh...John Voltz
2008-03-11busybox: remove config dependency on busybox-sourcePeter Korsgaard
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-09-30- no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-26Add more management to linux and buysbox packagesUlf Samuelsson
2007-09-22- remove inadequate dependencies prerequisite.Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-07-12 BSP Patch:Ulf Samuelsson
2007-07-08- CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFSBernhard Reutner-Fischer
2007-06-27- use BR2_INET_IPV6Bernhard Reutner-Fischer
2007-05-07If any of the netkit packages were selected, we disable their counterparts in..."Steven J. Hill"
2007-03-24- strip quotes. Thanks to Heikki Lindholm for pointing this out.Bernhard Reutner-Fischer
2007-03-23- make sure we have a build_$arch dir for -menuconfig even when in a pristine...Bernhard Reutner-Fischer
2007-03-23- bump versionBernhard Reutner-Fischer
2007-03-20- simplify busybox version fiddlingBernhard Reutner-Fischer
2007-03-20- add busybox-1.4.2Bernhard Reutner-Fischer
2007-02-23Set CONFIG_PREFIX for all versionsPeter Korsgaard
2007-02-16- add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer
2007-02-06Made _DIR/_SOURCE/_SITE common for all non-snapshot versionsPeter Korsgaard
2007-02-06v1.0.1 tarball is called busybox-1.01Peter Korsgaard
2007-02-06CONFIG_PREFIX hack (r17670) no longer neededPeter Korsgaard
2007-02-06busybox 1.4.1 supportPeter Korsgaard
2007-01-31- fix patch application. Use busybox-$(VER)-\*.patch for versions and busybox...Bernhard Reutner-Fischer
2007-01-30busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIXPeter Korsgaard
2007-01-30Busybox 1.4.0 supportPeter Korsgaard
2007-01-28- add an experimental BR2_PREFER_IMA.Bernhard Reutner-Fischer
2007-01-19- copy the _CONFIG_FILES backBernhard Reutner-Fischer
2006-12-13- make sure to agree on the installation CONFIG_PREFIXBernhard Reutner-Fischer
2006-12-13update busybox defaults a bitEric Andersen
2006-12-13let people select different versions of busybox to suit their needsEric Andersen