Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xerces: bump version, convert to autotargets | Peter Korsgaard | 2011-03-02 | 1 | -1/+0 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | xerces: needs wchar support in toolchain | Peter Korsgaard | 2011-02-27 | 1 | -3/+3 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | xerces: fix dependency on iconv | Thomas Petazzoni | 2010-07-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | All "select BR2_PACKAGE_LIBICONV" must use the "if !BR2_ENABLE_LOCALE" condition, otherwise we can end up with a toolchain suppoting locales *and* the libiconv package being compiled, which confuses other packages. Example with glib: gconvert.c:52:2: error: #error GNU libiconv in use but included iconv.h not from libiconv In addition to that, in xerces.mk, we add the dependency on libiconv when it is available, to make sure it gets compiled before xerces. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | xerces: needs C++ support in toolchain | Peter Korsgaard | 2009-03-05 | 1 | -0/+4 |
| | |||||
* | Bump xerces-c to latest stable, ARM build now completes | Ulf Samuelsson | 2009-01-20 | 1 | -1/+2 |
| | |||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | Add new packages. | "Steven J. Hill" | 2007-05-07 | 1 | -0/+7 |