summaryrefslogtreecommitdiff
path: root/icu/makefile.mk
AgeCommit message (Expand)AuthorFilesLines
2013-10-17Resolves: rhbz#1015594 CVE-2013-2924 use-after-freeEike Rathke1-0/+1
2013-05-13fdo#59850: Resolves invalid date changing by ICU's timezone detection bug.Isamu Mogi1-0/+1
2013-03-07resolved rhbz#918168 ICU: CVE-2013-0900 race condition allows DoSEike Rathke1-0/+2
2013-02-20Don't cripple the icu dataFridrich Štrba1-1/+2
2013-02-19Resolves: fdo#52519 crash on typing some MalayalamCaolán McNamara1-0/+1
2012-12-23Add icu patch to avoid buffer overflow, taken from obsTomáš Chvátal1-0/+1
2012-12-04avoid build error (message) from icuLuboš Luňák1-0/+1
2012-11-28icu4c.8320.freeserif.crash.patch is already in the ICU we useTor Lillqvist1-4/+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 Lillqvist1-0/+2
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 Kim1-0/+1
2012-08-27fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for icuJung-uk Kim1-2/+5
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist1-1/+1
2012-08-14Resolves: icu#7601, icu#8198Caolán McNamara1-0/+8
2012-07-27disable building the icu samplesCaolán McNamara1-2/+2
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 Adams1-0/+1
2012-05-29bin icuversion.mk, set the variables in configureMatúš Kukan1-2/+0
2012-05-17Move the RPATH enforcement to icu4c-rpath.patch and skip that for AndroidTor Lillqvist1-1/+3
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 McNamara1-1/+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-11gcc atomics only definitely available >= gcc 4.4.4Caolán McNamara1-0/+1
2012-05-11try and bodge macosx 10.4 buildCaolán McNamara1-0/+1
2012-05-11upgrade to icu 49Caolán McNamara1-22/+18
2012-05-10configure icu for windows via runConfigureICU Cygwin/MSVCCaolán McNamara1-53/+17
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-03-17fix icu parallel buildLuboš Luňák1-1/+2
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-1/+6
2012-02-17fix icu build on armRene Engelhard1-1/+2
2012-01-10typo in .IFCaolán McNamara1-1/+1
2011-12-12Resolves: CVE-2011-4599Caolán McNamara1-1/+2
2011-11-21Use -fno-omit-frame-pointer for Android (no idea if essential)Tor Lillqvist1-0/+2
2011-11-21Link with -lgnustl_shared for AndroidTor Lillqvist1-0/+1
2011-11-21Use --with-library-suffix=lo for Android to avoid clash with system ICUTor Lillqvist1-6/+10
2011-11-21Don't use any major version soname suffix for AndroidTor Lillqvist1-0/+5
2011-11-10Deliver just shared library file names ending in .so for AndroidTor Lillqvist1-0/+7
2011-09-27Compile also ICU for debugging if --enable-debugTor Lillqvist1-1/+6
2011-08-26Bin USE_MINGWTor Lillqvist1-3/+0
2011-08-19Fix some icu cross-building problems.Jan Holesovsky1-2/+11