summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - add pptp clientBernhard Reutner-Fischer2007-08-242-9/+98
* This patch allows each project to have a private linux build.Ulf Samuelsson2007-08-243-24/+58
* Add git commandUlf Samuelsson2007-08-241-1/+7
* Fix spelling error in docsUlf Samuelsson2007-08-241-1/+1
* Move VENDOR stuff to projectUlf Samuelsson2007-08-242-17/+19
* - fix misplaced @Bernhard Reutner-Fischer2007-08-23204-204/+204
* - bump version to 4.6p1Bernhard Reutner-Fischer2007-08-223-220/+70
* bzcat => $(BZCAT) for u-boot and at91bootstrapUlf Samuelsson2007-08-222-4/+6
* Remove whitespace damageUlf Samuelsson2007-08-221-1/+1
* - add GIF and MMG support, fix comments a little bit, small cleanups, and avo...Bernhard Reutner-Fischer2007-08-222-49/+117
* - set _SKIP_CONFIGURE since we can just make itBernhard Reutner-Fischer2007-08-221-1/+2
* - if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skippedBernhard Reutner-Fischer2007-08-221-1/+2
* - don't print the second time autoreconf would be runBernhard Reutner-Fischer2007-08-221-1/+0
* - add some $(Q) here and thereBernhard Reutner-Fischer2007-08-221-16/+17
* - reinstate accidentally deleted hunkBernhard Reutner-Fischer2007-08-221-1/+1
* (no commit message)Bernhard Reutner-Fischer2007-08-221-0/+1
* - forgot to include the Config.inBernhard Reutner-Fischer2007-08-221-0/+1
* - pass TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-08-221-4/+2
* - honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDESBernhard Reutner-Fischer2007-08-221-3/+9
* - fix typoBernhard Reutner-Fischer2007-08-221-8/+9
* - add pptp-linuxBernhard Reutner-Fischer2007-08-222-0/+19
* - was broken by the patch omitting the CFLAGS for configureBernhard Reutner-Fischer2007-08-221-4/+8
* - use proper include dir (Simon Pasch)Bernhard Reutner-Fischer2007-08-221-4/+4
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-22130-582/+582
* - random whitespace cleanupBernhard Reutner-Fischer2007-08-2210-160/+158
* - fix unpacking the tarballs, minor cleanups while at it.Bernhard Reutner-Fischer2007-08-224-28/+28
* - use the BZCAT/ZCAT as configured by the userBernhard Reutner-Fischer2007-08-222-4/+4
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-2292-295/+295
* - fix patch regexBernhard Reutner-Fischer2007-08-224-4/+4
* Remove bzero dependencies in bashUlf Samuelsson2007-08-221-0/+64
* Fix bad patch naming schemeUlf Samuelsson2007-08-221-1/+1
* - drop circular dependencyBernhard Reutner-Fischer2007-08-221-1/+1
* - improve the way host prerequisites for "dependencies" are establishedBernhard Reutner-Fischer2007-08-223-25/+8
* - use the correct host compilerBernhard Reutner-Fischer2007-08-221-3/+5
* - fix wrong help-textBernhard Reutner-Fischer2007-08-221-4/+1
* - make sure that sstrip is available early enoughBernhard Reutner-Fischer2007-08-211-1/+5
* - add question for UlfBernhard Reutner-Fischer2007-08-211-0/+1
* - more cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-211-13/+16
* - fixup whitespace damage after ulfBernhard Reutner-Fischer2007-08-2111-46/+44
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21169-306/+306
* - remove a superfluous semicolonBernhard Reutner-Fischer2007-08-211-1/+1
* - pull in patches from debian.Bernhard Reutner-Fischer2007-08-211-10/+18
* - our dependencies are project specific. First (untested) attempt to take thi...Bernhard Reutner-Fischer2007-08-213-45/+57
* - move the PROJECT variable setting to a more sensible placeBernhard Reutner-Fischer2007-08-212-6/+6
* - honour BR2_HAVE_MANPAGESBernhard Reutner-Fischer2007-08-211-2/+5
* - bump version to 2.2.6Bernhard Reutner-Fischer2007-08-212-68/+4
* - forgot to add this file to go with r19619Bernhard Reutner-Fischer2007-08-211-0/+44
* - add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer2007-08-215-7/+45
* - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGESBernhard Reutner-Fischer2007-08-218-5/+37
* Use $(BZCAT) instead of bzcatUlf Samuelsson2007-08-211-1/+1