summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22- random whitespace cleanupBernhard Reutner-Fischer
2007-08-22- fix unpacking the tarballs, minor cleanups while at it.Bernhard Reutner-Fischer
2007-08-22- use the BZCAT/ZCAT as configured by the userBernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-22- fix patch regexBernhard Reutner-Fischer
2007-08-22Remove bzero dependencies in bashUlf Samuelsson
2007-08-22Fix bad patch naming schemeUlf Samuelsson
2007-08-22- drop circular dependencyBernhard Reutner-Fischer
2007-08-22- improve the way host prerequisites for "dependencies" are establishedBernhard Reutner-Fischer
2007-08-22- use the correct host compilerBernhard Reutner-Fischer
2007-08-22- fix wrong help-textBernhard Reutner-Fischer
2007-08-21- make sure that sstrip is available early enoughBernhard Reutner-Fischer
2007-08-21- add question for UlfBernhard Reutner-Fischer
2007-08-21- more cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-21- fixup whitespace damage after ulfBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer
toolchain/*/*.mk */Makefile.in -l)
2007-08-21- remove a superfluous semicolonBernhard Reutner-Fischer
2007-08-21- pull in patches from debian.Bernhard Reutner-Fischer
2007-08-21- our dependencies are project specific. First (untested) attempt to take ↵Bernhard Reutner-Fischer
this fact into account. Will need to try to copy eventual pre-existing project-specific deps back to package/config in order not to mess up the corresponding timestamps (to avoid superfluous rebuilds)..
2007-08-21- move the PROJECT variable setting to a more sensible placeBernhard Reutner-Fischer
2007-08-21- honour BR2_HAVE_MANPAGESBernhard Reutner-Fischer
2007-08-21- bump version to 2.2.6Bernhard Reutner-Fischer
2007-08-21- forgot to add this file to go with r19619Bernhard Reutner-Fischer
2007-08-21- add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer
- remove non-working attempt to install an lzma to the host via sudo
2007-08-21- start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGESBernhard Reutner-Fischer
- always error out if ldconfig for the target fails (was inconsistent..)
2007-08-21Use $(BZCAT) instead of bzcatUlf Samuelsson
2007-08-21- add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep theBernhard Reutner-Fischer
respective documentation on your target filesystem.
2007-08-21- adjust configBernhard Reutner-Fischer
2007-08-21- propagate IPv6 setting down to the kernelBernhard Reutner-Fischer
2007-08-21- fix installation of dbus.Bernhard Reutner-Fischer
2007-08-21- sed -i -e ↵Bernhard Reutner-Fischer
"/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
2007-08-21- fix incorrect invocation of non-existing binary named "-find"Bernhard Reutner-Fischer
This bloated the target needlessly (and used to work before)
2007-08-21- fix whitespace damage..Bernhard Reutner-Fischer
2007-08-21- cosmetic adjustment in help textBernhard Reutner-Fischer
2007-08-21- a few more cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-21- 4.2.1 obsoletes 4.2.0Bernhard Reutner-Fischer
2007-08-21- put libstdc++.so into the correct place (usr/lib) and make sure that the ↵Bernhard Reutner-Fischer
dir exists
2007-08-21- fix patching in the correct target cflags (Thiago A. Corr^ea)Bernhard Reutner-Fischer
2007-08-21- SH endian setting (fgretief in bug #1446)Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-08-21Reintroduce possibility to use old makefile for tiny-x as a testUlf Samuelsson
2007-08-21additional skeleton for AVR32Ulf Samuelsson
2007-08-21Fix configure problem with libdaemon, by patching result from autotoolsUlf Samuelsson
2007-08-21Add help for BUILDROOT_DL_DIRUlf Samuelsson
2007-08-20SED away some whitespaceUlf Samuelsson
2007-08-20Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry)Ulf Samuelsson
2007-08-20- whitespace fixesBernhard Reutner-Fischer
2007-08-20Cleanup dnsmasqUlf Samuelsson
2007-08-20Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86Ulf Samuelsson