Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix typo in .config filename | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -1/+1 |
| | |||||
* | - remove inadequate dependencies prerequisite. | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -1/+1 |
| | | | | If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct. | ||||
* | - remove duplicate module-init-tools-source rule | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -2/+0 |
| | |||||
* | - add check for UCLIBC_HAS_LFS. | Bernhard Reutner-Fischer | 2007-09-21 | 1 | -0/+0 |
| | | | | Fixes compilation error if LARGEFLE support is off | ||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | Fix bad patch in MPlayer | Ulf Samuelsson | 2007-09-20 | 2 | -12/+0 |
| | |||||
* | - revert r19918 for now | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -1/+0 |
| | |||||
* | - of course we also define glibc. argh! | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -4/+5 |
| | |||||
* | - add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -0/+13 |
| | |||||
* | - Reset flags, packages are usually built with -O2 otherwise. | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -0/+13 |
| | | | | | Packages that need to pass additional CFLAGS in their .mk have to do something like this: ...configure $(foreach i,$(foo_CFLAGS),CFLAGS+=$$i) --prefix=... | ||||
* | Use correct patch name | Ulf Samuelsson | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -1/+8 |
| | |||||
* | - pull POSIX compliance fixes from upstream | Bernhard Reutner-Fischer | 2007-09-20 | 7 | -14/+29 |
| | |||||
* | 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 |
| | |||||
* | - 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 | -9/+5 |
| | |||||
* | - fixes and cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-19 | 10 | -58/+112 |
| | |||||
* | - take MANPAGES and INFOPAGES into account | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -2/+12 |
| | |||||
* | - 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 |
| | |||||
* | - fix args for UDP_INC_STATS_BH | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -2/+2 |
| | |||||
* | - 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 | 1 | -4/+2 |
| | | | | Will need to change the GCC_TARGET_TUNE accordingly. | ||||
* | - wants --with-gmp-build nowadays | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | - libversion was changed | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-17 | 33 | -246/+448 |
| | |||||
* | - 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 |
| | |||||
* | - some more sparc{,64} twiddling | Bernhard Reutner-Fischer | 2007-09-15 | 1 | -0/+7 |
| | |||||
* | - depends on host-fakeroot | Bernhard Reutner-Fischer | 2007-09-15 | 1 | -1/+1 |
| | |||||
* | - touchup a few bits that the submitter should have done in the first place | Bernhard Reutner-Fischer | 2007-09-14 | 1 | -1/+10 |
| | |||||
* | - also copy the needed libs | Bernhard Reutner-Fischer | 2007-09-14 | 1 | -0/+3 |
| | |||||
* | revert this bit, use usr/include | Eric Andersen | 2007-09-12 | 1 | -3/+3 |
| | |||||
* | bump version, fixup some brokenness | Eric Andersen | 2007-09-12 | 1 | -5/+5 |
| | |||||
* | - revert r19825. Fix this in the kernel instead and read README.buildroot2 | Bernhard Reutner-Fischer | 2007-09-12 | 4 | -20/+20 |
| |