Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add missing package-source targets | Bernhard Reutner-Fischer | 2007-01-03 | 23 | -1/+40 |
| | | | | - add missing dependencies to build prerequisites in the config system | ||||
* | - bump version | Bernhard Reutner-Fischer | 2006-12-22 | 2 | -4/+12 |
| | | | | - add to targets. Closes #724 | ||||
* | - add option to enable debugging support | Bernhard Reutner-Fischer | 2006-12-22 | 2 | -3/+17 |
| | |||||
* | - Add target for .so without the LIBVERSION. | Bernhard Reutner-Fischer | 2006-12-22 | 1 | -1/+1 |
| | |||||
* | - forgot to bump the libversion | Bernhard Reutner-Fischer | 2006-12-21 | 1 | -1/+1 |
| | |||||
* | - bump version and make it work | Bernhard Reutner-Fischer | 2006-12-21 | 3 | -136/+1070 |
| | |||||
* | - use centralized DISABLE_LARGEFILE | Bernhard Reutner-Fischer | 2006-12-21 | 3 | -13/+7 |
| | | | | - nil CXX if there isn't one | ||||
* | - use DESTDIR for install. Thanks to Stuart Longland. Closes #926 | Bernhard Reutner-Fischer | 2006-12-21 | 1 | -1/+1 |
| | |||||
* | - use global DISABLE_LARGEFILE | Bernhard Reutner-Fischer | 2006-12-21 | 4 | -19/+4 |
| | |||||
* | - don't install the docs | Bernhard Reutner-Fischer | 2006-12-20 | 1 | -1/+1 |
| | |||||
* | - fails for parallel builds, so force -j1 | Bernhard Reutner-Fischer | 2006-12-20 | 1 | -1/+5 |
| | | | | - improve the -clean target | ||||
* | - Add args patch. | Bernhard Reutner-Fischer | 2006-12-20 | 1 | -0/+12 |
| | |||||
* | - Petr Stetiar updated the kexec arm patch. Thanks! | Bernhard Reutner-Fischer | 2006-12-20 | 1 | -0/+75 |
| | |||||
* | - add argus | Bernhard Reutner-Fischer | 2006-12-20 | 4 | -0/+1381 |
| | |||||
* | - remove obsoleted dep on host-fakeroot | Bernhard Reutner-Fischer | 2006-12-20 | 1 | -2/+1 |
| | |||||
* | - add kexec package | Bernhard Reutner-Fischer | 2006-12-19 | 3 | -0/+486 |
| | |||||
* | - pass the correct kernel headers in and improve the -clean target. | Bernhard Reutner-Fischer | 2006-12-18 | 1 | -3/+3 |
| | |||||
* | - bump version, mv the libmagic.a to the staging dir and peruse one sourcedir | Bernhard Reutner-Fischer | 2006-12-15 | 1 | -15/+18 |
| | | | | for both host and target build. Thanks to Ulrich Hecht. | ||||
* | - sudo depends on host-fakeroot | Bernhard Reutner-Fischer | 2006-12-15 | 1 | -2/+1 |
| | |||||
* | - pull bsdiff's Config in | Bernhard Reutner-Fischer | 2006-12-15 | 1 | -0/+1 |
| | |||||
* | - use one (patched) sourcedir and build the -host and -target fakeroute in their | Bernhard Reutner-Fischer | 2006-12-15 | 1 | -18/+18 |
| | | | | own dirs. Thanks to Ulrich Hecht. | ||||
* | - Update URL. Thanks to Ulrich Hecht. | Bernhard Reutner-Fischer | 2006-12-15 | 1 | -1/+1 |
| | |||||
* | - Thomas Lundquist added bsdiff | Bernhard Reutner-Fischer | 2006-12-15 | 2 | -0/+62 |
| | |||||
* | - remove unused variable | Bernhard Reutner-Fischer | 2006-12-15 | 1 | -1/+0 |
| | |||||
* | - add config option to specify modules to be copied to the target. | Bernhard Reutner-Fischer | 2006-12-15 | 2 | -7/+32 |
| | |||||
* | - forgot to add the cross patch. | Bernhard Reutner-Fischer | 2006-12-14 | 1 | -0/+44 |
| | |||||
* | - Ulrich Hecht writes: The current mpg123 package | Bernhard Reutner-Fischer | 2006-12-14 | 1 | -1/+10 |
| | | | | | | - ignores TARGET_CC (overwritten in Makefile) - ignores TARGET_CFLAGS - is hardcoded to use the i386 target | ||||
* | - bump version | Bernhard Reutner-Fischer | 2006-12-14 | 1 | -1/+6 |
| | |||||
* | - eventually let configure check our cross-compiler. nil the checks otherwise. | Bernhard Reutner-Fischer | 2006-12-14 | 1 | -1/+4 |
| | |||||
* | - remove usage of SUSv3 legacy functions. | Bernhard Reutner-Fischer | 2006-12-14 | 2 | -4/+23 |
| | |||||
* | - update path. Closes #896. | Bernhard Reutner-Fischer | 2006-12-14 | 1 | -1/+1 |
| | |||||
* | - pass the correct compiler in | Bernhard Reutner-Fischer | 2006-12-14 | 1 | -0/+1 |
| | |||||
* | - Add skeleton for vsftpd, an FTP daemon. | Bernhard Reutner-Fischer | 2006-12-14 | 3 | -0/+95 |
| | | | | sysdeputil needs treatment, perhaps it get's Claudio Leonel started | ||||
* | - small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the ↵ | Bernhard Reutner-Fischer | 2006-12-14 | 2 | -20/+31 |
| | | | | | | target. - minor adjustments. | ||||
* | iptables seems to not be safe for 'make -jN' for any N>1 | Eric Andersen | 2006-12-14 | 1 | -4/+4 |
| | |||||
* | - Convince lsof to honor uClibc's notion of wchar and locale support. | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -0/+7 |
| | |||||
* | - make sure to agree on the installation CONFIG_PREFIX | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -0/+2 |
| | |||||
* | - fix typo. | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -2/+2 |
| | |||||
* | - Thomas Lundquist added qtopia4 support. Untested. | Bernhard Reutner-Fischer | 2006-12-13 | 3 | -0/+332 |
| | |||||
* | - Add libgmp-host and libmpfr-host support. I'll need this for fortran support. | Bernhard Reutner-Fischer | 2006-12-13 | 2 | -1/+67 |
| | |||||
* | bump version as old version has gone missing | Eric Andersen | 2006-12-13 | 1 | -2/+2 |
| | |||||
* | bump version | Eric Andersen | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | stupid typo | Eric Andersen | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | update paths | Eric Andersen | 2006-12-13 | 1 | -4/+5 |
| | |||||
* | update busybox defaults a bit | Eric Andersen | 2006-12-13 | 2 | -114/+305 |
| | |||||
* | - add libraw1394, thanks to Lars Munch | Bernhard Reutner-Fischer | 2006-12-13 | 3 | -0/+72 |
| | |||||
* | - andersee, please use ZCAT / BZCAT as configured by the user. | Bernhard Reutner-Fischer | 2006-12-13 | 5 | -5/+5 |
| | | | | (see buildroot/Config.in config BR2_ZCAT and BR2_BZCAT that are available as ZCAT and BZCAT). Thanks.. | ||||
* | - bump version. | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -2/+2 |
| | |||||
* | fix broken shell fragment | Eric Andersen | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | let people select different versions of busybox to suit their needs | Eric Andersen | 2006-12-13 | 5 | -9/+999 |
| |