Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-22 | - forgot to include the Config.in | Bernhard Reutner-Fischer | |
2007-08-22 | - pass TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | |
2007-08-22 | - honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES | Bernhard Reutner-Fischer | |
2007-08-22 | - fix typo | Bernhard Reutner-Fischer | |
- Start to add infrastructure to be able to download a patch. | |||
2007-08-22 | - add pptp-linux | Bernhard Reutner-Fischer | |
2007-08-22 | - was broken by the patch omitting the CFLAGS for configure | Bernhard Reutner-Fischer | |
- misc cleanup while at it | |||
2007-08-22 | - use proper include dir (Simon Pasch) | Bernhard Reutner-Fischer | |
- cleanup a little while at it | |||
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-22 | - random whitespace cleanup | Bernhard Reutner-Fischer | |
2007-08-22 | - fix unpacking the tarballs, minor cleanups while at it. | Bernhard Reutner-Fischer | |
2007-08-22 | - use the BZCAT/ZCAT as configured by the user | Bernhard Reutner-Fischer | |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | |
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 | |