summaryrefslogtreecommitdiffstats
path: root/icu
Commit message (Expand)AuthorAgeFilesLines
* bin icuversion.mk, set the variables in configureMatúš Kukan2012-05-293-42/+0
* Move the RPATH enforcement to icu4c-rpath.patch and skip that for AndroidTor Lillqvist2012-05-173-15/+17
* 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-132-2/+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-android" needs to be recognized on the build platformTor Lillqvist2012-05-112-32/+32
* The timezone variable is called just that on AndroidTor Lillqvist2012-05-111-0/+9
* No <langinfo.h> for AndroidTor Lillqvist2012-05-111-0/+11
* gcc atomics only definitely available >= gcc 4.4.4Caolán McNamara2012-05-112-0/+12
* bodge MacOSX harderCaolán McNamara2012-05-111-10/+15
* try and bodge macosx 10.4 buildCaolán McNamara2012-05-112-0/+15
* upgrade to icu 49Caolán McNamara2012-05-1112-305/+113
* configure icu for windows via runConfigureICU Cygwin/MSVCCaolán McNamara2012-05-107-4193/+32
* 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
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* fix icu parallel buildLuboš Luňák2012-03-172-1/+22
* Simplify install name handling for external libraries on Mac OS XStephan Bergmann2012-02-291-1/+6
* fix icu build on armRene Engelhard2012-02-172-1/+26
* Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich2012-02-092-4/+15
* typo in .IFCaolán McNamara2012-01-101-1/+1
* oops use == not = in dmake conditionalNorbert Thiebaud2012-01-021-3/+3
* ICU relying on undef is not viable in cross-compile scenarioNorbert Thiebaud2012-01-021-7/+12
* Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist2011-12-201-12/+0
* Resolves: CVE-2011-4599Caolán McNamara2011-12-122-1/+22
* 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-212-6/+16
* Don't use any major version soname suffix for AndroidTor Lillqvist2011-11-212-0/+16
* Deliver just shared library file names ending in .so for AndroidTor Lillqvist2011-11-102-0/+13
* Don't consider newer Apple compilers having "universal" byte orderTor Lillqvist2011-09-281-0/+11
* Compile also ICU for debugging if --enable-debugTor Lillqvist2011-09-271-1/+6
* Make Android cross-build workingThorsten Behrens2011-09-271-12/+21
* Bin USE_MINGWTor Lillqvist2011-08-261-3/+0
* Fix some icu cross-building problems.Jan Holesovsky2011-08-192-2/+22
* Let's try to do without the extra copy of icuin.lib as iicui18n.libTor Lillqvist2011-08-181-1/+0
* Initial attempt at Android cross-compilation supportTor Lillqvist2011-06-112-1/+96
* Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist2011-06-061-1/+1
* No ICU_NATIVE_BUILD_ROOT used any moreTor Lillqvist2011-06-051-1/+2
* data/mappings/ucm*.mk & data/translit/trn*.mk don't exist in current icu anymoreChristian Lohmaier2011-06-041-4/+0
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-29/+29
* (minor) EXTRA_CDEFS are preprocessor plagsChristian Lohmaier2011-06-021-3/+3
* remove double "=" from assignment to STATIC_OR_SHAREDChristian Lohmaier2011-05-301-1/+1
* Cross-compilation support and iOS in particularTor Lillqvist2011-05-262-1/+32
* hacky patch to deliver icuin.lib as iicui18n.lib fixes forms build errorNoel Power2011-04-051-0/+2
* icu-4.2.1-rpath.diff: pass $ORIGIN correctly to icu RPATHPetr Mladek2011-03-292-0/+22
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-exter...Jan Holesovsky2011-03-182-8/+3
|\