Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - prefer shared libs on the host | Bernhard Reutner-Fischer | 2007-06-06 | 3 | -6/+6 |
| | |||||
* | - adjust to use the gcc-4.2.0 release | Bernhard Reutner-Fischer | 2007-06-06 | 20 | -13/+22 |
| | | | | | - adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes | ||||
* | - make sure to have the target-dir where we want to unpack ltp to | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -3/+4 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -1/+1 |
| | |||||
* | - fix typo in version check | Bernhard Reutner-Fischer | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | - update config | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -14/+57 |
| | |||||
* | - improve wording of BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -6/+32 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-02 | 2 | -1/+702 |
| | |||||
* | - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer | 2007-06-02 | 4 | -37/+36 |
| | |||||
* | - move setting up the extensions to correct place (like i said but tom ↵ | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -21/+29 |
| | | | | didn't do..) | ||||
* | - correct extensions for apple (thanks Heikki Lindholm for pointing this out) | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -2/+2 |
| | |||||
* | - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer ↵ | Bernhard Reutner-Fischer | 2007-06-01 | 4 | -3/+56 |
| | | | | | | | to build static or dynamic libs/bins. - depending on the BR2_GNU_BUILD_SUFFIX, set the respective EXEEXT, LIBEXT, SHREXT extensions for use on the target. Thanks to Tom for suplying a diff which implements these. | ||||
* | Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not neededgcc3_legacy | Peter Korsgaard | 2007-05-31 | 1 | -15/+12 |
| | |||||
* | Cleanup, get rid of ETHTOOL_WORKDIR, use $@ | Peter Korsgaard | 2007-05-31 | 1 | -14/+11 |
| | |||||
* | Cleanup, get rid of HASERL_WORKDIR, use $@ | Peter Korsgaard | 2007-05-31 | 1 | -14/+11 |
| | |||||
* | libid3tag requires zlib. Noticed by Stuart Wood | Peter Korsgaard | 2007-05-29 | 1 | -0/+1 |
| | |||||
* | Fixed silly typo. Thanks to Petur Thors for reporting | Peter Korsgaard | 2007-05-24 | 1 | -1/+1 |
| | |||||
* | fontconfig requires expat | Peter Korsgaard | 2007-05-24 | 2 | -1/+2 |
| | |||||
* | Strip binaries at install. Closes #1365 | Peter Korsgaard | 2007-05-23 | 1 | -0/+1 |
| | |||||
* | ncftp package. Patch from #1355 | Peter Korsgaard | 2007-05-22 | 3 | -0/+82 |
| | |||||
* | Fixup joystick.h include with modern kernel headers. Patch from #1217. | Peter Korsgaard | 2007-05-22 | 1 | -0/+10 |
| | |||||
* | Use freetype-host for host tools. Fixes #1328 | Peter Korsgaard | 2007-05-22 | 3 | -359/+9 |
| | |||||
* | Use select instead of depends for dependencies | Peter Korsgaard | 2007-05-22 | 1 | -3/+3 |
| | |||||
* | Use select instead of depends for dependencies | Peter Korsgaard | 2007-05-22 | 1 | -2/+2 |
| | |||||
* | - fix path to staging binary. Closes #1353 | Bernhard Reutner-Fischer | 2007-05-18 | 1 | -1/+1 |
| | |||||
* | - bump patch version | Bernhard Reutner-Fischer | 2007-05-18 | 1 | -1/+1 |
| | |||||
* | Strip libraries | Peter Korsgaard | 2007-05-15 | 1 | -0/+2 |
| | |||||
* | - repvik writes: e2fsprogs install several duplicate binaries that act ↵ | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -2/+10 |
| | | | | | | slightly differently depending on what name they're called as. They can safely be removed and replaced with symlinks. This saves 480kb space. Closes #1341 | ||||
* | - bump patch version | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -1/+1 |
| | |||||
* | - add gdb-6.6 | Bernhard Reutner-Fischer | 2007-05-15 | 4 | -0/+157 |
| | |||||
* | - add 2.17.50.0.16 | Bernhard Reutner-Fischer | 2007-05-15 | 5 | -2/+267 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -4/+18 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-05-15 | 3 | -7/+40 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-05-15 | 5 | -15/+28 |
| | |||||
* | Don't use libssp as it doesn't get installed | Peter Korsgaard | 2007-05-15 | 1 | -0/+1 |
| | |||||
* | - fixed upstream in r18618 | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -59/+0 |
| | |||||
* | - store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfig | Bernhard Reutner-Fischer | 2007-05-12 | 2 | -6/+29 |
| | |||||
* | - ignore eventual errors from which(1) | Bernhard Reutner-Fischer | 2007-05-11 | 2 | -4/+4 |
| | |||||
* | madplay package | Peter Korsgaard | 2007-05-10 | 3 | -0/+73 |
| | |||||
* | libid3tag package. Needed by madplay | Peter Korsgaard | 2007-05-10 | 3 | -0/+74 |
| | |||||
* | Cleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlib | Peter Korsgaard | 2007-05-10 | 2 | -13/+37 |
| | |||||
* | If we are using snapshot, don't even attempt to try and patch anything. | "Steven J. Hill" | 2007-05-10 | 1 | -0/+2 |
| | |||||
* | Re-create patches for released 0.9.29 version. | "Steven J. Hill" | 2007-05-10 | 3 | -235/+209 |
| | |||||
* | Update version of LTP. | "Steven J. Hill" | 2007-05-09 | 4 | -243/+5 |
| | |||||
* | Rename all INIT scripts to have the numerical prefixes to easily see the ↵ | "Steven J. Hill" | 2007-05-09 | 25 | -13/+13 |
| | | | | start-up order. | ||||
* | init scripts should be executable | Peter Korsgaard | 2007-05-09 | 1 | -0/+0 |
| | |||||
* | avahi-daemon support | Peter Korsgaard | 2007-05-09 | 3 | -6/+87 |
| | |||||
* | Strip lib even if soname changes | Peter Korsgaard | 2007-05-09 | 1 | -1/+1 |
| | |||||
* | Bumped version | Peter Korsgaard | 2007-05-08 | 1 | -1/+1 |
| | |||||
* | - bump version. Closes #1340 | Bernhard Reutner-Fischer | 2007-05-08 | 1 | -1/+1 |
| |