summaryrefslogtreecommitdiffstats
path: root/icu/makefile.mk
Commit message (Expand)AuthorAgeFilesLines
* resolved rhbz#918168 ICU: CVE-2013-0900 race condition allows DoSEike Rathke2013-03-071-0/+2
* Don't cripple the icu dataFridrich Štrba2013-02-201-1/+2
* Resolves: fdo#52519 crash on typing some MalayalamCaolán McNamara2013-02-191-0/+1
* Add icu patch to avoid buffer overflow, taken from obsTomáš Chvátal2012-12-231-0/+1
* avoid build error (message) from icuLuboš Luňák2012-12-041-0/+1
* icu4c.8320.freeserif.crash.patch is already in the ICU we useTor Lillqvist2012-11-281-4/+0
* support for --with-all-tarballsMatúš Kukan2012-11-271-0/+8
* Use subset of ICU data in a bundled ICUTor Lillqvist2012-11-211-1/+3
* Fix icu build with GCC versions that don't have the builtin atomics detectedFridrich Štrba2012-11-131-0/+2
* Use hidden visibility now for Android with icu built staticallyTor Lillqvist2012-11-111-0/+2
* Fix commentTor Lillqvist2012-11-091-1/+1
* Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist2012-09-141-3/+6
* Put -DUCONFIG_NO_FILE_IO also in CXXFLAGS for iOSTor Lillqvist2012-09-121-0/+1
* fdo#53893: Undefine U_TIMEZONE for BSDs (except for NetBSD)Jung-uk Kim2012-08-271-0/+1
* fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for icuJung-uk Kim2012-08-271-2/+5
* For kicks, enable cross-building for Android on MIPSTor Lillqvist2012-08-161-1/+1
* Resolves: icu#7601, icu#8198Caolán McNamara2012-08-141-0/+8
* disable building the icu samplesCaolán McNamara2012-07-271-2/+2
* for external modules add a dependency on the makefile.mk itselfCaolán McNamara2012-07-171-7/+0
* make icu build on mips againCaolán McNamara2012-07-121-1/+1
* icu: add patch for Solaris/GCCJonathan Adams2012-06-211-0/+1
* bin icuversion.mk, set the variables in configureMatúš Kukan2012-05-291-2/+0
* Move the RPATH enforcement to icu4c-rpath.patch and skip that for AndroidTor Lillqvist2012-05-171-1/+3
* restore this, problem was ever-growing PATH for incremental buildsCaolán McNamara2012-05-161-1/+1
* Comment this one because it randomly breaks Windows buildFridrich Štrba2012-05-141-1/+1
* ensure freshly built icu headers are newer than previous headersCaolán McNamara2012-05-131-1/+4
* Must prepend uconfig.h.prepend to uconfig.h when using --with-library-suffixTor Lillqvist2012-05-111-0/+1
* Fix copy/pasted commentTor Lillqvist2012-05-111-1/+1
* gcc atomics only definitely available >= gcc 4.4.4Caolán McNamara2012-05-111-0/+1
* try and bodge macosx 10.4 buildCaolán McNamara2012-05-111-0/+1
* upgrade to icu 49Caolán McNamara2012-05-111-22/+18
* configure icu for windows via runConfigureICU Cygwin/MSVCCaolán McNamara2012-05-101-53/+17
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-1/+1
* fix typoCaolán McNamara2012-05-021-2/+2
* can use -O2 without -fstrict-aliasing for icuCaolán McNamara2012-05-021-0/+3
* fix icu parallel buildLuboš Luňák2012-03-171-1/+2
* Simplify install name handling for external libraries on Mac OS XStephan Bergmann2012-02-291-1/+6
* fix icu build on armRene Engelhard2012-02-171-1/+2
* typo in .IFCaolán McNamara2012-01-101-1/+1
* Resolves: CVE-2011-4599Caolán McNamara2011-12-121-1/+2
* Use -fno-omit-frame-pointer for Android (no idea if essential)Tor Lillqvist2011-11-211-0/+2
* Link with -lgnustl_shared for AndroidTor Lillqvist2011-11-211-0/+1
* Use --with-library-suffix=lo for Android to avoid clash with system ICUTor Lillqvist2011-11-211-6/+10
* Don't use any major version soname suffix for AndroidTor Lillqvist2011-11-211-0/+5
* Deliver just shared library file names ending in .so for AndroidTor Lillqvist2011-11-101-0/+7
* Compile also ICU for debugging if --enable-debugTor Lillqvist2011-09-271-1/+6
* Bin USE_MINGWTor Lillqvist2011-08-261-3/+0
* Fix some icu cross-building problems.Jan Holesovsky2011-08-191-2/+11
* Initial attempt at Android cross-compilation supportTor Lillqvist2011-06-111-1/+11
* Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist2011-06-061-1/+1