Age | Commit message (Expand) | Author |
2012-07-27 | disable building the icu samples | Caolán McNamara |
2012-07-17 | for external modules add a dependency on the makefile.mk itself | Caolán McNamara |
2012-07-12 | make icu build on mips again | Caolán McNamara |
2012-06-21 | icu: add patch for Solaris/GCC | Jonathan Adams |
2012-05-29 | bin icuversion.mk, set the variables in configure | Matúš Kukan |
2012-05-17 | Move the RPATH enforcement to icu4c-rpath.patch and skip that for Android | Tor Lillqvist |
2012-05-16 | restore this, problem was ever-growing PATH for incremental builds | Caolán McNamara |
2012-05-14 | Comment this one because it randomly breaks Windows build | Fridrich Štrba |
2012-05-13 | ensure freshly built icu headers are newer than previous headers | Caolán McNamara |
2012-05-11 | Must prepend uconfig.h.prepend to uconfig.h when using --with-library-suffix | Tor Lillqvist |
2012-05-11 | Fix copy/pasted comment | Tor Lillqvist |
2012-05-11 | gcc atomics only definitely available >= gcc 4.4.4 | Caolán McNamara |
2012-05-11 | try and bodge macosx 10.4 build | Caolán McNamara |
2012-05-11 | upgrade to icu 49 | Caolán McNamara |
2012-05-10 | configure icu for windows via runConfigureICU Cygwin/MSVC | Caolán McNamara |
2012-05-09 | EasyHack fdo#42783: get rid of CPU define/build system variable | Thomas Collerton |
2012-05-02 | fix typo | Caolán McNamara |
2012-05-02 | can use -O2 without -fstrict-aliasing for icu | Caolán McNamara |
2012-03-17 | fix icu parallel build | Luboš Luňák |
2012-02-29 | Simplify install name handling for external libraries on Mac OS X | Stephan Bergmann |
2012-02-17 | fix icu build on arm | Rene Engelhard |
2012-01-10 | typo in .IF | Caolán McNamara |
2011-12-12 | Resolves: CVE-2011-4599 | Caolán McNamara |
2011-11-21 | Use -fno-omit-frame-pointer for Android (no idea if essential) | Tor Lillqvist |
2011-11-21 | Link with -lgnustl_shared for Android | Tor Lillqvist |
2011-11-21 | Use --with-library-suffix=lo for Android to avoid clash with system ICU | Tor Lillqvist |
2011-11-21 | Don't use any major version soname suffix for Android | Tor Lillqvist |
2011-11-10 | Deliver just shared library file names ending in .so for Android | Tor Lillqvist |
2011-09-27 | Compile also ICU for debugging if --enable-debug | Tor Lillqvist |
2011-08-26 | Bin USE_MINGW | Tor Lillqvist |
2011-08-19 | Fix some icu cross-building problems. | Jan Holesovsky |
2011-06-11 | Initial attempt at Android cross-compilation support | Tor Lillqvist |
2011-06-06 | Always compare CROSS_COMPILING explicitly to "YES" | Tor Lillqvist |
2011-06-05 | No ICU_NATIVE_BUILD_ROOT used any more | Tor Lillqvist |
2011-06-04 | data/mappings/ucm*.mk & data/translit/trn*.mk don't exist in current icu anymore | Christian Lohmaier |
2011-06-02 | (minor) EXTRA_CDEFS are preprocessor plags | Christian Lohmaier |
2011-05-30 | remove double "=" from assignment to STATIC_OR_SHARED | Christian Lohmaier |
2011-05-26 | Cross-compilation support and iOS in particular | Tor Lillqvist |
2011-03-29 | icu-4.2.1-rpath.diff: pass $ORIGIN correctly to icu RPATH | Petr Mladek |
2011-03-18 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-exter... | Jan Holesovsky |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-18 | Don't build static icu that nobody uses | Fridrich Štrba |
2011-03-17 | Don't build things we don't use and that are broken | Fridrich Štrba |
2011-03-15 | escape spaces in compiler name | Caolán McNamara |
2011-03-15 | Make icu 4.4.2 build on Linux | Fridrich Štrba |
2011-03-15 | Downgrade icu to 4.4.2 | Fridrich Štrba |
2011-03-14 | Don't build with builtin wchar_t on Windows | Fridrich Strba |
2011-03-14 | Build the Relase configuration with msbuild | Tor Lillqvist |
2011-03-14 | Now when attempting to use MSVC2010, use msbuild to build it | Tor Lillqvist |
2011-03-11 | WaE: silence new icu warnings | Caolán McNamara |