Age | Commit message (Expand) | Author |
2012-09-14 | Adapt for DISABLE_DYNLOADING possibility also for Android | Tor Lillqvist |
2012-09-12 | Put -DUCONFIG_NO_FILE_IO also in CXXFLAGS for iOS | Tor Lillqvist |
2012-08-27 | fdo#53893: Undefine U_TIMEZONE for BSDs (except for NetBSD) | Jung-uk Kim |
2012-08-27 | fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for icu | Jung-uk Kim |
2012-08-16 | For kicks, enable cross-building for Android on MIPS | Tor Lillqvist |
2012-08-14 | Resolves: icu#7601, icu#8198 | Caolán McNamara |
2012-07-27 | disable building the icu samples | Caolán McNamara |
2012-07-20 | android: x86 porting work. | Michael Meeks |
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-android" needs to be recognized on the build platform | Tor Lillqvist |
2012-05-11 | The timezone variable is called just that on Android | Tor Lillqvist |
2012-05-11 | No <langinfo.h> for Android | Tor Lillqvist |
2012-05-11 | gcc atomics only definitely available >= gcc 4.4.4 | Caolán McNamara |
2012-05-11 | bodge MacOSX harder | 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-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
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-02-09 | Added and improved READMEs for modules in libs-extern-sys | Josh Heidenreich |
2012-01-10 | typo in .IF | Caolán McNamara |
2012-01-02 | oops use == not = in dmake conditional | Norbert Thiebaud |
2012-01-02 | ICU relying on undef is not viable in cross-compile scenario | Norbert Thiebaud |
2011-12-20 | Abandon attempt to use the debug CRT in a dbgutil build | Tor Lillqvist |
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-28 | Don't consider newer Apple compilers having "universal" byte order | Tor Lillqvist |
2011-09-27 | Compile also ICU for debugging if --enable-debug | Tor Lillqvist |
2011-09-27 | Make Android cross-build working | Thorsten Behrens |
2011-08-26 | Bin USE_MINGW | Tor Lillqvist |
2011-08-19 | Fix some icu cross-building problems. | Jan Holesovsky |
2011-08-18 | Let's try to do without the extra copy of icuin.lib as iicui18n.lib | Tor Lillqvist |