Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add busybox-1.7.0 | Bernhard Reutner-Fischer | 2007-08-24 | 1 | -0/+10 |
* | remove _SKIP_CONFIGURE since it's pointless to try to run it on non-autotool... | Bernhard Reutner-Fischer | 2007-08-24 | 1 | -1/+1 |
* | - add rp-pppoe | Bernhard Reutner-Fischer | 2007-08-24 | 5 | -0/+8809 |
* | - fix wrong src-path of libasound (Simon Pasch) | Bernhard Reutner-Fischer | 2007-08-24 | 1 | -3/+2 |
* | - add pptp client | Bernhard Reutner-Fischer | 2007-08-24 | 2 | -9/+98 |
* | - fix misplaced @ | Bernhard Reutner-Fischer | 2007-08-23 | 204 | -204/+204 |
* | - bump version to 4.6p1 | Bernhard Reutner-Fischer | 2007-08-22 | 3 | -220/+70 |
* | - add GIF and MMG support, fix comments a little bit, small cleanups, and avo... | Bernhard Reutner-Fischer | 2007-08-22 | 2 | -49/+117 |
* | - set _SKIP_CONFIGURE since we can just make it | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+2 |
* | - if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skipped | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+2 |
* | - don't print the second time autoreconf would be run | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+0 |
* | - add some $(Q) here and there | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -16/+17 |
* | - reinstate accidentally deleted hunk | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | (no commit message) | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -0/+1 |
* | - forgot to include the Config.in | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -0/+1 |
* | - pass TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+2 |
* | - honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -3/+9 |
* | - fix typo | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -8/+9 |
* | - add pptp-linux | Bernhard Reutner-Fischer | 2007-08-22 | 2 | -0/+19 |
* | - was broken by the patch omitting the CFLAGS for configure | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+8 |
* | - use proper include dir (Simon Pasch) | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+4 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 101 | -313/+313 |
* | - random whitespace cleanup | Bernhard Reutner-Fischer | 2007-08-22 | 4 | -28/+25 |
* | - fix unpacking the tarballs, minor cleanups while at it. | Bernhard Reutner-Fischer | 2007-08-22 | 4 | -28/+28 |
* | - use the BZCAT/ZCAT as configured by the user | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -3/+3 |
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 68 | -187/+187 |
* | - fix patch regex | Bernhard Reutner-Fischer | 2007-08-22 | 3 | -3/+3 |
* | Remove bzero dependencies in bash | Ulf Samuelsson | 2007-08-22 | 1 | -0/+64 |
* | Fix bad patch naming scheme | Ulf Samuelsson | 2007-08-22 | 1 | -1/+1 |
* | - more cleanup (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -13/+16 |
* | - fixup whitespace damage after ulf | Bernhard Reutner-Fischer | 2007-08-21 | 6 | -27/+25 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 163 | -269/+269 |
* | - remove a superfluous semicolon | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
* | - pull in patches from debian. | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -10/+18 |
* | - our dependencies are project specific. First (untested) attempt to take thi... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -42/+0 |
* | - move the PROJECT variable setting to a more sensible place | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -6/+0 |
* | - honour BR2_HAVE_MANPAGES | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+5 |
* | - bump version to 2.2.6 | Bernhard Reutner-Fischer | 2007-08-21 | 2 | -68/+4 |
* | - add handling of lzma for the host (unconditionally for now) | Bernhard Reutner-Fischer | 2007-08-21 | 2 | -5/+29 |
* | Use $(BZCAT) instead of bzcat | Ulf Samuelsson | 2007-08-21 | 1 | -1/+1 |
* | - add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep the | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
* | - fix installation of dbus. | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
* | - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd... | Bernhard Reutner-Fischer | 2007-08-21 | 7 | -10/+10 |
* | - a few more cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-21 | 2 | -4/+4 |
* | - fix patching in the correct target cflags (Thiago A. Corr^ea) | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 79 | -143/+153 |
* | Reintroduce possibility to use old makefile for tiny-x as a test | Ulf Samuelsson | 2007-08-21 | 7 | -1/+483 |
* | Fix configure problem with libdaemon, by patching result from autotools | Ulf Samuelsson | 2007-08-21 | 2 | -4/+19 |
* | SED away some whitespace | Ulf Samuelsson | 2007-08-20 | 25 | -42/+42 |
* | Cleanup dnsmasq | Ulf Samuelsson | 2007-08-20 | 1 | -6/+9 |