summaryrefslogtreecommitdiff
path: root/icu/makefile.mk
AgeCommit message (Expand)Author
2012-05-29bin icuversion.mk, set the variables in configureMatúš Kukan
2012-05-17Move the RPATH enforcement to icu4c-rpath.patch and skip that for AndroidTor Lillqvist
2012-05-16restore this, problem was ever-growing PATH for incremental buildsCaolán McNamara
2012-05-14Comment this one because it randomly breaks Windows buildFridrich Štrba
2012-05-13ensure freshly built icu headers are newer than previous headersCaolán McNamara
2012-05-11Must prepend uconfig.h.prepend to uconfig.h when using --with-library-suffixTor Lillqvist
2012-05-11Fix copy/pasted commentTor Lillqvist
2012-05-11gcc atomics only definitely available >= gcc 4.4.4Caolán McNamara
2012-05-11try and bodge macosx 10.4 buildCaolán McNamara
2012-05-11upgrade to icu 49Caolán McNamara
2012-05-10configure icu for windows via runConfigureICU Cygwin/MSVCCaolán McNamara
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton
2012-05-02fix typoCaolán McNamara
2012-05-02can use -O2 without -fstrict-aliasing for icuCaolán McNamara
2012-03-17fix icu parallel buildLuboš Luňák
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann
2012-02-17fix icu build on armRene Engelhard
2012-01-10typo in .IFCaolán McNamara
2011-12-12Resolves: CVE-2011-4599Caolán McNamara
2011-11-21Use -fno-omit-frame-pointer for Android (no idea if essential)Tor Lillqvist
2011-11-21Link with -lgnustl_shared for AndroidTor Lillqvist
2011-11-21Use --with-library-suffix=lo for Android to avoid clash with system ICUTor Lillqvist
2011-11-21Don't use any major version soname suffix for AndroidTor Lillqvist
2011-11-10Deliver just shared library file names ending in .so for AndroidTor Lillqvist
2011-09-27Compile also ICU for debugging if --enable-debugTor Lillqvist
2011-08-26Bin USE_MINGWTor Lillqvist
2011-08-19Fix some icu cross-building problems.Jan Holesovsky
2011-06-11Initial attempt at Android cross-compilation supportTor Lillqvist
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-06-05No ICU_NATIVE_BUILD_ROOT used any moreTor Lillqvist
2011-06-04data/mappings/ucm*.mk & data/translit/trn*.mk don't exist in current icu anymoreChristian Lohmaier
2011-06-02(minor) EXTRA_CDEFS are preprocessor plagsChristian Lohmaier
2011-05-30remove double "=" from assignment to STATIC_OR_SHAREDChristian Lohmaier
2011-05-26Cross-compilation support and iOS in particularTor Lillqvist
2011-03-29icu-4.2.1-rpath.diff: pass $ORIGIN correctly to icu RPATHPetr Mladek
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-exter...Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-18Don't build static icu that nobody usesFridrich Štrba
2011-03-17Don't build things we don't use and that are brokenFridrich Štrba
2011-03-15escape spaces in compiler nameCaolán McNamara
2011-03-15Make icu 4.4.2 build on LinuxFridrich Štrba
2011-03-15Downgrade icu to 4.4.2Fridrich Štrba
2011-03-14Don't build with builtin wchar_t on WindowsFridrich Strba
2011-03-14Build the Relase configuration with msbuildTor Lillqvist
2011-03-14Now when attempting to use MSVC2010, use msbuild to build itTor Lillqvist
2011-03-11WaE: silence new icu warningsCaolán McNamara
2011-03-11restore build of build patch that seem to still make senseCaolán McNamara
2011-03-10Upgrade to ICU 4.6Martin Hosken
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-02Resolves: rhbz#674328 freeserif crashes libicuCaolán McNamara