[ooo-build-commit] Changes to 'ooo/master'

Jan Holesovsky kendy at kemper.freedesktop.org
Mon May 18 09:48:19 PDT 2009


New branch 'ooo/master' available with the following commits:
commit 58fa3df47996127a62b2e032a49aada193503726
Author: Release Engineers <releng at openoffice.org>
Date:   Thu May 7 06:54:56 2009 +0000

    CWS-TOOLING: integrate CWS cmcfixes58
    2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings
    2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings
    2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in
    2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings
    2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk at 271427 (milestone: DEV300:m47)
    2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings
    2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again
    2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods

commit d72128ebc89eee4d10e4dda505bcfa623f056b80
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Mon Apr 27 11:24:10 2009 +0000

    CWS-TOOLING: integrate CWS sb107
    2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk at 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 at 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 at 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>

commit 905c6f56297c4931d1377c3f4df520afd8747320
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Wed Apr 22 12:39:28 2009 +0000

    CWS-TOOLING: integrate CWS sdk31fix_DEV300
    2009-04-03 15:43:49 +0200 jsc  r270492 : correct classpath
    2009-04-02 16:27:49 +0200 jsc  r270416 : fix typo in run target and classpath
    2009-04-02 16:27:14 +0200 jsc  r270415 : remove Inspector example, change docu to link into the wiki on the related project page
    2009-04-01 14:07:33 +0200 jsc  r270327 : #i100723# add Uno-Type-Path to jar manifest
    2009-04-01 11:57:53 +0200 jsc  r270315 : #i100723# add Uno-Type-Path to jar manifest
    2009-04-01 11:47:59 +0200 jsc  r270314 : #i100723# add Uno-Type-Path to jar manifest
    2009-04-01 09:33:10 +0200 jsc  r270304 : #i100723# add Uno-Type-Path to jar manifest
    2009-04-01 09:30:39 +0200 jsc  r270303 : #i100723# add Uno-Type-Path to jar manifest
    2009-04-01 09:29:19 +0200 jsc  r270301 : #i100712# change header image version number

commit f100da0fd623ba7df622c63a55a617ae7f74d517
Author: Release Engineers <releng at openoffice.org>
Date:   Fri Mar 6 15:18:33 2009 +0000

    #i10000# missing STORELIB

commit d16066bc1a1ae2e824848b13addb24652f4ed1bd
Author: Oliver Bolte <obo at openoffice.org>
Date:   Thu Feb 19 11:42:47 2009 +0000

    CWS-TOOLING: integrate CWS sb104
    2009-01-27 13:09:06 +0100 sb  r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in
    2009-01-27 10:56:40 +0100 sb  r266966 : CWS-TOOLING: rebase CWS sb104 to trunk at 266944 (milestone: DEV300:m40)
    2009-01-20 14:37:00 +0100 sb  r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool
    2009-01-20 09:32:38 +0100 sb  r266554 : CWS-TOOLING: rebase CWS sb104 to trunk at 266428 (milestone: DEV300:m39)
    2009-01-14 13:40:45 +0100 sb  r266296 : #i97992# do not pass comment lines to shell
    2009-01-14 12:50:34 +0100 sb  r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents
    2009-01-14 12:49:20 +0100 sb  r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH
    2009-01-13 09:41:37 +0100 sb  r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions
    2009-01-12 18:02:03 +0100 sb  r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment

commit 734ceb7767761a544fa4254f1c5963273ebbae5d
Author: Oliver Bolte <obo at openoffice.org>
Date:   Thu Feb 19 07:29:28 2009 +0000

    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 at 266428 (milestone: DEV300:m39)
    2008-12-08 21:00:09 +0100 hjs  r265049 : CWS-TOOLING: rebase CWS ause099 to trunk at 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 at 263288 (milestone: DEV300:m35)

commit 77292d7ff2240790667518af454a0e05ead0a0a9
Author: Oliver Bolte <obo at openoffice.org>
Date:   Thu Feb 12 11:01:16 2009 +0000

    CWS-TOOLING: integrate CWS jsc314
    2009-01-20 17:03:24 +0100 jsc  r266600 : #97041# add sym links to ure libs in sdk/lib
    2009-01-20 17:01:26 +0100 jsc  r266599 : #97968# changed version



More information about the ooo-build-commit mailing list