summaryrefslogtreecommitdiff
path: root/libxml2
AgeCommit message (Expand)AuthorFilesLines
2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl1-1/+2
2013-04-03libxml2: remove usage of dmake remnant LIBXML2LIBMichael Stahl1-1/+1
2013-03-22No nan() in Clang for Android, it seemsTor Lillqvist1-0/+12
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-23comma need to be escape in Makefile when in argument of $(callNorbert Thiebaud1-1/+1
2013-02-22quiet external module build log unless failureNorbert Thiebaud1-25/+25
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-13libxml2: do not use --with-mem-debugMichael Stahl1-1/+3
2013-02-07fix libxml2 on androidPeter Foley1-1/+1
2013-02-07convert libxml2 to gbuild and add to tail_buildPeter Foley11-196/+162
2012-11-06Ignore the static and debugging libxml2 libs that get built with MSVCTor Lillqvist1-2/+2
2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist1-2/+2
2012-05-08Don't build against the debugging MSVC runtime in a dbgutil build eitherTor Lillqvist1-3/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-1/+5
2012-02-23set back rpath to ure/lib for libxml on MACPetr Mladek1-1/+1
2012-02-22support using for libxml2 internal on MacOSXNorbert Thiebaud2-1/+3
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich1-0/+1
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-1/+1
2012-01-10build debugging libxml2 with -gCaolán McNamara1-2/+11
2011-11-10Make also the libxml2 library file name end in .so for AndroidTor Lillqvist3-0/+20
2011-10-27chmod -xTor Lillqvist3-0/+0
2011-10-27Don't build libxml2.dll against debugging runtime for --enable-debugTor Lillqvist1-1/+1
2011-09-27Make Android cross-build workingThorsten Behrens2-10/+19
2011-08-31Escaped non-ASCII characters from source files.Takashi Nakamoto2-1/+34
2011-08-23fix build error for the moment, apply mingw patch only for mingw caseCaolán McNamara1-3/+4
2011-08-23Fix mingw cross-build of libxml2.Jan Holesovsky2-48/+22
2011-06-09Cross-compilation support for AndroidTor Lillqvist3-2/+28
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist1-1/+1
2011-06-04conditionalize libxml dependencyChristian Lohmaier1-2/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-9/+9
2011-05-30Drop unnecessary quotes around platform tripletsTor Lillqvist1-1/+1
2011-05-24TypoTor Lillqvist1-1/+1
2011-05-24Cross-compilation support and iOS in particularTor Lillqvist1-1/+12
2011-05-21Drop OS2Tor Lillqvist1-5/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-0/+38
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-5/+1
2011-02-24jl164 #i109096# libxml2 fails when using long paths on windowsJoachim Lingner2-0/+37
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-5/+26
2011-01-25#i10000# #i10000# changes from OOO330 m20Vladimir Glazunov1-5/+26
2011-01-07impress208: #164350# better xpath handlingChristian Lippka ORACLE1-5/+26
2011-01-06mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono1-1/+1
2011-01-03impress208: #164350# fixed a security issue in 3rd party library libxml2Christian Lippka ORACLE1-5/+26
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky2-0/+50
2010-12-14merge OOO330Hans-Joachim Lankenau2-0/+50
2010-12-13XPATH handling fixRene Engelhard2-0/+50
2010-12-07Actually build internal libxml2 with debug symbols in debug buildsCédric Bosdonnat1-0/+3
2010-12-06impress206: fix libxml2 issue (thanks rene for the patch)Michael Stahl2-0/+50
2010-10-20Build fixes for VC++ 10Jesús Corrius2-1/+17