summaryrefslogtreecommitdiffstats
path: root/libxml2
Commit message (Collapse)AuthorAgeFilesLines
* build debugging libxml2 with -gCaolán McNamara2012-01-101-2/+11
|
* Make also the libxml2 library file name end in .so for AndroidTor Lillqvist2011-11-103-0/+20
|
* chmod -xTor Lillqvist2011-10-273-0/+0
|
* Don't build libxml2.dll against debugging runtime for --enable-debugTor Lillqvist2011-10-271-1/+1
| | | | | | | | 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).
* Make Android cross-build workingThorsten Behrens2011-09-272-10/+19
| | | | | | | | | | | | 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.
* Escaped non-ASCII characters from source files.Takashi Nakamoto2011-08-312-1/+34
| | | | | | | | | | | 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.
* fix build error for the moment, apply mingw patch only for mingw caseCaolán McNamara2011-08-231-3/+4
|
* Fix mingw cross-build of libxml2.Jan Holesovsky2011-08-232-48/+22
|
* Cross-compilation support for AndroidTor Lillqvist2011-06-093-2/+28
|
* Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist2011-06-061-1/+1
|
* conditionalize libxml dependencyChristian Lohmaier2011-06-041-2/+2
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-9/+9
|
* Drop unnecessary quotes around platform tripletsTor Lillqvist2011-05-301-1/+1
|
* TypoTor Lillqvist2011-05-241-1/+1
|
* Cross-compilation support and iOS in particularTor Lillqvist2011-05-241-1/+12
|
* Drop OS2Tor Lillqvist2011-05-211-5/+0
|
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-0/+38
|\ | | | | | | | | | | Conflicts: graphite/makefile.mk libxml2/makefile.mk
| * jl164 #i109096# libxml2 fails when using long paths on windowsJoachim Lingner2011-02-242-0/+37
| |
* | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-091-5/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * #i10000# #i10000# changes from OOO330 m20Vladimir Glazunov2011-01-251-5/+26
| |\
| | * impress208: #164350# fixed a security issue in 3rd party library libxml2Christian Lippka ORACLE2011-01-031-5/+26
| | |
| * | mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono2011-01-061-1/+1
| | |
| * | merge OOO330Hans-Joachim Lankenau2010-12-142-0/+50
| |\|
| | * impress206: fix libxml2 issue (thanks rene for the patch)Michael Stahl2010-12-062-0/+50
| | |
| * | sb126: merged in DEV300_m87sb2010-09-163-13/+63
| |\|
| * | sb126: merged in DEV300_m84sb2010-06-302-3/+27
| |\ \
| * | | sb126: #i110197# remove -Wl,-z,noexecstack hacksb2010-06-221-4/+0
| | | |
* | | | Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2011-02-081-5/+26
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: dictionaries/prj/build.lst dictionaries/uk_UA/makefile.mk hunspell/makefile.mk
| * | | | impress208: #164350# better xpath handlingChristian Lippka ORACLE2011-01-071-5/+26
| | | | |
* | | | | Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky2010-12-202-0/+50
|\| | | |
| * | | | XPATH handling fixRene Engelhard2010-12-132-0/+50
| | | | | | | | | | | | | | | | | | | | Signed off by Petr Mladek <pmladek@suse.cz>
* | | | | Actually build internal libxml2 with debug symbols in debug buildsCédric Bosdonnat2010-12-071-0/+3
|/ / / /
* | | | Build fixes for VC++ 10Jesús Corrius2010-10-202-1/+17
| | | |
* | | | update libtooling and config.guess for aix 7Caolán McNamara2010-10-132-2/+23
| |_|/ |/| |
* | | CWS-TOOLING: integrate CWS solaris10u8_OOO330Jens-Heiner Rechtien2010-07-213-13/+63
|\ \ \ | |_|/ |/| |
| * | solaris10u8: #i112480#: build libxml2 with versioned symbols on solaris:Michael Stahl2010-07-123-13/+63
| |/ | | | | | | libxml2-gnome602728.patch: remove (disables version script). libxml2-global-symbols.patch: export various global variable symbols.
* | i#112159: MinGW port: more fix for libxml2 2.7.6 to avoid using pthreadstono2010-06-121-0/+13
| |
* | i#112159: MinGW port: libxmlsec 1.2.14, libxml2 2.7.6, libxslt 1.1.26tono2010-06-062-1/+12
| |
* | mingwport30: merge with DEV300 m80tono2010-06-057-444/+180
|\|
| * xmlsec1_2_14: update to DEV300m77Hans-Joachim Lankenau2010-05-191-0/+1
| |\
| * \ xmlsec1_2_14: merge with DEV300 m73Caolán McNamara2010-03-021-5/+1
| |\ \
| * | | xmlsec1_2_14: #i107747#: solaris problemsCaolán McNamara2009-12-182-1/+14
| | | |
| * | | xmlsec1_2_14: #i107747#: track upstream bug id for this patchCaolán McNamara2009-12-172-1/+1
| | | |
| * | | xmlsec1_2_14: #i107747#: fix missing casts on sun studioCaolán McNamara2009-12-172-1/+22
| | | |
| * | | xmlsec1_2_14: #i107747#: upgrade to latest xmlsec1, libxml2 and libxsltCaolán McNamara2009-12-175-443/+145
| | | |
* | | | i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 : more fixestono2010-06-051-1/+1
| | | |
* | | | i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono2010-05-311-3/+3
| |_|/ |/| |
* | | ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-101-5/+1
|\ \ \ | | |/ | |/|
| * | changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-5/+1
| |/ | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* / ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau2010-01-151-0/+1
|/