Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace damage | Ulf Samuelsson | 2007-08-22 | 1 | -1/+1 |
* | - 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 | 130 | -582/+582 |
* | - random whitespace cleanup | Bernhard Reutner-Fischer | 2007-08-22 | 10 | -160/+158 |
* | - 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 | 2 | -4/+4 |
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 92 | -295/+295 |
* | - fix patch regex | Bernhard Reutner-Fischer | 2007-08-22 | 4 | -4/+4 |
* | 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 |
* | - drop circular dependency | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | - improve the way host prerequisites for "dependencies" are established | Bernhard Reutner-Fischer | 2007-08-22 | 3 | -25/+8 |
* | - use the correct host compiler | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -3/+5 |
* | - fix wrong help-text | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+1 |
* | - make sure that sstrip is available early enough | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+5 |
* | - add question for Ulf | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -0/+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 | 11 | -46/+44 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 169 | -306/+306 |
* | - 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 | 3 | -45/+57 |
* | - move the PROJECT variable setting to a more sensible place | Bernhard Reutner-Fischer | 2007-08-21 | 2 | -6/+6 |
* | - 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 |
* | - forgot to add this file to go with r19619 | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -0/+44 |
* | - add handling of lzma for the host (unconditionally for now) | Bernhard Reutner-Fischer | 2007-08-21 | 5 | -7/+45 |
* | - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES | Bernhard Reutner-Fischer | 2007-08-21 | 8 | -5/+37 |
* | 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 | 2 | -3/+19 |
* | - adjust config | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -208/+173 |
* | - propagate IPv6 setting down to the kernel | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -0/+6 |
* | - 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 | 15 | -30/+30 |
* | - fix incorrect invocation of non-existing binary named "-find" | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -6/+6 |
* | - fix whitespace damage.. | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
* | - cosmetic adjustment in help text | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |