summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-25- workaround for broken external toolchainsBernhard Reutner-Fischer
2007-08-24- add busybox-1.7.0Bernhard Reutner-Fischer
2007-08-24 remove _SKIP_CONFIGURE since it's pointless to try to run it on non-autotool...Bernhard Reutner-Fischer
2007-08-24- add rp-pppoeBernhard Reutner-Fischer
2007-08-24- fix wrong src-path of libasound (Simon Pasch)Bernhard Reutner-Fischer
2007-08-24- add pptp clientBernhard Reutner-Fischer
2007-08-24This patch allows each project to have a private linux build.Ulf Samuelsson
2007-08-24Add git commandUlf Samuelsson
2007-08-24Fix spelling error in docsUlf Samuelsson
2007-08-24Move VENDOR stuff to projectUlf Samuelsson
2007-08-23- fix misplaced @Bernhard Reutner-Fischer
2007-08-22- bump version to 4.6p1Bernhard Reutner-Fischer
2007-08-22bzcat => $(BZCAT) for u-boot and at91bootstrapUlf Samuelsson
2007-08-22Remove whitespace damageUlf Samuelsson
2007-08-22- add GIF and MMG support, fix comments a little bit, small cleanups, and avo...Bernhard Reutner-Fischer
2007-08-22- set _SKIP_CONFIGURE since we can just make itBernhard Reutner-Fischer
2007-08-22- if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skippedBernhard Reutner-Fischer
2007-08-22- don't print the second time autoreconf would be runBernhard Reutner-Fischer
2007-08-22- add some $(Q) here and thereBernhard Reutner-Fischer
2007-08-22- reinstate accidentally deleted hunkBernhard Reutner-Fischer
2007-08-22(no commit message)Bernhard Reutner-Fischer
2007-08-22- forgot to include the Config.inBernhard Reutner-Fischer
2007-08-22- pass TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-08-22- honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDESBernhard Reutner-Fischer
2007-08-22- fix typoBernhard Reutner-Fischer
2007-08-22- add pptp-linuxBernhard Reutner-Fischer
2007-08-22- was broken by the patch omitting the CFLAGS for configureBernhard Reutner-Fischer
2007-08-22- use proper include dir (Simon Pasch)Bernhard Reutner-Fischer
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
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 thi...Bernhard Reutner-Fischer
2007-08-21- move the PROJECT variable setting to a more sensible placeBernhard Reutner-Fischer
2007-08-21- honour BR2_HAVE_MANPAGESBernhard Reutner-Fischer