Commit graph

57 commits

Author SHA1 Message Date
Vladimir Glazounov
f0ec1971d9 CWS-TOOLING: integrate CWS mingwport22
2009-08-19 16:18:46 +0200 tono  r275156 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh
2009-08-05 12:27:41 +0200 tono  r274650 : CWS-TOOLING: rebase CWS mingwport22 to trunk@274622 (milestone: DEV300:m54)
2009-08-01 00:56:35 +0200 tono  r274552 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-27 00:13:27 +0200 tono  r274344 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-25 06:19:59 +0200 tono  r274332 : i#103803: mingw gcc-4.4.0 port: invalid "extern static"
2009-07-25 06:13:56 +0200 tono  r274331 : i#103802: mingw gcc-4.4.0 port: inhibit use of pthread
2009-07-25 06:05:22 +0200 tono  r274330 : i#103801: mingw gcc-4.4.0 port: specify relocatable data section
2009-07-25 05:54:09 +0200 tono  r274329 : i#103800: mingw gcc-4.4.0 port: remove invalid scope
2009-07-25 05:44:58 +0200 tono  r274328 : i#103799: mingw gcc-4.4.0 port: add some #include
2009-07-25 05:33:09 +0200 tono  r274327 : i#103798: mingw gcc-4.4.0 port: add backward in include path
2009-07-25 05:24:42 +0200 tono  r274326 : i#103797: mingw gcc-4.4.0 port: nooptimize c++-uno bridge
2009-07-25 05:16:20 +0200 tono  r274325 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-25 04:01:59 +0200 tono  r274324 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh
2009-07-25 02:44:01 +0200 tono  r274322 : i#103793: mingw port: Exclude msvc[pr]80.dll from packaging
2009-07-25 02:28:21 +0200 tono  r274321 : i#103791: mingw port fix typo
2009-08-26 06:36:38 +00:00
Vladimir Glazounov
275debd869 CWS-TOOLING: integrate CWS mingwport17
2009-02-02 09:09:07 +0100 tono  r267246 : i#98723#: Less conditionals in libs.mk for mingw
2009-02-02 09:06:03 +0100 tono  r267244 : i#98722#: Skip building ldump in mingw
2009-02-02 09:04:05 +0100 tono  r267243 : i#98721#: Improve symbol extraction in mingw
2009-02-02 09:02:07 +0100 tono  r267242 : i#98720#: Improve strip performance in mingw
2009-02-02 08:59:36 +0100 tono  r267241 : i#98719#: Copy mingw multithread runtime in external
2009-02-02 08:55:09 +0100 tono  r267240 : i#98718#: Cleanup cygwin workaround for mingw
2009-02-02 08:53:33 +0100 tono  r267239 : i#98718#: Cleanup cygwin workaround for mingw
2009-02-02 08:50:36 +0100 tono  r267237 : i#98717#: Avoid MSVC version check in mingw configure
2009-01-28 22:28:53 +0100 tono  r267088 : i#97608#: Remove Guiddef.h inclusion
2009-01-28 22:24:23 +0100 tono  r267087 : i#96980#: cairo dll name is different in mingw build
2009-01-28 22:19:19 +0100 tono  r267086 : i#96731#: MinGW port fro embedserv update
2009-03-12 22:38:26 +00:00
Oliver Bolte
177eb5d1cd CWS-TOOLING: integrate CWS ause099
2009-01-29 12:30:57 +0100 hjs  r267116 : #i98365# fix unsetting g+s bit
2009-01-23 14:21:19 +0100 hjs  r266819 : #i40246# - cleanup
2009-01-23 14:14:07 +0100 hjs  r266818 : #i40246# - fix quoting of final echo line
2009-01-23 12:42:33 +0100 hjs  r266807 : #i98365# leave higher bits alone
2009-01-23 11:23:42 +0100 rt  r266799 : Header
2009-01-22 19:14:25 +0100 hjs  r266753 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:22:18 +0100 hjs  r266737 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:20:54 +0100 hjs  r266736 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:20:24 +0100 hjs  r266735 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:08:33 +0100 hjs  r266734 : #i40246# renamed variable
2009-01-22 16:05:26 +0100 hjs  r266733 : #i40246# renamed variable
2009-01-20 17:46:54 +0100 hjs  r266610 : #i98290# cleanup
2009-01-19 19:32:19 +0100 hjs  r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39)
2008-12-08 21:00:09 +0100 hjs  r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37)
2008-11-27 18:25:18 +0100 hjs  r264513 : #i40246# - support multiple patches per archive
2008-11-17 19:00:12 +0100 hjs  r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
2009-02-19 07:29:28 +00:00
Vladimir Glazounov
e57e55b1aa #i10000# missing changes from jl111 2009-01-22 17:14:08 +00:00
Rüdiger Timm
ddca3b4bf1 INTEGRATION: CWS sb91 (1.17.8); FILE MERGED
2008/07/11 10:08:20 sb 1.17.8.1: #i91567# adapt to unxsolu4
2008-08-27 12:48:25 +00:00
Vladimir Glazounov
965ddb2128 INTEGRATION: CWS cmcfixes48 (1.3.104); FILE MERGED
2008/08/01 14:04:33 cmc 1.3.104.1: #i92247# build a pic .a on unix, we only link in one place now, so this reduces size slightly and removes the conflicting libxmlsec1 provides from the hacked version vs the system one on AutoReqProv rpm systems
2008-08-18 12:18:10 +00:00
Vladimir Glazounov
48480927a1 INTEGRATION: CWS cmcfixes48 (1.17.14); FILE MERGED
2008/08/01 14:04:33 cmc 1.17.14.1: #i92247# build a pic .a on unix, we only link in one place now, so this reduces size slightly and removes the conflicting libxmlsec1 provides from the hacked version vs the system one on AutoReqProv rpm systems
2008-08-18 12:17:56 +00:00
Rüdiger Timm
5d030a2f39 INTEGRATION: CWS changefileheader (1.16.6); FILE MERGED
2008/03/31 13:19:21 rt 1.16.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:19:29 +00:00
Vladimir Glazounov
399171104d INTEGRATION: CWS sb83 (1.21.16); FILE MERGED
2008/02/01 13:30:08 sb 1.21.16.2: RESYNC: (1.21-1.22); FILE MERGED
2008/01/25 16:14:19 sb 1.21.16.1: #i84200# tunnel macosx-dylib-link-list for (potentially) OOo-built libs this module links against into this module's external build machinery (change to configure not reflected in configure.in---would be a waste of time)
2008-03-18 13:06:34 +00:00
Rüdiger Timm
3b2dd65bd6 INTEGRATION: CWS cmcfixes40 (1.21.10); FILE MERGED
2007/12/18 11:03:28 cmc 1.21.10.1: #i69368# allow libxmlsec to build against system nss/nspr
2008-01-30 06:28:49 +00:00
Oliver Bolte
11cf5b2fd4 INTEGRATION: CWS obo19 (1.15.2); FILE MERGED
2007/11/30 08:54:11 obo 1.15.2.1: #i83979# EXTRA_CFLAGS added
2008-01-04 13:57:39 +00:00
Rüdiger Timm
50fdc8b0f7 #i82774# Quote LIBXML2LIB in CONFIGURE_FLAGS 2007-10-19 09:32:40 +00:00
Vladimir Glazounov
45a43810cf INTEGRATION: CWS sb71 (1.12.8); FILE MERGED
2007/07/18 13:11:15 sb 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED
2007/06/14 09:41:16 sb 1.12.8.1: #i75466# Adapted RPATHs to find shared libraries in extracted URE.
2007-10-15 12:04:22 +00:00
Rüdiger Timm
63267c640d INTEGRATION: CWS freebsd08 (1.20.2); FILE MERGED
2007/06/01 22:56:34 maho 1.20.2.1: /usr/bin/objformat is gone for 7-CURRENT.

