summaryrefslogtreecommitdiffstats
path: root/package/xerces/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* xerces: bump version, convert to autotargetsPeter Korsgaard2011-03-021-1/+0Star
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xerces: needs wchar support in toolchainPeter Korsgaard2011-02-271-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xerces: fix dependency on iconvThomas Petazzoni2010-07-291-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 toolchainPeter Korsgaard2009-03-051-0/+4
|
* Bump xerces-c to latest stable, ARM build now completesUlf Samuelsson2009-01-201-1/+2
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0Star
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Add new packages."Steven J. Hill"2007-05-071-0/+7