Commit graph

56 commits

Author SHA1 Message Date
Jens-Heiner Rechtien
e159c70f54 CWS-TOOLING: integrate CWS solaris10u8_OOO330 2010-07-21 16:23:13 +02:00
Michael Stahl
917dac0a4d solaris10u8: #i112480#: build libxml2 with versioned symbols on solaris:
libxml2-gnome602728.patch: remove (disables version script).
 libxml2-global-symbols.patch: export various global variable symbols.
2010-07-12 15:56:54 +02:00
tono
f49fe0bfe9 i#112159: MinGW port: more fix for libxml2 2.7.6 to avoid using pthreads 2010-06-12 19:04:29 +09:00
tono
e30d680073 i#112159: MinGW port: libxmlsec 1.2.14, libxml2 2.7.6, libxslt 1.1.26 2010-06-06 20:54:55 +09:00
tono
a850c52bab mingwport30: merge with DEV300 m80 2010-06-05 22:39:55 +09:00
tono
9c9bd762f4 i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 : more fixes 2010-06-05 07:44:18 +09:00
tono
9bc06e6ac0 i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 2010-05-31 21:53:32 +09:00
Hans-Joachim Lankenau
12f007c274 xmlsec1_2_14: update to DEV300m77 2010-05-19 14:54:32 +02:00
Hans-Joachim Lankenau
034c59cb79 ause110: update to DEV300_m74 2010-03-10 16:36:40 +01:00
Caolán McNamara
ab88d62bc5 xmlsec1_2_14: merge with DEV300 m73 2010-03-02 14:17:28 +00:00
Jens-Heiner Rechtien
72e939d8ed changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Hans-Joachim Lankenau
7d0a7273de ause110: #i106731# remove tarballs from scm and find them in download cache dir 2010-01-15 14:55:12 +01:00
Caolán McNamara
f091becb07 xmlsec1_2_14: #i107747#: solaris problems 2009-12-18 12:46:53 +00:00
Caolán McNamara
7db8f365fd xmlsec1_2_14: #i107747#: track upstream bug id for this patch 2009-12-17 16:45:19 +00:00
Caolán McNamara
8b965b5e2f xmlsec1_2_14: #i107747#: fix missing casts on sun studio 2009-12-17 16:34:12 +00:00
Caolán McNamara
341ff020c7 xmlsec1_2_14: #i107747#: upgrade to latest xmlsec1, libxml2 and libxslt 2009-12-17 13:32:53 +00:00
Ivo Hinkelmann
ceec08b2ae CWS-TOOLING: integrate CWS mingwport24
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
2009-09-18 14:37:01 +00:00
Jens-Heiner Rechtien
43856e18c9 CWS-TOOLING: integrate CWS sb113
2009-09-01 sb #i76393# second attempt at properly #ifdef-ing previous HG commit d598efdbf012
2009-08-28 sb #i102469# change back <T extends XInterface> to just <T> on queryInterface, to avoid binary incompatibility (method changing its signature from (Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object; to (Ljava/lang/Class;Ljava/lang/Object;)Lcom/sun/star/uno/XInterface;)
2009-08-28 sb #i76393# properly #ifdef previous HG commit d598efdbf012
2009-08-27 sb #i94421# work around compiler error (based on a patch supplied by cloph)
2009-08-26 sb merged in DEV300_m56
2009-08-26 sb #i76393# on Linux, include dynamic section offset in crash report so as to be able to map "prelinked" callstacks back to original (patch by cmc)
2009-08-26 sb #i88162# remove unnecessary whitespace lines from per-locale xcu files (patch by tora)
2009-08-17 Juergen Schmidt #i104292# set context classloader after create new custom UNO loader
2009-08-17 Juergen Schmidt #i103749# integrate patch
2009-08-14 sb #i103269# cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r 5124ebd5edd1 ("#i101955# changed encoding of XML file content from erroneous ISO-8859-1 to UTF-8")
2009-08-12 sb #i102469# fixed mis-applications of UnoRuntime.queryInterface (detected via the simplified UnoRuntime.queryInterface, the HG changeset 29de35fc9554) to use AnyConverter instead; changed qadevOOo's lib.MultiMethodTest.before to allow throwing arbitrary exceptions, to cater for IllegalArgumentException thrown by AnyConverter
2009-08-12 sb #i104178# drop extra libxml2-config script from libxmlsec
2009-08-10 sb #i101754# simplified osl_getProcessInfo for LINUX (patch by cmc)
2009-08-10 sb #i95018# avoid closing -1 fds (patch supplied by cmc)
2009-08-10 sb #i103585# removed (apparently unnecessary) zlib support from libxml2; in turn, removed zlib dependencies from libxmlsec, libxslt, and redland (assuming those were transitive dependencies brought in by direct dependencies on libxml2)
2009-08-10 sb #i102469# simplified UnoRuntime.queryInterface using Java 5 generics; adapted URE-related modules accordingly
2009-08-10 sb #i101213# adapted setsolar env (solenv/config/) to set PYTHONPATH (and not set PYTHONHOME) in accordance with configure env (set_soenv.in); fixed testtools/source/bridgetest/pyuno (which now should work everywhere out of the box, thanks to the fixed setsolar PYTHONPATH)
2009-08-10 sb cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r ea8de6d9396b ("#i101955# work in progress for a .hgignore file, continued")
2009-09-16 14:37:52 +00:00
Vladimir Glazounov
744928325e CWS-TOOLING: integrate CWS sb114_DEV300
2009-08-12 09:02:01 +0200 sb  r274880 : #i104149# missing PATCH flag
2009-08-11 16:39:16 +0200 sb  r274864 : #i104149# merged in difference between <http://ftp.debian.org/debian/pool/main/libx/libxml2/libxml2_2.6.32.dfsg-5.diff.gz> and <http://security.debian.org/pool/updates/main/libx/libxml2/libxml2_2.6.32.dfsg-5+lenny1.diff.gz> (which appears to also apply cleanly to the libxml2 2.6.31 source base checked into OOo)
2009-08-27 15:58:22 +00:00
Vladimir Glazounov
e863a48ae3 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
Ivo Hinkelmann
57249bdb17 CWS-TOOLING: integrate CWS sb107
2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46)
2009-04-06 14:11:54 +0200 sb  r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein
2009-03-31 16:40:23 +0200 sb  r270287 : decrease collisions in hashCode computation
2009-03-30 11:48:39 +0200 sb  r270207 : #i100668# corrected explicit template instantiation
2009-03-26 14:16:26 +0100 sb  r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789
2009-03-26 10:52:51 +0100 sb  r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057
2009-03-26 10:46:36 +0100 sb  r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value.
2009-03-25 16:53:39 +0100 sb  r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini
2009-03-25 15:29:12 +0100 sb  r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets)
2009-03-25 15:17:10 +0100 sb  r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6
2009-03-25 14:15:23 +0100 sb  r270023 : added svn:ignore
2009-03-25 10:25:08 +0100 sb  r270002 : #i10000# copied over trunk -c 269820
2009-03-23 10:16:00 +0100 sb  r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44)
2009-03-20 11:22:27 +0100 sb  r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists
2009-03-20 09:21:32 +0100 sb  r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems).
2009-03-19 11:34:56 +0100 sb  r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive
2009-03-19 11:32:20 +0100 sb  r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type
2009-03-12 10:39:08 +0100 sb  r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831
2009-03-04 17:25:16 +0100 sb  r268849 : #i99880# missing AUGMENT_LIBRARY_PATH
2009-02-25 17:54:34 +0100 sb  r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42)
2009-02-25 09:23:15 +0100 sb  r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc)
2009-02-23 10:02:25 +0100 sb  r268344 : #i99519 removed unnecessary library dependencies
2009-02-18 17:54:24 +0100 sb  r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds)
2009-02-18 17:50:34 +0100 sb  r268249 : avoid erroneous warning that control reaches end of non-void function
2009-02-18 17:33:53 +0100 sb  r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
2009-04-27 11:24:10 +00:00
Vladimir Glazounov
eff57ef93e 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
b64816d455 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
Oliver Bolte
6ac655453e INTEGRATION: CWS os2port03 (1.17.22); FILE MERGED
2008/07/16 13:38:15 obr 1.17.22.5: RESYNC: (1.17.18.1-1.23); FILE MERGED
2008/04/15 04:13:13 obr 1.17.22.4: merged in fix from rev 1.19
2008/01/15 20:41:44 obr 1.17.22.3: build fix
2008/01/15 14:33:56 obr 1.17.22.2: RESYNC: (1.17-1.17.18.1); FILE MERGED
2008/01/14 16:32:22 ydario 1.17.22.1: build also on os2.
Issue number:i85203
Submitted by:ydario
2008-07-22 16:24:57 +00:00
Rüdiger Timm
0d7e2a9586 INTEGRATION: CWS hr51 (1.21.4); FILE MERGED
2008/05/14 14:51:51 hr 1.21.4.1: #i88947#: add ARCH_FLAG for Solaris LP64
2008-06-16 12:54:36 +00:00
Rüdiger Timm
4ac9e8c72f INTEGRATION: CWS xmlfix2 (1.4.6); FILE MERGED
2008/04/02 11:45:21 mst 1.4.6.1: - libxml2/libxml2-2.6.31.patch, libxml2/makefile.mk, libxml2/prj/d.lst:
  + patch and install xml2-config
