summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-19missed this errno.hCaolán McNamara1-0/+1
2011-08-19add errno.h for errnoCaolán McNamara3-0/+3
2011-08-19Use cygpath -m on Windows where necessaryTor Lillqvist2-2/+2
2011-08-19Improve input and output file open error handlingTor Lillqvist4-17/+18
2011-08-19The shorter icu library names are used for WNTMSC onlyTor Lillqvist2-2/+2
2011-08-19another oneCaolán McNamara1-0/+5
2011-08-19get localedata to build under windows, lib vs binCaolán McNamara1-0/+11
2011-08-19inch closer to windows buildingCaolán McNamara2-0/+8
2011-08-19Fix i18npool build on Windows.Jan Holesovsky4-1/+24
2011-08-18Need to use cygpath on WindowsTor Lillqvist1-1/+4
2011-08-18use of ure thing in test probably needs this dependCaolán McNamara1-1/+1
2011-08-18realpath is not necessary hereDavid Tardon1-1/+1
2011-08-18don't need this depend do we really, breaks windows anywayCaolán McNamara1-1/+0
2011-08-18i18npool depend on udkapiNorbert Thiebaud1-1/+1
2011-08-18Revert "disable i18npool's unit test for now"Caolán McNamara1-1/+1
2011-08-17add more component prefixesMatúš Kukan4-4/+4
2011-08-17disable i18npool's unit test for nowMatúš Kukan1-1/+1
2011-08-17convert i18npool to gbuildMatúš Kukan70-5380/+1807
2011-08-14Try to make i18npool_cppunittester_all workTor Lillqvist1-0/+2
2011-08-08Add 2 lacking va_end.Julien Nabet1-0/+1
2011-08-08Fix decimal separator of a German_Liechtenstein [de-LI] currency formatEike Rathke1-2/+2
2011-08-03Add statically linked i18npool cppunittester for iOSTor Lillqvist3-4/+156
2011-07-30fix Kabyle_Algeria [kab_DZ] absent currency symbol.Eike Rathke5-5/+12
2011-07-26random SAL_N_ELEMENTS cleanupMichael Meeks1-1/+1
2011-07-26fixed typoTakeshi Abe1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen27-175/+625
2011-07-20add gd_GB (Gaelic, Scottish) locale data #i117857#Andras Timar4-0/+376
2011-07-19fix typo in the last commitPetr Mladek1-1/+1
2011-07-19Resolves: fdo#38095 half&full width forms need to remain asianCaolán McNamara2-60/+191
2011-07-18fix code pointer in commentTakeshi Abe1-1/+1
2011-07-13callcatcher: remove beautiful, but unused methodsCaolán McNamara2-64/+1
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan2-11/+0
2011-07-11callcatcher: remove unused MsLangId::convertIsoByteStringToLanguageCaolán McNamara2-22/+0
2011-07-10Don't pointlessly build the i18npool build-time tools when cross-compilingTor Lillqvist5-1/+20
2011-07-09Build cpputools only for desktop OSesTor Lillqvist1-1/+1
2011-07-08catch by const referenceCaolán McNamara1-2/+4
2011-06-21Use "Unix-style" (import) library names for MinGW, to match libs.mkTor Lillqvist2-0/+8
2011-06-21Fix for cross-compiling with MinGWTor Lillqvist1-3/+11
2011-06-21Use MSVC-specific compiler options only when $(COM)==MSCTor Lillqvist4-4/+4
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen183-1489/+2760
2011-06-16avoid 'error' in warning message as it triggers cloph's error detectorNorbert Thiebaud1-6/+6
2011-06-17gnumake4: fix uses of sax components [hg:4f7ea9a34847]Michael Stahl1-1/+1
2011-06-16Deliver also static i18npaper library if we have built it that wayTor Lillqvist1-0/+1
2011-06-16CWS gnumake4: convert regexp to new build system [hg:56e4316f8d74]Mathias Bauer1-6/+0
2011-06-15Deliver also static i18nisolang library if built such (as for iOS)Tor Lillqvist1-0/+1
2011-06-14add Teke-Eboo language - fdo#37275Andras Timar2-0/+2
2011-06-14Use the BUILD platform's saxparser.rdb file as we use that saxparser, tooTor Lillqvist1-1/+1
2011-06-13fix broken makefile that just happened to work because errors cancelled each ...Christian Lohmaier1-32/+31
2011-06-13get rid of unneded dependency (already in prj/build.lst)Christian Lohmaier1-13/+9