Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use correct include dir (Simon Pasch) | Bernhard Reutner-Fischer | 2007-08-28 | 1 | -6/+6 |
| | | | | - cleanup while at it | ||||
* | - add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTS | Bernhard Reutner-Fischer | 2007-08-28 | 1 | -0/+6 |
| | |||||
* | expat now installs into usr/lib | Peter Korsgaard | 2007-08-28 | 1 | -1/+1 |
| | |||||
* | - 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 ↵ | Bernhard Reutner-Fischer | 2007-08-24 | 1 | -1/+1 |
| | | | | non-autotool'ed packages anyway (for now) | ||||
* | - 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 |
| | | | | - fix typos in x11r7 packages | ||||
* | - bump version to 4.6p1 | Bernhard Reutner-Fischer | 2007-08-22 | 3 | -220/+70 |
| | | | | | | | - will need some program_invocation_name touchup, from the looks. Sounds like Ulf is supporting this: http://buildroot.uclibc.org/lists/buildroot/2007-August/004651.html Ulf> Go ahead, since it is permanently broken. It was for ARM for the most part. Some others did work, fwiw. | ||||
* | - add GIF and MMG support, fix comments a little bit, small cleanups, and ↵ | Bernhard Reutner-Fischer | 2007-08-22 | 2 | -49/+117 |
| | | | | | | avoid building Qtopia examples. Thanks to Hans-Christian Egtvedt and Thiago A. Correa (for the last item). | ||||
* | - 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 |
| | | | | - Start to add infrastructure to be able to download a patch. | ||||
* | - 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 |
| | | | | - misc cleanup while at it | ||||
* | - use proper include dir (Simon Pasch) | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+4 |
| | | | | - cleanup a little while at it | ||||
* | - 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 |
| | | | | toolchain/*/*.mk */Makefile.in -l) | ||||
* | - 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 ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -42/+0 |
| | | | | | | | 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).. | ||||
* | - 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 |
| | | | | - remove non-working attempt to install an lzma to the host via sudo | ||||
* | 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 |
| | | | | respective documentation on your target filesystem. | ||||
* | - fix installation of dbus. | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
| | |||||
* | - sed -i -e ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 7 | -10/+10 |
| | | | | | | "/\-[[: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 | ||||
* | - 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 |
| |