2008-06-06 10:50:36 +00:00
Rüdiger Timm
f097904c8a INTEGRATION: CWS xmlfix2 (1.20.2); FILE MERGED
2008/05/15 17:14:59 mst 1.20.2.3: RESYNC: (1.20-1.21); FILE MERGED
2008/04/02 11:45:21 mst 1.20.2.2: - libxml2/libxml2-2.6.31.patch, libxml2/makefile.mk, libxml2/prj/d.lst:
  + patch and install xml2-config
2008/03/31 14:55:53 mst 1.20.2.1: upgrade libxml2 to version 2.6.31
- libxml2/download/libxml2-2.6.17.tar.gz, libxml2/libxml2-2.6.17{-mingw}.patch:
  + removed
- libxml2/download/libxml2-2.6.31.tar.gz, libxml2/libxml2-2.6.31.patch:
  + added
- libxml2/makefile.mk:
  + updated
2008-06-06 10:48:59 +00:00
Rüdiger Timm
5e4855346a INTEGRATION: CWS xmlfix2 (1.1.2); FILE ADDED
2008/04/08 16:08:00 mst 1.1.2.4: - libxml2/libxml2-2.6.31.patch:
  + add the win32-only header "wspiapi.h" to wsockcompat.h instead of
    nanohttp.cxx
