Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-22 | - fix patch regex | Bernhard Reutner-Fischer | |
2007-08-22 | Remove bzero dependencies in bash | Ulf Samuelsson | |
2007-08-22 | Fix bad patch naming scheme | Ulf Samuelsson | |
2007-08-22 | - drop circular dependency | Bernhard Reutner-Fischer | |
2007-08-22 | - improve the way host prerequisites for "dependencies" are established | Bernhard Reutner-Fischer | |
2007-08-22 | - use the correct host compiler | Bernhard Reutner-Fischer | |
2007-08-22 | - fix wrong help-text | Bernhard Reutner-Fischer | |
2007-08-21 | - make sure that sstrip is available early enough | Bernhard Reutner-Fischer | |
2007-08-21 | - add question for Ulf | Bernhard Reutner-Fischer | |
2007-08-21 | - more cleanup (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-08-21 | - fixup whitespace damage after ulf | Bernhard Reutner-Fischer | |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-08-21 | - remove a superfluous semicolon | Bernhard Reutner-Fischer | |
2007-08-21 | - pull in patches from debian. | Bernhard Reutner-Fischer | |
2007-08-21 | - our dependencies are project specific. First (untested) attempt to take ↵ | Bernhard Reutner-Fischer | |
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).. | |||
2007-08-21 | - move the PROJECT variable setting to a more sensible place | Bernhard Reutner-Fischer | |
2007-08-21 | - honour BR2_HAVE_MANPAGES | Bernhard Reutner-Fischer | |
2007-08-21 | - bump version to 2.2.6 | Bernhard Reutner-Fischer | |
2007-08-21 | - forgot to add this file to go with r19619 | Bernhard Reutner-Fischer | |
2007-08-21 | - add handling of lzma for the host (unconditionally for now) | Bernhard Reutner-Fischer | |
- remove non-working attempt to install an lzma to the host via sudo | |||
2007-08-21 | - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES | Bernhard Reutner-Fischer | |
- always error out if ldconfig for the target fails (was inconsistent..) | |||
2007-08-21 | Use $(BZCAT) instead of bzcat | Ulf Samuelsson | |
2007-08-21 | - add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep the | Bernhard Reutner-Fischer | |
respective documentation on your target filesystem. | |||
2007-08-21 | - adjust config | Bernhard Reutner-Fischer | |
2007-08-21 | - propagate IPv6 setting down to the kernel | Bernhard Reutner-Fischer | |
2007-08-21 | - fix installation of dbus. | Bernhard Reutner-Fischer | |
2007-08-21 | - sed -i -e ↵ | Bernhard Reutner-Fischer | |
"/\-[[: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 | |||
2007-08-21 | - fix incorrect invocation of non-existing binary named "-find" | Bernhard Reutner-Fischer | |
This bloated the target needlessly (and used to work before) | |||
2007-08-21 | - fix whitespace damage.. | Bernhard Reutner-Fischer | |
2007-08-21 | - cosmetic adjustment in help text | Bernhard Reutner-Fischer | |
2007-08-21 | - a few more cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-08-21 | - 4.2.1 obsoletes 4.2.0 | Bernhard Reutner-Fischer | |
2007-08-21 | - put libstdc++.so into the correct place (usr/lib) and make sure that the ↵ | Bernhard Reutner-Fischer | |
dir exists | |||
2007-08-21 | - fix patching in the correct target cflags (Thiago A. Corr^ea) | Bernhard Reutner-Fischer | |
2007-08-21 | - SH endian setting (fgretief in bug #1446) | Bernhard Reutner-Fischer | |
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson | |
2007-08-21 | Reintroduce possibility to use old makefile for tiny-x as a test | Ulf Samuelsson | |
2007-08-21 | additional skeleton for AVR32 | Ulf Samuelsson | |
2007-08-21 | Fix configure problem with libdaemon, by patching result from autotools | Ulf Samuelsson | |
2007-08-21 | Add help for BUILDROOT_DL_DIR | Ulf Samuelsson | |
2007-08-20 | SED away some whitespace | Ulf Samuelsson | |
2007-08-20 | Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry) | Ulf Samuelsson | |
2007-08-20 | - whitespace fixes | Bernhard Reutner-Fischer | |
2007-08-20 | Cleanup dnsmasq | Ulf Samuelsson | |
2007-08-20 | Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86 | Ulf Samuelsson | |
2007-08-20 | Ensure ipmi conditional patch is applied | Ulf Samuelsson | |
2007-08-20 | install uClibc libraries correctly | Ulf Samuelsson | |
2007-08-20 | Make sure directories are available before install of dhcp targets | Ulf Samuelsson | |
2007-08-19 | Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR | Ulf Samuelsson | |
2007-08-19 | Update configs for distcc, diffutils and freetype | Ulf Samuelsson | |