summaryrefslogtreecommitdiff
path: root/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
AgeCommit message (Collapse)AuthorFilesLines
2014-02-12normalize values of SYSTEM_RHINO, SYSTEM_LIBLANGTAGMichael Stahl1-1/+1
Change-Id: I656e90024d35ef8189727e6a39815ef4e4fb330b
2013-12-17gbuild: Fix and check package dependencies.Matúš Kukan1-1/+1
Change-Id: Ia54def7a404e07974eb1e8a556f4659cd974e7f8 Reviewed-on: https://gerrit.libreoffice.org/7081 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Matúš Kukan <matus.kukan@collabora.com>
2013-09-19Revert "Fix the Windows build."Jan Holesovsky1-4/+0
This reverts commit ecd9e1a208ab5d01bd570a497b3cade24c7c88d6. Tor has fixed that in the meantime.
2013-09-19Fix the Windows build.Jan Holesovsky1-0/+4
Change-Id: I0505c77302a3bdd0802e862e730e2381aea5a4b0
2013-09-19Sprinkle more boost_headers loveTor Lillqvist1-0/+2
Fix compilation errors when not using system boost. Might be more. It's sad that one has to micro-manage boost use like this. Change-Id: I3541789530fbdb0fb03e2b355144e63f8b031097
2013-08-30liblangtag: harmonize ENABLE_* variable to use TRUE/<nothing>Norbert Thiebaud1-1/+1
Change-Id: I6e231516476f3b9512e239ccf678048c87d25aa5 Reviewed-on: https://gerrit.libreoffice.org/5682 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-25ditch libi18nlangtagicu againEike Rathke1-2/+1
Thanks to Fridrich for finding the real cause for why I thought this was necessary.. Change-Id: I77934b17c2b994a03cae5440253b165704de2fa4
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-5/+0
Change-Id: If783897a60a545baf3968c5eeccf80a1e186bc51
2013-04-05new module i18nlangtagEike Rathke1-0/+49
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015