2008/04/02 11:45:21 mst 1.1.2.3: - libxml2/libxml2-2.6.31.patch, libxml2/makefile.mk, libxml2/prj/d.lst:
  + patch and install xml2-config
2008/03/31 17:16:34 mst 1.1.2.2: make libxml 2.6.31 build on wntmsci11
- libxml2/libxml2-2.6.31.patch:
  + add the win32-only header "Wspiapi.h" to nanohttp.cxx
2008/03/31 14:55:53 mst 1.1.2.1: upgrade libxml2 to version 2.6.31
- libxml2/download/libxml2-2.6.17.tar.gz, libxml2/libxml2-2.6.17{-mingw}.patch:
  + removed
- libxml2/download/libxml2-2.6.31.tar.gz, libxml2/libxml2-2.6.31.patch:
  + added
- libxml2/makefile.mk:
  + updated
2008-06-06 10:48:45 +00:00
Rüdiger Timm
b993a50b02 INTEGRATION: CWS changefileheader (1.20.4); FILE MERGED
2008/03/31 13:19:16 rt 1.20.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:19:53 +00:00
Vladimir Glazounov
9a9e6f013d INTEGRATION: CWS sb83 (1.18.2); FILE MERGED
2008/01/14 16:37:51 sb 1.18.2.2: #i84200# For external modules, use the install_name_tool -id feature together with new EXTRPATH (similar to APP|SHLnRPATH) to adapt install names of built dynamic libraries in a postprocess step.
2008/01/14 14:12:24 sb 1.18.2.1: #i10000# merged in 1.19
2008-03-18 11:25:18 +00:00
Rüdiger Timm
9e55c62f18 #i10000# Setting CFLAGS in CONFIGURE_FLAGS overrides ADDCFLAGS and thereby removes SYSBASE setting. 2008-01-09 13:19:06 +00:00
Oliver Bolte
db50004b42 INTEGRATION: CWS obo19 (1.17.14); FILE MERGED
2007/11/26 15:27:01 obo 1.17.14.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger
2008-01-04 13:58:40 +00:00
Vladimir Glazounov
a0f14cd289 INTEGRATION: CWS xmllintforsolver (1.3.74); FILE MERGED
2007/05/21 14:57:02 fridrich_strba 1.3.74.1: deliver xmllint
2007-05-25 14:02:32 +00:00
Vladimir Glazounov
ea3d77adbb INTEGRATION: CWS xmllintforsolver (1.16.4); FILE MERGED
2007/05/21 14:57:01 fridrich_strba 1.16.4.1: deliver xmllint
2007-05-25 14:02:19 +00:00
Vladimir Glazounov
af8d0f0d86 INTEGRATION: CWS mingwport03 (1.14.14); FILE MERGED
2006/10/24 13:15:07 vg 1.14.14.2: #i53572# MinGW port
2006/09/06 15:41:21 vg 1.14.14.1: #i53572# MinGW port
2007-03-26 12:29:01 +00:00
Ivo Hinkelmann
1ce5a23997 INTEGRATION: CWS hr40 (1.14.18); FILE MERGED
2006/12/01 18:25:25 hr 1.14.18.3: #i70840#: the -Wl,-z,noexecstack switch is available on all systems with GNU ld
2006/11/28 13:24:06 hjs 1.14.18.2: #i72063# add to CFLAGS instead of overwriting
2006/11/28 12:54:50 hr 1.14.18.1: #i70840#: disable executable stack (Linux)
2007-03-26 11:25:32 +00:00
Jens-Heiner Rechtien
d19ff35de7 INTEGRATION: CWS sb37 (1.11.12); FILE MERGED
2005/09/12 18:12:23 hjs 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED
2005/09/12 12:54:32 hjs 1.11.12.1: #125477# add flags to prefer SYSBASE
2005-12-28 15:59:16 +00:00
Rüdiger Timm
f6b55a9f1f INTEGRATION: CWS kso201bugs01 (1.11.8); FILE MERGED
2005/10/06 10:40:23 kso 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED
2005/08/24 11:37:44 kso 1.11.8.1: #122205# - Windows debug build now possible.
2005-10-18 07:48:21 +00:00
Rüdiger Timm
10d31b0473 INTEGRATION: CWS ooo19126 (1.11.10); FILE MERGED
2005/09/05 13:52:42 rt 1.11.10.1: #i54170# Change license header: remove SISSL
2005-09-07 18:37:31 +00:00
Jens-Heiner Rechtien
48e11d2240 INTEGRATION: CWS buildcond02 (1.4.18); FILE MERGED
2004/12/09 16:36:55 mmeeks 1.4.18.1: Issue number: #i35742#
Submitted by: mmeeks
Conditionalize zlib dependency
2005-02-11 14:44:38 +00:00
Rüdiger Timm
c9467de5b5 INTEGRATION: CWS cmcfixes1 (1.9.8); FILE MERGED
2005/02/02 12:50:39 hjs 1.9.8.4: #i41754# fix sax1 switch
2005/02/02 11:23:01 mt 1.9.8.3: #i41748# Fix for new libxml2
2005/01/31 11:45:23 hjs 1.9.8.2: #i41531# changed windows directory name
2005/01/28 08:32:11 cmc 1.9.8.1: #i41437# move to newer libxml2
2005-02-04 10:29:29 +00:00
Rüdiger Timm
ce300f0b9f INTEGRATION: CWS ause017 (1.9.6); FILE MERGED
2005/01/26 12:24:09 hjs 1.9.6.1: #i35875# multiprocessing support for external modules
2005-01-28 15:07:43 +00:00
Oliver Bolte
e380c9782e INTEGRATION: CWS eforms2 (1.4.2); FILE MERGED;2004/10/08 17:52:33 dvo 1.4.2.2: RESYNC: (1.4-1.7); FILE MERGED;2004/08/26 11:27:21 lo 1.4.2.1: #i32398# fix rebuild problem, removing 'additional files' (AGAIN!) 2004-11-16 12:27:52 +00:00
Oliver Bolte
a1cc6ddd66 INTEGRATION: CWS migration1 (1.7.6); FILE MERGED
2004/11/08 09:47:07 lo 1.7.6.2: configure is not only unix
2004/11/08 09:05:31 lo 1.7.6.1: why are those additional files creeping back in here?
2004-11-15 14:18:52 +00:00
Rüdiger Timm
60ebd46d87 #i10000# Sorry, the SYSTEM_LIBXML conditional was removed by mistake. Reverted. 2004-09-24 06:54:45 +00:00
Rüdiger Timm
4ed16b3970 #i10000# makefile.mk and xml2.map as ADDITIONAL_FILES again. 2004-09-21 08:15:57 +00:00
Rüdiger Timm
2d5bbdec0f INTEGRATION: CWS ooo20040704 (1.2.6); FILE MERGED
2004/07/05 12:55:58 cmc 1.2.6.4: #i30801# I mean libxml2 of course, not freetype
2004/07/05 12:55:04 cmc 1.2.6.3: #i30801# make freetype an optional compile
2004/07/02 18:37:42 vq 1.2.6.2: #i27032# Please use always $/ and not \. (Except when you have a reason to do so.)
2004/07/02 15:10:27 haggai 1.2.6.1: #i27032# CROSS MERGE from fwklhf01 to fix P1 build breakage on Linux
2004-09-08 13:28:57 +00:00
Rüdiger Timm
f6280f4154 #i10000# ADDITIONAL_FILES added again. 2004-07-26 13:01:35 +00:00
Rüdiger Timm
83ce5da43b #i10000# There really should be no dependency on sal here. 2004-07-26 08:20:52 +00:00
Jens-Heiner Rechtien
75c5f3d9ed INTEGRATION: CWS fwklhf01 (1.1.14); FILE MERGED
2004/07/12 13:38:16 lo 1.1.14.1: #27032# remove CRLF lineends and deliver lib*.so.*
2004-07-23 10:16:36 +00:00