summaryrefslogtreecommitdiff
path: root/liblangtag/prj
AgeCommit message (Collapse)Author
2012-09-14mingw compile fixes for liblangtagLuboš Luňák
I couldn't find out a decent way of getting the compiled binary needed only at build time, so the file needs to be generated manually. Change-Id: I4a77aa8ee350f374c9b8b91361797d86871ff8b4
2012-08-10added LanguageTag unit testEike Rathke
2012-08-08changed prefix and destdir to acommodate MacOSX using OUT2LIB magicEike Rathke
2012-08-06deliver .dylibEike Rathke
Change-Id: I30b6b2e782197c918704efccea4af8a0b94926a2
2012-08-06install liblangtag and dataEike Rathke
2012-06-04configure prefix for "installation" and get_data() functionEike Rathke
* LIBO_LANGTAG_DATADIR environment variable may point to liblangtag data and override REGDATADIR define. * deliver data files to $SOLARVER/$INPATH/share/liblangtag
2012-06-04added liblangtag for BCP 47 language tagsEike Rathke