Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | | | | 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 | 3 | -45/+57 |
| | | | | | | | 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 | 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 |
| | | | | - remove non-working attempt to install an lzma to the host via sudo | ||||
* | - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES | Bernhard Reutner-Fischer | 2007-08-21 | 8 | -5/+37 |
| | | | | - always error out if ldconfig for the target fails (was inconsistent..) | ||||
* | 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 |
| | | | | respective documentation on your target filesystem. | ||||
* | - 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 ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 15 | -30/+30 |
| | | | | | | "/\-[[: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 | ||||
* | - fix incorrect invocation of non-existing binary named "-find" | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -6/+6 |
| | | | | This bloated the target needlessly (and used to work before) | ||||
* | - 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 |
| | |||||
* | - a few more cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-21 | 7 | -20/+19 |
| | |||||
* | - 4.2.1 obsoletes 4.2.0 | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | - put libstdc++.so into the correct place (usr/lib) and make sure that the ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 2 | -1/+3 |
| | | | | dir exists | ||||
* | - fix patching in the correct target cflags (Thiago A. Corr^ea) | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
| | |||||
* | - SH endian setting (fgretief in bug #1446) | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -0/+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 |
| | |||||
* | additional skeleton for AVR32 | Ulf Samuelsson | 2007-08-21 | 8 | -0/+140 |
| | |||||
* | Fix configure problem with libdaemon, by patching result from autotools | Ulf Samuelsson | 2007-08-21 | 2 | -4/+19 |
| | |||||
* | Add help for BUILDROOT_DL_DIR | Ulf Samuelsson | 2007-08-21 | 1 | -0/+2 |
| | |||||
* | SED away some whitespace | Ulf Samuelsson | 2007-08-20 | 25 | -42/+42 |
| | |||||
* | Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry) | Ulf Samuelsson | 2007-08-20 | 2 | -2/+8 |
| | |||||
* | - whitespace fixes | Bernhard Reutner-Fischer | 2007-08-20 | 1 | -2/+2 |
| | |||||
* | Cleanup dnsmasq | Ulf Samuelsson | 2007-08-20 | 1 | -6/+9 |
| | |||||
* | Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86 | Ulf Samuelsson | 2007-08-20 | 2 | -0/+5 |
| | |||||
* | Ensure ipmi conditional patch is applied | Ulf Samuelsson | 2007-08-20 | 1 | -0/+4 |
| | |||||
* | install uClibc libraries correctly | Ulf Samuelsson | 2007-08-20 | 1 | -0/+13 |
| | |||||
* | Make sure directories are available before install of dhcp targets | Ulf Samuelsson | 2007-08-20 | 1 | -0/+7 |
| | |||||
* | Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR | Ulf Samuelsson | 2007-08-19 | 2 | -0/+25 |
| | |||||
* | Update configs for distcc, diffutils and freetype | Ulf Samuelsson | 2007-08-19 | 3 | -0/+5 |
| |