summaryrefslogtreecommitdiff
path: root/icu
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Don't cripple the icu dataFridrich Štrba3-29/+0
2013-02-20Revert "Don't cripple the icu data"Stephan Bergmann1-0/+1
2013-02-20Don't cripple the icu dataFridrich Štrba1-1/+0
2013-02-19Resolves: fdo#52519 crash on typing some MalayalamCaolán McNamara2-0/+12
2013-01-25Deliver the ICU headers for realTor Lillqvist1-6/+168
2013-01-25Trying to use wildcard to deliver the headersFridrich Štrba1-3/+3
2013-01-25Deliver icu headersFridrich Štrba1-0/+12
2013-01-18Move comment to perhaps more relevant placeTor Lillqvist2-8/+8
2013-01-01MAKE not GNUMAKEPeter Foley1-3/+3
2012-12-28fix typo againPeter Foley1-1/+1
2012-12-28icu typoPeter Foley1-14/+14
2012-12-28fix icu buildPeter Foley1-17/+16
2012-12-27fix UnpackedTarget strip_components snaffuNorbert Thiebaud1-1/+1
2012-12-27Fix icu cross-compilationTor Lillqvist1-2/+2
2012-12-27gb_Library_DLLEXT already contains the full-stopTor Lillqvist1-15/+15
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley14-416/+272
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-4/+4
2012-12-23Fix path for icu overflow patch.Tomáš Chvátal1-2/+2
2012-12-23Add icu patch to avoid buffer overflow, taken from obsTomáš Chvátal2-0/+30
2012-12-04avoid build error (message) from icuLuboš Luňák2-0/+11
2012-11-28De-fuzzTor Lillqvist2-3/+3
2012-11-28icu4c.8320.freeserif.crash.patch is already in the ICU we useTor Lillqvist2-25/+0
2012-11-27support for --with-all-tarballsMatúš Kukan1-0/+8
2012-11-21Use subset of ICU data in a bundled ICUTor Lillqvist1-1/+3
2012-11-13Fix icu build with GCC versions that don't have the builtin atomics detectedFridrich Štrba1-0/+2
2012-11-11Use hidden visibility now for Android with icu built staticallyTor Lillqvist2-0/+13
2012-11-09Fix commentTor Lillqvist1-1/+1
2012-09-14Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist1-3/+6
2012-09-12Put -DUCONFIG_NO_FILE_IO also in CXXFLAGS for iOSTor Lillqvist1-0/+1
2012-08-27fdo#53893: Undefine U_TIMEZONE for BSDs (except for NetBSD)Jung-uk Kim2-0/+23
2012-08-27fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for icuJung-uk Kim2-13/+5
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist2-2/+2
2012-08-14Resolves: icu#7601, icu#8198Caolán McNamara3-0/+178
2012-07-27disable building the icu samplesCaolán McNamara1-2/+2
2012-07-20android: x86 porting work.Michael Meeks2-3/+3
2012-07-17for external modules add a dependency on the makefile.mk itselfCaolán McNamara1-7/+0
2012-07-12make icu build on mips againCaolán McNamara1-1/+1
2012-06-21icu: add patch for Solaris/GCCJonathan Adams2-0/+59
2012-05-29bin icuversion.mk, set the variables in configureMatúš Kukan3-42/+0
2012-05-17Move the RPATH enforcement to icu4c-rpath.patch and skip that for AndroidTor Lillqvist3-15/+17
2012-05-16restore this, problem was ever-growing PATH for incremental buildsCaolán McNamara1-1/+1
2012-05-14Comment this one because it randomly breaks Windows buildFridrich Štrba1-1/+1
2012-05-13ensure freshly built icu headers are newer than previous headersCaolán McNamara2-2/+4
2012-05-11Must prepend uconfig.h.prepend to uconfig.h when using --with-library-suffixTor Lillqvist1-0/+1
2012-05-11Fix copy/pasted commentTor Lillqvist1-1/+1
2012-05-11"gcc-android" needs to be recognized on the build platformTor Lillqvist2-32/+32
2012-05-11The timezone variable is called just that on AndroidTor Lillqvist1-0/+9
2012-05-11No <langinfo.h> for AndroidTor Lillqvist1-0/+11
2012-05-11gcc atomics only definitely available >= gcc 4.4.4Caolán McNamara2-0/+12
2012-05-11bodge MacOSX harderCaolán McNamara1-10/+15