Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | Cleanup libxml2 directory structure | Ulf Samuelsson | 2007-09-23 | 1 | -4/+11 |
| | |||||
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
| | |||||
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
| | | | | toolchain/*/*.mk */Makefile.in -l) | ||||
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | SED away some whitespace | Ulf Samuelsson | 2007-08-20 | 1 | -5/+5 |
| | |||||
* | Från: Brad House <brad@mainstreetsoftworks.com> | Ulf Samuelsson | 2007-08-19 | 1 | -8/+4 |
| | | | | | | | | | | | | | | | | | | Till: buildroot@uclibc.org Ämne: [Buildroot] [patch] libxml2 install fails because of missing directory Datum: Tue, 14 Aug 2007 16:34:34 -0400 (22.34 CEST) If libxml2 is installed before $(TARGET_DIR)/usr/lib is created, it fails because it can't copy the library over. Also, the dependency tree is a bit messed up. libxml2.a should only be installed if target-headers is specified, it's 4MB on my system and the only .a file I found in my TARGET_DIR (target-headers was not specified). The attached patch fixes the above problems. -Brad | ||||
* | Cleanup libxml2 | Ulf Samuelsson | 2007-08-07 | 2 | -5/+20 |
| | |||||
* | Only build cvs and libxml2 if WCHAR is enabled | Ulf Samuelsson | 2007-07-31 | 1 | -0/+1 |
| | |||||
* | Fix some bugs in libxml2 make | Ulf Samuelsson | 2007-07-24 | 2 | -2/+12 |
| | |||||
* | Copy libxml2 headers to staging_dir (and possibly target_dir) | Ulf Samuelsson | 2007-07-17 | 1 | -4/+15 |
| | |||||
* | Add libxml2 package | Ulf Samuelsson | 2007-07-16 | 2 | -0/+85 |