| Commit message (Expand) | Author | Age | Files | Lines |
| * | package: provide download target for host packages | Peter Korsgaard | 2009-03-24 | 1 | -0/+3 |
| * | package: add STAMP_DIR and use for host builds | Peter Korsgaard | 2009-03-19 | 1 | -17/+17 |
| * | pkgconfig: add pkgconfig package for target | Peter Korsgaard | 2009-03-18 | 1 | -1/+1 |
| * | package: fix host path | Peter Korsgaard | 2009-03-17 | 1 | -1/+1 |
| * | expat: add host-expat support | Peter Korsgaard | 2009-03-16 | 1 | -0/+40 |
| * | expat: convert to Makefile.autotools.in format | Peter Korsgaard | 2009-03-16 | 1 | -69/+14 |
| * | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| * | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| * | expat: make sure usr/lib/ exists | Peter Korsgaard | 2008-06-13 | 1 | -0/+1 |
| * | revert commit 21832 | John Voltz | 2008-04-24 | 1 | -9/+1 |
| * | more options for expat, move install to /usr | John Voltz | 2008-04-24 | 1 | -1/+9 |
| * | expat: cleanup configure arguments | Peter Korsgaard | 2008-03-31 | 1 | -9/+1 |
| * | Run $(CONFIG_UPDATE) after unpacking sources | Hamish Moffatt | 2008-02-12 | 1 | -0/+1 |
| * | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
| * | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
| * | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
| * | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -1/+1 |
| * | expat has --prefix=usr, so remove /usr from other switches | Ulf Samuelsson | 2007-08-12 | 1 | -7/+7 |
| * | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib for expat | Ulf Samuelsson | 2007-08-11 | 1 | -1/+1 |
| * | Use correct DEST_DIR for expat | Ulf Samuelsson | 2007-08-11 | 1 | -1/+1 |
| * | - add missing dirclean target (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -4/+10 |
| * | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -0/+1 |
| * | - bump version and correct install dirs (Julien Letessier) | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -19/+21 |
| * | Strip lib even if soname changes | Peter Korsgaard | 2007-05-09 | 1 | -1/+1 |
| * | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 1 | -0/+2 |
| * | lose the extra space | Eric Andersen | 2007-01-15 | 1 | -1/+0 |
| * | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen | 2007-01-14 | 1 | -6/+8 |
| * | fix dependancies and install paths | Eric Andersen | 2007-01-11 | 1 | -10/+14 |
| * | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+2 |
| * | - update to 2.0.0 and correct site. | Bernhard Reutner-Fischer | 2006-08-24 | 1 | -2/+2 |
| * | added expat package per case 0000087 | David Anders | 2006-01-23 | 1 | -0/+69 |