Issue number:  #i76141#
Submitted by: jkim
2007-07-05 07:51:39 +00:00
Jens-Heiner Rechtien
23ed1d0eb8 INTEGRATION: CWS obo11 (1.12.4); FILE MERGED
2007/04/23 11:28:03 obo 1.12.4.1: #i76441# support --enable-dbgutil for wntmsci11
2007-06-27 12:58:24 +00:00
Vladimir Glazounov
a38ee14976 INTEGRATION: CWS mingwport04 (1.19.2); FILE MERGED
2007/05/14 11:49:34 vg 1.19.2.1: #i75844# MinGW port efforts part II
2007-05-25 10:02:37 +00:00
Vladimir Glazounov
5cad7f78ac INTEGRATION: CWS mingwport03 (1.15.4); FILE MERGED
2006/11/15 11:41:05 vg 1.15.4.3: #i53572# MinGW port
2006/11/09 12:35:34 vg 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED
2006/09/26 11:05:11 vg 1.15.4.1: #i53572# MinGW port
2007-03-27 08:36:38 +00:00
Vladimir Glazounov
be48c3f6d0 INTEGRATION: CWS mingwport03 (1.9.6); FILE MERGED
2006/10/24 13:14:35 vg 1.9.6.2: #i53572# MinGW port
2006/09/26 10:48:46 vg 1.9.6.1: #i53572# MinGW port
2007-03-27 08:10:13 +00:00
Vladimir Glazounov
6b5f991589 INTEGRATION: CWS mingwport03 (1.15.4); FILE MERGED
2006/11/15 11:41:05 vg 1.15.4.3: #i53572# MinGW port
2006/11/09 12:35:34 vg 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED
2006/09/26 11:05:11 vg 1.15.4.1: #i53572# MinGW port
2007-03-26 15:03:02 +00:00
Vladimir Glazounov
528a7c2499 INTEGRATION: CWS mingwport03 (1.9.6); FILE MERGED
2006/10/24 13:14:35 vg 1.9.6.2: #i53572# MinGW port
2006/09/26 10:48:46 vg 1.9.6.1: #i53572# MinGW port
2007-03-26 15:02:09 +00:00
Ivo Hinkelmann
7eb96e426b INTEGRATION: CWS hr40 (1.16.4); FILE MERGED
2006/11/28 13:32:19 hjs 1.16.4.1: #i72063# add to CFLAGS instead of overwriting
2007-03-26 11:24:19 +00:00
Ivo Hinkelmann
40e1c46892 INTEGRATION: CWS hr40 (1.9.12); FILE MERGED
2006/12/01 18:07:25 hr 1.9.12.4: #i70840#: the -Wl,-z,noexecstack switch is available on all systems with GNU ld
2006/11/28 16:45:26 hr 1.9.12.3: #i70840#: fix typo
2006/11/28 13:32:19 hjs 1.9.12.2: #i72063# add to CFLAGS instead of overwriting
2006/11/28 13:07:32 hr 1.9.12.1: #i70840#: disable executable stack (linux compiled with GCC)
2007-03-26 11:24:02 +00:00
Jens-Heiner Rechtien
62a9755c20 INTEGRATION: CWS pj59 (1.15.6); FILE MERGED
2006/09/28 19:23:30 pjanik 1.15.6.1: #i68948#: Set the install_name of all libxmlsec dylib files to
@executable_path/$filename.
2006-10-24 12:31:14 +00:00
Kurt Zenker
78043ff9b6 INTEGRATION: CWS configure18 (1.13.8); FILE MERGED
2006/06/11 14:40:45 rene 1.13.8.1: #i60089# system firefox (--with-firefox) buildfixes
2006-07-19 08:53:27 +00:00
Oliver Bolte
01e9e1e2de INTEGRATION: CWS jl34 (1.13.4); FILE MERGED
2006/05/08 10:27:01 jl 1.13.4.2: #i39382# not building on solaris
2006/05/05 14:57:58 jl 1.13.4.1: #i39382# key manager now uses multiple slots in order to support card readers
2006-07-13 07:13:58 +00:00
Jens-Heiner Rechtien
1d70e3c70d INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED
2006/04/07 18:42:27 sb 1.6.4.3: RESYNC: (1.7-1.8); FILE MERGED
2006/01/25 19:20:21 sb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED
2005/10/19 15:30:59 mt 1.6.4.1: EXTERNAL_WARNINGS_NOT_ERRORS
2006-06-19 17:58:55 +00:00
Rüdiger Timm
f88ebde641 INTEGRATION: CWS jl26 (1.8.2); FILE MERGED
2006/02/24 16:47:50 jl 1.8.2.3: #i57942#
2006/02/17 08:23:35 jl 1.8.2.2: RESYNC: (1.8-1.12); FILE MERGED
2005/11/15 16:32:22 jl 1.8.2.1: #i57942# win98 signature check failed
2006-03-09 09:18:52 +00:00
Kurt Zenker
d01913cb14 INTEGRATION: CWS freebsd04 (1.7.4); FILE MERGED
2006/01/27 21:42:06 maho 1.7.4.2: better method of passing $$ORIGIN

