Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable CONFIG_SEQ in busybox for ngw100 | Ulf Samuelsson | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | Use correct board name for ngw100 | Ulf Samuelsson | 2007-09-20 | 1 | -2/+4 |
| | |||||
* | Make sure libdaemon finds AC_PROG_LIBTOOL | Ulf Samuelsson | 2007-09-20 | 2 | -8/+2 |
| | |||||
* | - don't use functions that are marked LEGACY in SUSv3 | Bernhard Reutner-Fischer | 2007-09-20 | 2 | -3/+64 |
| | |||||
* | - add missing ';' | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | - this is generic infrastructure, there is no point in special-casing any ↵ | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -1/+5 |
| | | | | | | individual package here. Don't workaround deficiencies but fix them for real | ||||
* | - fix source location of libusb libs | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -3/+3 |
| | |||||
* | - fix typo. This is an lxdialog bug for "depends on !!CONFIG_SYMBOL" where ↵ | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -1/+1 |
| | | | | the double negation produces an error that is not reported, from the looks.. | ||||
* | - cleanup and fix libid3tag (Hans-Christian Egtvedt) | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -10/+7 |
| | | | | - fix the make libid3tag-clean target to erase all installed files (me) | ||||
* | - i suppose that '$' is not really needed.. | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | - add olsr package (Sushi Sensei) | Bernhard Reutner-Fischer | 2007-09-19 | 4 | -0/+97 |
| | |||||
* | - add a SVN_UP command for updating an already checked-out tree | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -1/+3 |
| | |||||
* | - add a SVN_UP command for updating an already checked-out tree | Bernhard Reutner-Fischer | 2007-09-19 | 2 | -10/+10 |
| | |||||
* | - fixes and cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-19 | 12 | -100/+157 |
| | |||||
* | - don't strip the host binaries for now | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | - add null | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | - take MANPAGES and INFOPAGES into account | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -2/+12 |
| | |||||
* | - exclude other old, deprecated and unsupported versions of gcc | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -2/+2 |
| | |||||
* | - need to mkdir etc/init.d. Closes #1465 | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -0/+1 |
| | |||||
* | - bump version. Closes #1502 | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | - bump version. | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -2/+4 |
| | | | | Someone will have to fix the install thing (involves a file with .pl where my sh says 'line 18: use: command not found', which is a good thing). | ||||
* | - do away with SUSv3 legacy functions | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -0/+12 |
| | |||||
* | - fix incorrect setting of $ac_cv_sys_symbol_underscore. | Bernhard Reutner-Fischer | 2007-09-19 | 3 | -2/+46 |
| | | | | | | | There is no reason not to AC_COMPILE and use the set cross-nm to look for the symbol mangling scheme. Thus it is incorrect to check for cross compilation in the GNUPG_SYS_SYMBOL_UNDERSCORE check. - fix bug when configuring (has to wipe config.cache !) | ||||
* | - put back accidentally removed patch that is not needed for 0.5.1 anymore | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -0/+12 |
| | |||||
* | - add missing dependency on libgcrypt | Bernhard Reutner-Fischer | 2007-09-19 | 2 | -23/+6 |
| | | | | Ulf, this should be updated to 0.5.1 | ||||
* | - remove duplicate includedir | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -17/+17 |
| | |||||
* | - fix includedir | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -16/+16 |
| | |||||
* | - add missing include | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -7/+7 |
| | |||||
* | - trivial style fixes. | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -3/+3 |
| | | | | TODO: document HAVE_MANPAGES and HAVE_INFOPAGES (and adjust line-numbers in the text accordingly) | ||||
* | - fix args for UDP_INC_STATS_BH | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -2/+2 |
| | |||||
* | - patch the correct dir | Bernhard Reutner-Fischer | 2007-09-18 | 1 | -1/+1 |
| | |||||
* | - forgot to put base-target's sources into the source target. | Bernhard Reutner-Fischer | 2007-09-18 | 1 | -3/+2 |
| | | | | Thanks to Ulf for pointing out this error of mine.. | ||||
* | - bump version to 2.4.9 | Bernhard Reutner-Fischer | 2007-09-18 | 10 | -3/+59523 |
| | |||||
* | - add v9a and v9b settings. | Bernhard Reutner-Fischer | 2007-09-17 | 2 | -5/+10 |
| | | | | Will need to change the GCC_TARGET_TUNE accordingly. | ||||
* | - wants --with-gmp-build nowadays | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | Move VENDOR dbg to correct Makefile | Ulf Samuelsson | 2007-09-17 | 2 | -9/+10 |
| | |||||
* | - libversion was changed | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | Remove some debug info + add uclibc-target-utils-source target | Ulf Samuelsson | 2007-09-17 | 2 | -9/+3 |
| | |||||
* | Add debug info | Ulf Samuelsson | 2007-09-17 | 1 | -0/+8 |
| | |||||
* | Don't break AVR32 toolchain by hiding binutils-2.17 | Ulf Samuelsson | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | make source should include BASE_TARGETS | Ulf Samuelsson | 2007-09-17 | 1 | -1/+11 |
| | |||||
* | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-17 | 35 | -248/+450 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | - apply fixes for 2.3.0 | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | - add binutils-2.18 and binutils-2.18.50.0.1 | Bernhard Reutner-Fischer | 2007-09-17 | 8 | -6/+158 |
| | |||||
* | Revert bad patch | Ulf Samuelsson | 2007-09-17 | 1 | -2/+0 |
| | |||||
* | - Atmel mirrors are only of interrest for atmel | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -4/+6 |
| | |||||
* | - some more sparc{,64} twiddling | Bernhard Reutner-Fischer | 2007-09-15 | 3 | -7/+51 |
| | |||||
* | - depends on host-fakeroot | Bernhard Reutner-Fischer | 2007-09-15 | 1 | -1/+1 |
| |