summaryrefslogtreecommitdiffstats
path: root/libxmlsec
Commit message (Collapse)AuthorAgeFilesLines
* libxmlsec and xmlsecurity do not have to depend on moz, nss is enough.Jan Holesovsky2011-08-301-1/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-9/+9
|
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-172-8/+4
|\
| * Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-092-8/+4
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: cppunit/ldflags.patch hyphen/hyphen-2.4.patch libegg/source/eggtrayicon.c libtextcat/makefile.mk
| | * CWS-TOOLING: integrate CWS mingwport33Ivo Hinkelmann2011-01-191-1/+1
| | |\
| | | * mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono2011-01-061-1/+1
| | | |
| | * | jl160 merge with DEV300m96Joachim Lingner2011-01-041-4/+0
| | |\|
| | | * sb126: merged in DEV300_m87sb2010-09-163-2/+62
| | | |\
| | | * \ sb126: merged in DEV300_m84sb2010-06-303-460/+5
| | | |\ \
| | | * | | sb126: #i110197# remove -Wl,-z,noexecstack hacksb2010-06-221-4/+0
| | | | | |
| | * | | | jl160 #i114782# make libxmlsec buildable with older lixml2 versionsJoachim Lingner2010-09-301-1/+1
| | | |_|/ | | |/| |
| | * | | CWS-TOOLING: integrate CWS ause124obo2010-07-291-2/+2
| | |\ \ \
| | | * | | #i107097# - pass MAXPROCESS to GNU make in external modulesHans-Joachim Lankenau2010-07-201-2/+2
| | | | |/ | | | |/|
| | * | | Integrate OOO330_m2 into DEV300 (merge)obo2010-07-292-0/+42
| | |\ \ \
| | * | | | cmcfixes76: #i113076# missing includes in configure testCaol?n McNamara2010-07-101-0/+18
| | | |/ / | | |/| |
* | / | | Merge Gentoo patches from old build and downstream repositories.Hanno Meyer-Thurow2011-03-132-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)
* | | | Make stlport only optional dependency of postprocessFridrich Štrba2011-02-091-1/+1
| | | |
* | | | Clean up makefilesThomas Arnhold2011-02-021-3/+0
| | | |
* | | | Elide all "SO:" and "OOo:" build.lst prefixesNiko Rönkkö2010-11-041-1/+1
| | | |
* | | | Build fixes for VC++ 10Jesús Corrius2010-10-202-3/+19
| | | |
* | | | fix up conflict, merge into configure patchCaolán McNamara2010-10-052-13/+1
| | | |
* | | | #i113076# missing includes in configure testCaolán McNamara2010-10-051-0/+18
| | | |
* | | | fix libxmlsec buildSean McNamara2010-09-292-1/+13
| |/ / |/| |
* | | CWS-TOOLING: integrate CWS solaris10u8_OOO330Jens-Heiner Rechtien2010-07-212-0/+42
|\ \ \ | |/ / |/| |
| * | solaris10u8: #i112480#: fix libxmlsec configure:Michael Stahl2010-07-122-0/+42
| |/ | | | | xmlsec1-configure-libxml-libxslt.patch: do not prepend /bin to $PATH.
* | CWS-TOOLING: integrate CWS mingwport30obo2010-06-223-460/+5
|\ \ | |/ |/|
| * i#112159: MinGW port: libxmlsec 1.2.14, libxml2 2.7.6, libxslt 1.1.26tono2010-06-061-1/+2
| |
| * mingwport30: merge with DEV300 m80tono2010-06-0510-457/+867
| |\
| * | i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono2010-05-312-459/+3
| | |
* | | masterfix: #i10000# xmlsec1-update-config-sub-and-guess.patch is based on ↵obo2010-06-101-2/+1
| | | | | | | | | | | | xmlsec1-1.2.12 and doesn't match current version (from CWS kfreebsdport01v2)
* | | CWS-TOOLING: integrate CWS kfreebsdport01v2obo2010-06-092-1/+2316
|\ \ \ | |_|/ |/| |
| * | kfreebsdport01: update config.{guess,sub} of libtextcat/libxmlsecRene Engelhard2010-04-162-1/+2316
| | |
* | | xmlsec1_2_14: update to DEV300m77Hans-Joachim Lankenau2010-05-191-0/+1
|\ \ \ | | |/ | |/|
| * | ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-101-5/+2
| |\|
| * | ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau2010-01-151-0/+1
| | |
* | | xmlsec1_2_14: merge with DEV300 m74Caolán McNamara2010-03-101-0/+1
|\ \ \ | | |/ | |/|
| * | CWS-TOOLING: integrate CWS obo45Ivo Hinkelmann2010-03-031-0/+1
| |\ \
| | * | #i109425# libxmlsec not buildable with HH environmentobo2010-02-191-0/+1
| | |/
* | | libxmlsec: #i107747# Document what I think xmlsec1-nssdisablecallbacks.patch ↵Caolán McNamara2010-03-052-5/+4
| | | | | | | | | | | | does
* | | #i107747# allow building against older libxml2Caolán McNamara2010-03-022-0/+25
| | |
* | | xmlsec1_2_14: merge with DEV300 m73Caolán McNamara2010-03-021-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)
* | xmlsec1_2_14: merge with DEV300 m70Caolán McNamara2010-01-211-1/+1
|\|
| * merge commit for m62Mathias Bauer2009-10-2611-15351/+8484
| |\
| * \ merge commitMathias Bauer2009-09-253-74/+30
| |\ \
| * \ \ merge commit to DEV300_m57Mathias Bauer2009-09-091-1/+9
| |\ \ \
| * | | | #i103496#: remove superfluous dependencies in external librariesMathias Bauer2009-07-281-1/+1
| | | | |
* | | | | xmlsec1_2_14: #i107747#: upgrade to latest xmlsec1, libxml2 and libxsltCaolán McNamara2009-12-178-495/+881
| |_|_|/ |/| | |
* | | | CWS-TOOLING: integrate CWS jl135_nssKurt Zenker2009-10-1411-15351/+8484
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-10-01 15:20:03 +0200 jl r276605 : #1004856# moved to xmlsec1-mingw32.patch 2009-10-01 10:51:24 +0200 jl r276580 : #1004856# build keymgr with mingw 2009-10-01 10:50:52 +0200 jl r276579 : #1004856# build keymgr with mingw 2009-10-01 10:37:28 +0200 jl r276578 : #1004856# do not build xmlsec1 app 2009-09-29 16:01:31 +0200 jl r276532 : #1004856# Using libxml2 from solver if available 2009-09-26 16:31:32 +0200 jl r276477 : #i104856# xmlsec1-mscrypto-1 is now xmlsec1-mscrypto 2009-09-25 17:05:26 +0200 jl r276470 : CWS-TOOLING: rebase CWS jl135_nss to trunk@276429 (milestone: DEV300:m60) 2009-09-24 12:57:10 +0200 jl r276419 : #i104856# libxmlsec update 2009-09-24 12:46:58 +0200 jl r276418 : #i104856# fixing mac configure problem in configure.in and regenerating configure 2009-09-23 16:49:54 +0200 jl r276405 : i#104856# configure failed on mac 2009-09-23 10:21:35 +0200 jl r276369 : #i104856# adapting patches to apply cleanly and readme change 2009-09-21 13:45:47 +0200 jl r276326 : #i104856 updating to 1.2.12, using changes patches from cmc made on xmlsec1_2_12 2009-09-21 11:27:46 +0200 jl r276319 : #i105183# forget to uncomment PATCH_FILES 2009-09-18 17:41:20 +0200 jl r276296 : #i105183# update of nss libs
* | | CWS-TOOLING: integrate CWS mingwport24Ivo Hinkelmann2009-09-182-1/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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