Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-10 | Make also the libxml2 library file name end in .so for Android | Tor Lillqvist | |
2011-10-27 | chmod -x | Tor Lillqvist | |
2011-10-27 | Don't build libxml2.dll against debugging runtime for --enable-debug | Tor Lillqvist | |
Passing the debug=yes option to libxml2's configure.js causes it to be built against the debugging runtime, which is not what we want if we just have used --enable-debug. It is with --enable-dbgutil that we want to use the debugging runtime. So look at $(dbgutil), not $(debug). | |||
2011-09-27 | Make Android cross-build working | Thorsten Behrens | |
In the spirit of 12759f67a36d52a345be6002d7017551e8414c59, change external lib's config.sub to eat the arm-unknown-linux-androideabi host os string. Also, permit shared libs again - seems Android can handle those. Added dictionaries to cross-build-toolset - idxdict is needed. Should build up to sfx2 - some residual static lib issues there, and in raptor. | |||
2011-08-31 | Escaped non-ASCII characters from source files. | Takashi Nakamoto | |
Building libxml2 with VC++ 2008 Express Edition on Windows platform where the locale is Japanese (or maybe Korean, Chinese or others) fails because some files generated by test tools in libxml2 contains non-ASCII characters. This issue is originally reported in OpenOffice.org community (issue 93433) and a patch is provided by tora, but it has not been applied yet. This modification is based on the patch and adapted to the current LibreOffice source. | |||
2011-08-23 | fix build error for the moment, apply mingw patch only for mingw case | Caolán McNamara | |
2011-08-23 | Fix mingw cross-build of libxml2. | Jan Holesovsky | |
2011-06-09 | Cross-compilation support for Android | Tor Lillqvist | |
2011-06-06 | Always compare CROSS_COMPILING explicitly to "YES" | Tor Lillqvist | |
2011-06-04 | conditionalize libxml dependency | Christian Lohmaier | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-30 | Drop unnecessary quotes around platform triplets | Tor Lillqvist | |
2011-05-24 | Typo | Tor Lillqvist | |
2011-05-24 | Cross-compilation support and iOS in particular | Tor Lillqvist | |
2011-05-21 | Drop OS2 | Tor Lillqvist | |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | |
Conflicts: graphite/makefile.mk libxml2/makefile.mk | |||
2011-03-09 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky | |
Conflicts: boost/aliasing.patch boost/makefile.mk cairo/cairo/makefile.mk cairo/pixman/makefile.mk dictionaries/da_DK/README_th_da_DK.txt dictionaries/da_DK/description.xml dictionaries/da_DK/dictionaries.xcu dictionaries/da_DK/makefile.mk dictionaries/da_DK/th_da_DK.dat dictionaries/de_AT/th_de_AT_v2.idx dictionaries/de_CH/th_de_CH_v2.idx dictionaries/de_DE/COPYING dictionaries/de_DE/COPYING_GPLv2 dictionaries/de_DE/COPYING_GPLv2.txt dictionaries/de_DE/README_extension_owner.txt dictionaries/de_DE/README_th_de_DE_v2.txt dictionaries/de_DE/makefile.mk dictionaries/de_DE/th_de_DE_v2.idx icu/makefile.mk moz/makefile.mk python/makefile.mk | |||
2011-02-24 | jl164 #i109096# libxml2 fails when using long paths on windows | Joachim Lingner | |
2011-02-08 | Merge remote branch 'origin/libreoffice-3-3' | Jan Holesovsky | |
Conflicts: dictionaries/prj/build.lst dictionaries/uk_UA/makefile.mk hunspell/makefile.mk | |||
2011-01-25 | #i10000# #i10000# changes from OOO330 m20 | Vladimir Glazunov | |
2011-01-07 | impress208: #164350# better xpath handling | Christian Lippka ORACLE | |
2011-01-06 | mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ name | tono | |
2011-01-03 | impress208: #164350# fixed a security issue in 3rd party library libxml2 | Christian Lippka ORACLE | |
2010-12-20 | Merge commit 'libreoffice-3.3.0.2' | Jan Holesovsky | |
2010-12-14 | merge OOO330 | Hans-Joachim Lankenau | |
2010-12-13 | XPATH handling fix | Rene Engelhard | |
Signed off by Petr Mladek <pmladek@suse.cz> | |||
2010-12-07 | Actually build internal libxml2 with debug symbols in debug builds | Cédric Bosdonnat | |
2010-12-06 | impress206: fix libxml2 issue (thanks rene for the patch) | Michael Stahl | |
2010-10-20 | Build fixes for VC++ 10 | Jesús Corrius | |
2010-10-13 | update libtooling and config.guess for aix 7 | Caolán McNamara | |
2010-09-16 | sb126: merged in DEV300_m87 | sb | |
2010-07-21 | CWS-TOOLING: integrate CWS solaris10u8_OOO330 | Jens-Heiner Rechtien | |
2010-07-12 | solaris10u8: #i112480#: build libxml2 with versioned symbols on solaris: | Michael Stahl | |
libxml2-gnome602728.patch: remove (disables version script). libxml2-global-symbols.patch: export various global variable symbols. | |||
2010-06-30 | sb126: merged in DEV300_m84 | sb | |
2010-06-22 | sb126: #i110197# remove -Wl,-z,noexecstack hack | sb | |
2010-06-12 | i#112159: MinGW port: more fix for libxml2 2.7.6 to avoid using pthreads | tono | |
2010-06-06 | i#112159: MinGW port: libxmlsec 1.2.14, libxml2 2.7.6, libxslt 1.1.26 | tono | |
2010-06-05 | mingwport30: merge with DEV300 m80 | tono | |
2010-06-05 | i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 : more fixes | tono | |
2010-05-31 | i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 | tono | |
2010-05-19 | xmlsec1_2_14: update to DEV300m77 | Hans-Joachim Lankenau | |
2010-03-10 | ause110: update to DEV300_m74 | Hans-Joachim Lankenau | |
2010-03-02 | xmlsec1_2_14: merge with DEV300 m73 | Caolán McNamara | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2010-01-15 | ause110: #i106731# remove tarballs from scm and find them in download cache dir | Hans-Joachim Lankenau | |
2009-12-18 | xmlsec1_2_14: #i107747#: solaris problems | Caolán McNamara | |
2009-12-17 | xmlsec1_2_14: #i107747#: track upstream bug id for this patch | Caolán McNamara | |
2009-12-17 | xmlsec1_2_14: #i107747#: fix missing casts on sun studio | Caolán McNamara | |
2009-12-17 | xmlsec1_2_14: #i107747#: upgrade to latest xmlsec1, libxml2 and libxslt | Caolán McNamara | |
2009-09-18 | CWS-TOOLING: integrate CWS mingwport24 | Ivo Hinkelmann | |
2009-09-13 02:15:22 +0200 tono r276097 : i#105033: mingw port: accept incomplete deflib 2009-09-12 15:14:34 +0200 tono r276096 : i#105012: mingw port: $(PATH) should be quoted 2009-09-12 15:12:49 +0200 tono r276095 : i#105011: mingw port: berkeleydb fix 2009-09-12 15:11:39 +0200 tono r276094 : i#105010: mingw port: decline libdl 2009-09-12 15:10:21 +0200 tono r276093 : i#105009: mingw port: sal/osl/w32/file_dirvol.cxx needs ctype.h 2009-09-12 15:08:27 +0200 tono r276092 : reverting changes to revise log messages 2009-09-12 11:55:48 +0200 tono r276090 : i#105014: mingw port: change to latest w32api and mingw runtime 2009-09-12 11:52:12 +0200 tono r276089 : i#105013: mingw port: fix gas error in call.s in bridges 2009-09-12 11:42:04 +0200 tono r276088 : mingw port: should be quoted 2009-09-12 11:35:35 +0200 tono r276087 : mingw port: berkeleydb fix 2009-09-12 11:32:34 +0200 tono r276086 : mingw port: decline libdl 2009-09-12 11:20:50 +0200 tono r276085 : mingw port: sal/osl/w32/file_dirvol.cxx needs ctype.h |