Issue number:  #i56954#
Advised by:  pjanik
2006/01/24 23:48:04 maho 1.7.4.1: #i56954#
FreeBSD porting : Passing 3270ORIGIN to linker for libxmlsec project
2006-01-31 17:27:29 +00:00
Jens-Heiner Rechtien
3999725da1 #i10000#: typo 2005-12-29 15:14:51 +00:00
Jens-Heiner Rechtien
49d51e3821 #i10000#: more C++ style comments in C file removed 2005-12-29 14:19:29 +00:00
Jens-Heiner Rechtien
29fda21a55 #i10000#: C++ style comments in C file removed 2005-12-29 13:55:35 +00:00
Jens-Heiner Rechtien
8af911020e INTEGRATION: CWS sb37 (1.7.4); FILE MERGED
2005/09/12 13:31:43 hjs 1.7.4.1: #125477# C++ comment style causes errors when using restrictive C
2005-12-28 15:58:28 +00:00
Jens-Heiner Rechtien
95bf6da0ac INTEGRATION: CWS sb37 (1.5.8); FILE MERGED
2005/09/12 18:09:56 hjs 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED
2005/09/12 14:30:59 hjs 1.5.8.1: #125477# add flags to prefer SYSBASE
2005-12-28 15:58:06 +00:00
Rüdiger Timm
b6fc114d9d INTEGRATION: CWS xmlsec13 (1.7.8); FILE MERGED
2005/10/25 14:25:03 jl 1.7.8.2: #54495# commented out the verification of certificates
2005/10/24 15:29:01 jl 1.7.8.1: #i54495# removed verification of certificates during signing and signature verificateion on Windows
2005-11-11 08:04:53 +00:00
Rüdiger Timm
c3be06d8e2 INTEGRATION: CWS xmlsec13 (1.1.2); FILE ADDED
2005/10/27 12:36:49 jl 1.1.2.3: #54495#
2005/10/25 14:42:11 jl 1.1.2.2: #54495#
2005/10/24 15:39:31 jl 1.1.2.1: #i54495#
2005-11-11 08:04:23 +00:00
Rüdiger Timm
7ab0bc9b30 INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED
2005/09/05 14:41:21 rt 1.5.6.1: #i54170# Change license header: remove SISSL
2005-09-07 18:37:59 +00:00
Rüdiger Timm
4af1a4779e INTEGRATION: CWS nojava3 (1.6.2); FILE MERGED
2005/08/09 15:17:40 rene 1.6.2.1: #i51542# fix system-libxml2 build. patches by maxweber (libxmlsec) and
fridrich_strba (scp2)
2005-08-18 06:24:35 +00:00
Kurt Zenker
1ae71919a1 INTEGRATION: CWS freebsd03 (1.5.2); FILE MERGED
2005/05/25 03:13:40 maho 1.5.2.1: Incorrect version number of libxmlsec

