Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | - use TARGET_CONFIGURE_ARGS where appropriate. | ||||
* | - 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 |
| | | | | | | | | | | | | | they should be configured with --prefix=/usr and we then need to use make DESTDIR=$(STAGING_DIR) install to get things installed into the staging directory. The current situation for many packages, which use --prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled into the binary itself. This also adds in a pile of libtool fixups. Between broken pkgconfig, broken libtool handling, and broken --prefix settings, its a wonder things have worked as well as they have up till now. -Erik | ||||
* | 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 |