summaryrefslogtreecommitdiff
path: root/libxmlsec
AgeCommit message (Collapse)AuthorFilesLines
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-27Add comment telling that the MinGW stuff here is not for cross-compilationTor Lillqvist1-0/+4
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-0/+5
...by allowing our special @___... tokens anywhere within an install name, so that external modules can configure --prefix=/@___... etc. This removes the need for the special extshl and EXTRPATH=LOADER. Also, a new OUT2BIN_NONE can be used for external modules where the generated libraries need the default EXTRPATH=OOO, but generated executables are only used during the build and such need RPATH=NONE.
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich1-0/+2
2011-11-27s/infomation/information/Korrawit Pruegsanusak1-1/+1
2011-11-03Fix the --disable-xmlsec build.Jan Holesovsky1-1/+1
2011-11-03Add the xmlsec1 Android patchTor Lillqvist1-0/+20
2011-11-03Don't bother with --with-openssl=no for Android then as we do use opensslTor Lillqvist1-1/+3
2011-11-03Pass --build and --host to xmlsec1 configury when cross-compilingTor Lillqvist1-0/+4
2011-11-03Use our openssl build as crypto lib for xmlsec1 for AndroidTor Lillqvist1-1/+9
Seems to build that way; no idea if it works of course.
2011-11-02Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.Tomas Chvatal1-4/+4
This also finishes the uncoupling of NSS from the --with-system-mozilla.
2011-10-19make libxmlsec be built again with SYSTEM_MOZILLA=YESRene Engelhard1-1/+1
2011-10-18Decouple NSS build from the Mozilla build.Jan Holesovsky1-2/+2
This allows xmlsecurity to be built even when --disable-mozilla is provided.
2011-08-30libxmlsec and xmlsecurity do not have to depend on moz, nss is enough.Jan Holesovsky1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-9/+9
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-8/+4
2011-03-13Merge Gentoo patches from old build and downstream repositories.Hanno Meyer-Thurow2-1/+25
1. Do not add compiler default include and library path: potentially build against different version of system library than requested by the user. 2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is available for more than two years. Noone cares, therefore rest in peace. Python2 is going to be ditched at some point. Simply do not fail then. Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it handled nowadays? 3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip 4. Add a configure option to search only in one place for JVMs, which is quite interesting for Linux Distributions. Enforce the user to place JVMs in one base directory. 5. Fix build for libxml-2.7.8 with ICU support. * config_office-XINC-XLIB-defaults.diff: (1) * disable-python.diff: (2) * gentoo-sandbox.diff: (3) * jvm-search-path.diff: (4) * libxmlsec_fix_extern_c.diff: (5)
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-8/+4
Conflicts: cppunit/ldflags.patch hyphen/hyphen-2.4.patch libegg/source/eggtrayicon.c libtextcat/makefile.mk
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba1-1/+1
2011-02-02Clean up makefilesThomas Arnhold1-3/+0
2011-01-19CWS-TOOLING: integrate CWS mingwport33Ivo Hinkelmann1-1/+1
Notes: split repo tag: libs-extern_ooo/DEV300_m98
2011-01-06mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono1-1/+1
2011-01-04jl160 merge with DEV300m96Joachim Lingner1-4/+0
2010-11-04Elide all "SO:" and "OOo:" build.lst prefixesNiko Rönkkö1-1/+1
2010-10-20Build fixes for VC++ 10Jesús Corrius2-3/+19
2010-10-05fix up conflict, merge into configure patchCaolán McNamara2-13/+1
2010-10-05#i113076# missing includes in configure testCaolán McNamara1-0/+18
2010-09-30jl160 #i114782# make libxmlsec buildable with older lixml2 versionsJoachim Lingner1-1/+1
2010-09-29fix libxmlsec buildSean McNamara2-1/+13
Notes: split repo tag: libs-extern_linux-build-fridrich-20100930
2010-09-16sb126: merged in DEV300_m87sb3-2/+62
2010-07-29CWS-TOOLING: integrate CWS ause124obo1-2/+2
Notes: split repo tag: libs-extern_ooo/DEV300_m86
2010-07-29Integrate OOO330_m2 into DEV300 (merge)obo2-0/+42
2010-07-21CWS-TOOLING: integrate CWS solaris10u8_OOO330Jens-Heiner Rechtien2-0/+42
2010-07-20#i107097# - pass MAXPROCESS to GNU make in external modulesHans-Joachim Lankenau1-2/+2
2010-07-12solaris10u8: #i112480#: fix libxmlsec configure:Michael Stahl2-0/+42
xmlsec1-configure-libxml-libxslt.patch: do not prepend /bin to $PATH.
2010-07-10cmcfixes76: #i113076# missing includes in configure testCaol?n McNamara1-0/+18
Notes: split repo tag: libs-extern_ooo/DEV300_m85
2010-06-30sb126: merged in DEV300_m84sb3-460/+5
2010-06-22CWS-TOOLING: integrate CWS mingwport30obo3-460/+5
2010-06-22sb126: #i110197# remove -Wl,-z,noexecstack hacksb1-4/+0
2010-06-10masterfix: #i10000# xmlsec1-update-config-sub-and-guess.patch is based on ↵obo1-2/+1
xmlsec1-1.2.12 and doesn't match current version (from CWS kfreebsdport01v2) Notes: split repo tag: libs-extern_ooo/DEV300_m82 split repo tag: libs-extern_ooo/DEV300_m83
2010-06-09CWS-TOOLING: integrate CWS kfreebsdport01v2obo2-1/+2316
2010-06-06i#112159: MinGW port: libxmlsec 1.2.14, libxml2 2.7.6, libxslt 1.1.26tono1-1/+2
2010-06-05mingwport30: merge with DEV300 m80tono10-457/+867
2010-05-31i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono2-459/+3
2010-05-19xmlsec1_2_14: update to DEV300m77Hans-Joachim Lankenau1-0/+1
2010-04-16kfreebsdport01: update config.{guess,sub} of libtextcat/libxmlsecRene Engelhard2-1/+2316
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau1-5/+2
2010-03-10xmlsec1_2_14: merge with DEV300 m74Caolán McNamara1-0/+1
2010-03-05libxmlsec: #i107747# Document what I think xmlsec1-nssdisablecallbacks.patch ↵Caolán McNamara2-5/+4
does
2010-03-03CWS-TOOLING: integrate CWS obo45Ivo Hinkelmann1-0/+1