Issue number:  #i49682#
2005-05-31 15:34:29 +00:00
Rüdiger Timm
4e9774e064 INTEGRATION: CWS xmlsec12 (1.4.4); FILE MERGED
2005/05/17 10:21:27 hjs 1.4.4.1: #i47256# avoid RPATH added by libtool
2005-05-18 09:11:24 +00:00
Rüdiger Timm
98d78cd5ab INTEGRATION: CWS xmlsec12 (1.4.4); FILE MERGED
2005/05/17 10:17:26 hjs 1.4.4.1: #i47256# set RPATH
2005-05-18 09:10:56 +00:00
Oliver Bolte
a5cbe45e01 INTEGRATION: CWS rt08 (1.8.2); FILE MERGED
2005/04/29 11:22:45 rt 1.8.2.1: #i46209# New SO-only module moz_prebuilt
2005-05-03 13:27:38 +00:00
Rüdiger Timm
a647885c2c INTEGRATION: CWS gccfour (1.2.6); FILE MERGED
2005/03/20 19:44:28 cmc 1.2.6.1: #i44502# move definition of static functions before use so compiler knows their signature before they are used
2005-04-04 06:46:02 +00:00
Rüdiger Timm
04b953581c INTEGRATION: CWS systemmozilla (1.6.2); FILE MERGED
2005/02/25 04:06:09 rene 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED
2005/02/18 14:34:02 rene 1.6.2.1: #i43079# Wrong dependencies in libxmlsec (with system Mozilla)
2005-03-30 10:39:25 +00:00
Rüdiger Timm
0f409b98cd INTEGRATION: CWS systemmozilla (1.1.1.1.12); FILE MERGED
2005/03/12 17:58:33 rene 1.1.1.1.12.5: add comment...
2005/03/12 14:52:29 rene 1.1.1.1.12.4: #i17187# system-mozilla needs pkgconfig
2005/03/12 00:37:33 rene 1.1.1.1.12.3: RESYNC: (1.1.1.1-1.2); FILE MERGED
2005/03/03 13:40:15 rene 1.1.1.1.12.2: #i17187# reanimate --disable-mozilla
2005/01/06 18:58:34 rene 1.1.1.1.12.1: #i17187# use system mozilla ... (patch)
2005-03-30 10:39:02 +00:00
Rüdiger Timm
1951b33b9a INTEGRATION: CWS macosx04 (1.2.8); FILE MERGED
2005/03/23 12:09:25 pjanik 1.2.8.1: #i44939#: test also .dylib libraries.
2005-03-29 10:45:08 +00:00
Rüdiger Timm
55669598b0 INTEGRATION: CWS macosx04 (1.2.6); FILE MERGED
2005/03/23 12:04:40 pjanik 1.2.6.1: #i45510#: copy all .dylib files to final destination.
2005-03-29 10:44:27 +00:00
Vladimir Glazounov
4b40f72508 INTEGRATION: CWS xmlsec08 (1.1.1.1.14); FILE MERGED
2005/03/03 12:50:21 mt 1.1.1.1.14.2: RESYNC: (1.1.1.1-1.2); FILE MERGED
2005/01/18 05:49:29 mmi 1.1.1.1.14.1:
Issue number: 38417
Submitted by: mmi
Reviewed by:
2005-03-10 16:49:59 +00:00
Vladimir Glazounov
ebd1b95bb5 INTEGRATION: CWS xmlsec08 (1.1.2); FILE ADDED
2005/02/23 03:14:22 mmi 1.1.2.6:
Issue number:
Submitted by:
Reviewed by:
2005/02/23 03:00:02 mmi 1.1.2.5: Support negative or zero s/n
Issue number:  43020
Submitted by:
Reviewed by:
2005/02/04 08:24:30 mmi 1.1.2.4: xmlsec1-1.2.6
Issue number:
Submitted by:
Reviewed by:
2005/02/04 08:19:51 mmi 1.1.2.3: xmlsec1-1.2.6
Issue number:
Submitted by:
Reviewed by:
2005/02/04 07:45:03 mmi 1.1.2.2: xmlsec1-1.2.6
Issue number:
Submitted by:
Reviewed by:
2005/02/04 07:37:46 mmi 1.1.2.1: xmlsec1-1.2.6
Issue number:
Submitted by:
Reviewed by:
2005-03-10 16:49:02 +00:00
Vladimir Glazounov
3bda537671 INTEGRATION: CWS xmlsec08 (1.1.1.1.14); FILE MERGED
2005/02/23 03:00:01 mmi 1.1.1.1.14.9: Support negative or zero s/n
Issue number:  43020
Submitted by:
Reviewed by:
2005/01/25 06:23:16 mmi 1.1.1.1.14.8: remove debug option
Issue number:
Submitted by:
Reviewed by:
2005/01/25 06:19:59 mmi 1.1.1.1.14.7: add debug option
Issue number:
Submitted by:
Reviewed by:
2005/01/20 06:59:06 mmi 1.1.1.1.14.6: libxmlsec: use configure
Issue number:  38417
Submitted by:
Reviewed by:
2005/01/19 07:06:11 mmi 1.1.1.1.14.5:
Issue number: 38417
Submitted by:
Reviewed by:
2005/01/18 06:44:24 mmi 1.1.1.1.14.4:
Issue number:  	38417
Submitted by:
Reviewed by:
2005/01/18 06:19:01 mmi 1.1.1.1.14.3:
Issue number:  38417
Submitted by:
Reviewed by:
2005/01/18 05:55:44 mmi 1.1.1.1.14.2:
Issue number: 38417
Submitted by:
Reviewed by:
2005/01/18 05:49:24 mmi 1.1.1.1.14.1:
Issue number: 38417
Submitted by: mmi
Reviewed by:
2005-03-10 16:48:13 +00:00
Vladimir Glazounov
7e7684c2ef INTEGRATION: CWS macosx02 (1.1.1.1.16); FILE MERGED
2005/01/30 13:56:59 pjanik 1.1.1.1.16.1: #i39913#: Deliver *.dylib (on MacOS X).

Patch from Eric Bachard (JCA).
2005-02-24 13:08:57 +00:00