Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - allow for patching snapshots. Files are named uClibc.*.patch which is ↵ | Bernhard Reutner-Fischer | 2007-06-13 | 1 | -0/+2 |
| | | | | | | unambiguous wrt release patches. sjhill, this "reverts" your r18601. I *need* to be able to test patches in a convenient manner. Please ping me if you are uncomfortable with this change so we can discuss it, thanks. | ||||
* | aumix package | Peter Korsgaard | 2007-06-13 | 3 | -0/+79 |
| | |||||
* | Use BR2_ENDIAN for big/little endianness detection | Peter Korsgaard | 2007-06-12 | 2 | -34/+6 |
| | |||||
* | Bumped version | Peter Korsgaard | 2007-06-12 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-09 | 1 | -1/+1 |
| | |||||
* | - forgot to supply a default for UCLIBC_EXTRA_CFLAGS | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -0/+1 |
| | |||||
* | - provide a "source-check" target that tries to download all packages with | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -2/+14 |
| | | | | | | wget's spider-mode (i.e. just see if the server says the file is there without actually downloading the files. Convenient to check for unavailable source-packages. | ||||
* | - update defconfig | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -7/+51 |
| | |||||
* | - adjust sample config | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -1/+8 |
| | |||||
* | - hide atmel target if arch is not arm nor avr32 | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -2/+6 |
| | |||||
* | - the at91 mirrors depend on BR2_TARGET_ATMEL which may add at91 support ↵ | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -2/+2 |
| | | | | later on which itself will select BR2_TARGET_ATMEL | ||||
* | - fix typo | Bernhard Reutner-Fischer | 2007-06-06 | 2 | -2/+2 |
| | |||||
* | - fix typo which led to a superfluous cp invocation | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -2/+2 |
| | |||||
* | - better also copy the link targets.. | Bernhard Reutner-Fischer | 2007-06-06 | 2 | -2/+2 |
| | |||||
* | - 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 |
| |