summaryrefslogtreecommitdiff
path: root/icu
AgeCommit message (Collapse)AuthorFilesLines
2011-06-02(minor) EXTRA_CDEFS are preprocessor plagsChristian Lohmaier1-3/+3
2011-05-30remove double "=" from assignment to STATIC_OR_SHAREDChristian Lohmaier1-1/+1
2011-05-26Cross-compilation support and iOS in particularTor Lillqvist2-1/+32
2011-04-05hacky patch to deliver icuin.lib as iicui18n.lib fixes forms build errorNoel Power1-0/+2
no doubt not the right fix but gets the build over the hump
2011-03-29icu-4.2.1-rpath.diff: pass $ORIGIN correctly to icu RPATHPetr Mladek2-0/+22
need to escape the dollar '$'
2011-03-18Merge branch 'master' of ↵Jan Holesovsky2-8/+3
git://anongit.freedesktop.org/libreoffice/libs-extern-sys
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-8/+51
Conflicts: dictionaries/de_AT/README_extension_owner.txt dictionaries/de_AT/makefile.mk dictionaries/de_CH/README_extension_owner.txt dictionaries/de_CH/makefile.mk dictionaries/de_DE/README_extension_owner.txt
2011-03-18Don't build static icu that nobody usesFridrich Štrba1-7/+2
2011-03-18Work around a strange problem with libicudata on Mac OSXFridrich Štrba1-1/+1
2011-03-17Don't build things we don't use and that are brokenFridrich Štrba1-2/+9
2011-03-15escape spaces in compiler nameCaolán McNamara2-1/+13
2011-03-15Make icu 4.4.2 build on LinuxFridrich Štrba4-2256/+2580
2011-03-15Downgrade icu to 4.4.2Fridrich Štrba2-5/+9
2011-03-14make apply on Linux where line endings matterFridrich Štrba1-1910/+1910
2011-03-14Don't hardcode icu version in d.lstFridrich Štrba1-5/+1
2011-03-14Don't build with builtin wchar_t on WindowsFridrich Strba2-3/+2236
2011-03-14Build the Relase configuration with msbuildTor Lillqvist1-1/+1
2011-03-14OopsFridrich Štrba1-2/+2
2011-03-14Dupplicate symbol in Windows buildFridrich Štrba1-0/+11
2011-03-14Now when attempting to use MSVC2010, use msbuild to build itTor Lillqvist1-5/+1
2011-03-11WaE: silence new icu warningsCaolán McNamara2-1/+23
2011-03-11fix aix patchCaolán McNamara1-29/+10
2011-03-11restore build of build patch that seem to still make senseCaolán McNamara4-264/+123
2011-03-11Fix spacing in patchMartin Hosken1-1/+1
2011-03-10reduce patch to remove need to match on trailing space that git stripsMartin Hosken1-4/+1
2011-03-10fix icu patchMartin Hosken1-2/+2
2011-03-10Upgrade to ICU 4.6Martin Hosken4-58/+31
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-8/+51
Conflicts: boost/aliasing.patch boost/makefile.mk cairo/cairo/makefile.mk cairo/pixman/makefile.mk dictionaries/da_DK/README_th_da_DK.txt dictionaries/da_DK/description.xml dictionaries/da_DK/dictionaries.xcu dictionaries/da_DK/makefile.mk dictionaries/da_DK/th_da_DK.dat dictionaries/de_AT/th_de_AT_v2.idx dictionaries/de_CH/th_de_CH_v2.idx dictionaries/de_DE/COPYING dictionaries/de_DE/COPYING_GPLv2 dictionaries/de_DE/COPYING_GPLv2.txt dictionaries/de_DE/README_extension_owner.txt dictionaries/de_DE/README_th_de_DE_v2.txt dictionaries/de_DE/makefile.mk dictionaries/de_DE/th_de_DE_v2.idx icu/makefile.mk moz/makefile.mk python/makefile.mk
2011-02-11icu#8320 even more things wrong with freeserif that can crash icuCaolán McNamara1-4/+15
2011-02-08locales34: merge m99Eike Rathke1-2/+26
2011-02-03Resolves: rhbz#674328 more ways for freeserif to crash libicuCaolán McNamara1-1/+39
2011-02-02Resolves: rhbz#674328 freeserif crashes libicuCaolán McNamara2-0/+17
2011-02-02Clean up makefilesThomas Arnhold1-10/+0
2011-01-29Resolves: fdo#31271 wrong line break with (Caolán McNamara1-3/+3
2011-01-27locales34: #i112240# for system icu >=4.4 add Close_Parenthesis to $CL ↵Eike Rathke1-3/+3
Close_Punctuation; patch from <cmc>
2011-01-22Don't use pointless and obsolete switches when building ICUTor Lillqvist1-7/+7
Don't use the /machine:i386 switch. The defaults work fine: the 32-bit linker will produce i386 executables, the 64-bit linker will produce x64 ones. Don't use the /Op compiler switch, it doesn't exist in MSVC 2008.
2011-01-06mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono1-2/+2
2011-01-05mingwport33: i#116264: gbuild for MinGWtono1-0/+24
2011-01-05Backed out changeset: e84942bd0acatono1-24/+0
2010-12-31i#116264: gbuild for MinGWtono1-0/+24
2010-10-20Fix compilation of icu for VC++ 10Jesús Corrius1-0/+13
2010-10-13add aix build fixesCaolán McNamara2-1/+163
2010-09-16sb126: merged in DEV300_m87sb2-2/+26
2010-07-21ause124: #i107097#: add dependencies for directory creationHans-Joachim Lankenau2-1/+25
2010-07-20#i107097# - pass MAXPROCESS to GNU make in external modulesHans-Joachim Lankenau1-1/+1
2010-06-30sb126: merged in DEV300_m84sb1-0/+1
2010-06-22sb126: #i110197# remove -Wl,-z,noexecstack hacksb1-5/+0
2010-05-31i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono1-0/+1
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien1-8/+2
2010-04-13CWS-TOOLING: integrate CWS ause117Jens-Heiner Rechtien1-455/+452