summaryrefslogtreecommitdiff
path: root/icu
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-11try and bodge macosx 10.4 buildCaolán McNamara2-0/+15
2012-05-11upgrade to icu 49Caolán McNamara12-305/+113
2012-05-10configure icu for windows via runConfigureICU Cygwin/MSVCCaolán McNamara7-4193/+32
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-1/+1
2012-05-02fix typoCaolán McNamara1-2/+2
2012-05-02can use -O2 without -fstrict-aliasing for icuCaolán McNamara1-0/+3
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-03-17fix icu parallel buildLuboš Luňák2-1/+22
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-1/+6
2012-02-17fix icu build on armRene Engelhard2-1/+26
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich2-4/+15
2012-01-10typo in .IFCaolán McNamara1-1/+1
2012-01-02oops use == not = in dmake conditionalNorbert Thiebaud1-3/+3
2012-01-02ICU relying on undef is not viable in cross-compile scenarioNorbert Thiebaud1-7/+12
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist1-12/+0
2011-12-12Resolves: CVE-2011-4599Caolán McNamara2-1/+22
2011-11-21Use -fno-omit-frame-pointer for Android (no idea if essential)Tor Lillqvist1-0/+2