Commit graph

536 commits

Author SHA1 Message Date
obo
596da019d2 CWS-TOOLING: integrate CWS systemlibc 2010-06-21 15:14:37 +02:00
Mathias Bauer
d84b7502bb CWS systemlibc: #i69033#: some fixes for mingw 2010-06-17 10:13:12 +02:00
Mathias Bauer
4220a05a53 CWS systemlibc: #i69033#: some fixes for Windows 2010-06-16 19:57:33 +02:00
Caolán McNamara
44f61dccc4 cmcfixes75: #i111795# check write return value 2010-05-24 11:01:58 +01:00
Rene Engelhard
e377be798f systemlibc: migrate systemlibc to hg; try again from scratch 2010-05-18 14:05:20 +02:00
Ivo Hinkelmann
b9420f83fe CWS-TOOLING: integrate CWS linuxaxp01 2010-05-10 15:37:45 +02:00
sb
66597e7212 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
Caolán McNamara
d941d8c336 linuxaxp01: #i110145# first cut 2010-03-15 16:02:56 +00:00
sb
2e24fc7415 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
7c80db2eb3 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
Matthias Huetsch [mhu]
6d03994e21 mhu22: resync to master repository (DEV300_m73). 2010-03-04 19:36:24 +01:00
Matthias Huetsch [mhu]
709ee7e9b0 mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to avoid redundant closeKey()/flush() calls. 2010-03-04 15:19:41 +01:00
sb
11370224ce sb118: #i108269# first step of removing tcsh support 2010-01-12 18:49:59 +01:00
Vladimir Glazounov
78fb90c1b0 CWS-TOOLING: integrate CWS buildverbosity
2009-10-13 15:51:48 +0200 fs  r276867 : allow building with 'nodep'==''
2009-10-11 22:39:56 +0200 fs  r276820 : silence a compiler warning in a file only used when VERBOSE!=""
2009-10-09 14:37:43 +0200 fs  r276807 : let not override the non-presence of $VERBOSE the given command line arguments
2009-10-09 14:36:25 +0200 fs  r276806 : also deliver spirit/home/classic/debug/impl
2009-10-08 13:38:07 +0200 fs  r276789 : not that many line feeds in --show mode
2009-10-08 13:13:01 +0200 fs  r276788 : minor adjustments requested by hjs:
- replaced space/tab mixes at beginning of lines with mere tab
- made "nothing to update" message for the ZIPALLTARGET target more prominent
- removed useless "echo > /dev/nul" statements
2009-10-07 13:32:12 +0200 fs  r276753 : #i105585#
2009-10-07 11:31:59 +0200 fs  r276742 : #i10000# missing dependency between stoc/security and stoc/util
2009-10-06 22:59:59 +0200 fs  r276729 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276699 (milestone: DEV300:m61)
2009-09-29 12:04:58 +0200 fs  r276518 : #i10000#
2009-09-29 12:04:25 +0200 fs  r276517 : oops
2009-09-29 12:01:07 +0200 fs  r276516 : #i84497# removed some more (non-diagnostic) 'echo ------' directives
2009-09-29 11:59:29 +0200 fs  r276515 : #i84497# removed some more (non-diagnostic) 'echo ------' directives
2009-09-29 11:52:32 +0200 fs  r276514 : #i84497# removed the various 'echo ------------' directives from verbose mode, as per hjs' request
2009-09-29 11:44:16 +0200 fs  r276513 : do not duplicate IDLC call commands with different verbosity switches
2009-09-28 21:43:50 +0200 thb  r276502 : #i84497# fixed potential recursive macro def + extra ls
 * solenv/inc/settings.mk: now setting via VERBOSE!:=, removes warning
   and my spurious "recursive macro definition" error
 * solenv/inc/tg_app.mk: one extra ls silenced for app target (and 
   quiet mode, that goes without saying)
2009-09-23 08:57:01 +0200 fs  r276366 : use ULFEX_VERBOSITY instead of duplicating the ULFEX call
2009-09-21 11:42:26 +0200 fs  r276320 : ignore output paths
2009-09-21 11:04:27 +0200 fs  r276318 : silence another compiler warning, which only hits us when actually using this (debug) file, which is the case only when slideshow is compiled with a env variable VERBOSE, thus came up in CWS buildverbosity
2009-09-21 10:30:14 +0200 fs  r276313 : make some output depend on VERBOSE==TRUE, not COMMAND_ECHO=""
While both are equivalent at the moment, COMMAND_ECHO finally is an implementation
default of the VERBOSE flag only, so better rely on VERBOSE as the primary verbosity flag
2009-09-21 09:56:57 +0200 fs  r276311 : forgot to re-generate from tg_zip before committing
2009-09-21 09:52:11 +0200 fs  r276310 : #i84497# even less verbosity
2009-09-17 11:02:47 +0200 fs  r276232 : #i84497# verbose implies VERBOSE nowadays, and VERBOSE==FALSE should not lead to -DVERBOSE
2009-09-15 22:59:37 +0200 fs  r276189 : #i105022# copy fix for this P1 into this CWS
2009-09-15 11:56:35 +0200 fs  r276165 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276043 (milestone: DEV300:m58)
2009-09-14 17:45:10 +0200 fs  r276137 : #i84497# don't duplicate zip lines w/ and w/o -q switch, use a variable instead (maintenance)
2009-09-14 15:01:33 +0200 fs  r276124 : #i10000#
2009-09-11 23:58:46 +0200 thb  r276083 : #i84497#: More quiet-build fine tuning
 - silenced rsc for real (properly filtering options for 
   cpp, and a pretty brutal amputation of the tool blurp,
   which would have needed cmd opt parser duplication)
 - silenced deliver.pl
 - silenced checkdll.sh
 - silenced zip via -q (in quiet mode)
 - silenced various idl, resource, transex whatever tool,
   passing appropriate options down to them '-QQ' sometimes
 - silenced dmake, pointless blurb that something does *not*
   need update removed
 - silenced the old starview idl compiler, to not output
   tool's name & progress chars in quiet mode
2009-09-11 21:13:59 +0200 thb  r276081 : #i84497#: More bits on the quiet mode of the build.
The bulk of the changes is disabling those annoying 
"echo ------------------" lines for the quiet build,
which has the stretch goal of outputting *exactly*
one line per file compiled/linked/processed.
Apart from that, silenced a few especialy annoying
module-specific makefiles (basically adding 
$(COMMAND_ECHO) in front of a gazillion rules).
Additionally, slightly tweaked what idlc regards
verbose, normal, and quiet mode; this was to have it
echo exactly one line per idl file processed (the
fact that quiet mode did not echo *anything* for idl
files was a bit too much for my taste) 
2009-09-04 09:14:35 +0200 fs  r275777 : don't emit the link parameters if VERBOSE!=TRUE
2009-09-02 10:31:15 +0200 fs  r275700 : #i10000#
2009-09-02 08:44:14 +0200 fs  r275697 : update svn:ignore to ignore the output paths
2009-09-02 08:40:54 +0200 fs  r275695 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:40:28 +0200 fs  r275694 : GRAPHITE is missing in the BUILD_TYPE
2009-09-02 08:40:05 +0200 fs  r275693 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:39:25 +0200 fs  r275692 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:39:02 +0200 fs  r275691 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:38:09 +0200 fs  r275690 : #i84497# less verbose output during build
2009-09-02 08:37:06 +0200 fs  r275689 : #i84497# don't emit that much noise, unless a '-verbose' switch is given
2009-10-21 10:43:22 +00:00
Kurt Zenker
354367ced2 CWS-TOOLING: integrate CWS ause101
2009-05-11 14:39:16 +0200 hjs  r271770 : #i101204# more selective copy
2009-05-07 19:16:08 +0200 hjs  r271693 : #i101651# embed windows manifest
2009-05-07 18:43:17 +0200 hjs  r271692 : #i101650# fix CHECKZIPRESULT for bash
2009-05-07 18:25:43 +0200 hjs  r271690 : #i101649# workaround warnings in generated code
2009-05-28 16:03:55 +00:00
Ivo Hinkelmann
ce6b62881d 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
Release Engineers
61f13b5360 #i10000# STORELIB missing 2009-03-06 14:23:05 +00:00
Rüdiger Timm
6298104cef CWS-TOOLING: integrate CWS jsc312
2008-12-04 17:08:20 +0100 jsc  r264858 : #i96902# update reference rdb
2008-12-04 17:06:34 +0100 jsc  r264857 : #i96902# update reference rdb
2008-11-28 14:54:24 +0100 jsc  r264556 : #i96671# correct location of generated scripts
2008-11-28 14:29:30 +0100 jsc  r264554 : #92661# minor changes
2008-11-28 09:36:27 +0100 jsc  r264527 : #92661# minor optimizations
2008-11-27 11:32:24 +0100 jsc  r264470 : #92661# retrieve lib path and load related library full qualified
2008-11-18 09:08:22 +0100 jsc  r263745 : #i93980# change docu, insert note that regview and regmerge are part of the ure
2008-11-18 09:05:12 +0100 jsc  r263744 : #i93980# remove regview and regmerge
2008-11-18 08:57:09 +0100 jsc  r263743 : #i93981# insert SDK rpath link option for regcompare
2008-11-18 08:55:08 +0100 jsc  r263742 : #i93981# insert SDK rpath link option
2008-11-17 16:26:25 +0100 jsc  r263727 : #i96055# correct brackets
2008-12-11 13:10:39 +00:00
Rüdiger Timm
99aef3d8e9 CWS-TOOLING: integrate CWS cmcfixes50
2008-11-10 13:31:50 +0100 cmc  r263517 : gio doesn't do anything useful for remote stuff wrt info
2008-11-06 00:11:47 +0100 cmc  r263359 : #i93436# pile of other 64bit new gcc warnings
2008-11-05 00:39:03 +0100 cmc  r263340 : i95856 let a ppc64 vanilla build succeed
2008-11-04 14:00:25 +0100 cmc  r263320 : #i93436# useless const
2008-11-04 11:53:10 +0100 cmc  r263314 : #i93436# ambiguous
2008-11-04 11:48:05 +0100 cmc  r263313 : #i93436# add some braces
2008-11-04 11:29:24 +0100 cmc  r263312 : #i93436# ambiguous
2008-11-04 10:53:46 +0100 cmc  r263311 :
2008-11-10 15:06:12 +00:00
Oliver Bolte
478407d418 CWS-TOOLING: integrate CWS odbmacros3 2008-10-16 06:57:26 +00:00
Oliver Bolte
1a784f6768 CWS-TOOLING: integrate CWS cmcfixes49 2008-10-10 13:02:43 +00:00
Oliver Bolte
ff56183b7c INTEGRATION: CWS os2port03 (1.5.12); FILE MERGED
2008/07/16 12:23:28 obr 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED
2008/01/29 14:40:36 ydario 1.5.12.1: os2 builds as other platforms now.
Issue number:i85203
Submitted by:ydario
2008-07-22 15:54:11 +00:00
Rüdiger Timm
62cf4eeb1d INTEGRATION: CWS jsc21 (1.6.32); FILE MERGED
2008/04/23 09:53:18 jsc 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED
2008/04/11 12:38:25 jsc 1.6.32.1: #i86121#use correct API1RPATH for SDK tools
2008-07-11 13:51:06 +00:00
Rüdiger Timm
1a2963aacf INTEGRATION: CWS jsc21 (1.6.4); FILE MERGED
2008/06/20 11:12:53 jsc 1.6.4.1: #i86349# remove unused methods
2008-07-11 13:50:55 +00:00
Rüdiger Timm
8bce1f4510 INTEGRATION: CWS jsc21 (1.3.4); FILE MERGED
2008/06/20 11:12:53 jsc 1.3.4.1: #i86349# remove unused methods
2008-07-11 13:50:38 +00:00
Rüdiger Timm
91e590574b INTEGRATION: CWS jsc21 (1.9.4); FILE MERGED
2008/06/20 11:12:53 jsc 1.9.4.1: #i86349# remove unused methods
2008-07-11 13:50:24 +00:00
Rüdiger Timm
a856966cf4 INTEGRATION: CWS jsc21 (1.17.38); FILE MERGED
2008/04/23 09:53:08 jsc 1.17.38.2: RESYNC: (1.17-1.18); FILE MERGED
2008/02/13 14:46:26 jsc 1.17.38.1: #i69326# optional interfaces are now allowed at published serices
2008-07-11 13:50:09 +00:00
Rüdiger Timm
0ec8ab8e90 INTEGRATION: CWS jsc21 (1.17.4); FILE MERGED
2008/06/20 11:12:53 jsc 1.17.4.1: #i86349# remove unused methods
2008-07-11 13:49:47 +00:00
Rüdiger Timm
755dd95ace INTEGRATION: CWS jsc21 (1.15.24); FILE MERGED
2008/04/23 09:53:12 jsc 1.15.24.2: RESYNC: (1.15-1.16); FILE MERGED
2008/04/11 12:38:24 jsc 1.15.24.1: #i86121#use correct API1RPATH for SDK tools
2008-07-11 13:49:33 +00:00
Rüdiger Timm
492a63fb0d INTEGRATION: CWS jsc21 (1.15.56); FILE MERGED
2008/06/20 11:12:53 jsc 1.15.56.3: #i86349# remove unused methods
2008/04/23 09:53:15 jsc 1.15.56.2: RESYNC: (1.15-1.16); FILE MERGED
2008/02/13 14:46:26 jsc 1.15.56.1: #i69326# optional interfaces are now allowed at published serices
2008-07-11 13:49:21 +00:00
Rüdiger Timm
af431133b1 INTEGRATION: CWS jsc21 (1.10.4); FILE MERGED
2008/06/20 11:12:53 jsc 1.10.4.1: #i86349# remove unused methods
2008-07-11 13:49:04 +00:00
Rüdiger Timm
8575634f95 INTEGRATION: CWS jsc21 (1.8.4); FILE MERGED
2008/06/20 11:12:53 jsc 1.8.4.1: #i86349# remove unused methods
2008-07-11 13:48:48 +00:00
Rüdiger Timm
73dc5f420d INTEGRATION: CWS jsc21 (1.12.4); FILE MERGED
2008/06/20 11:12:53 jsc 1.12.4.1: #i86349# remove unused methods
2008-07-11 13:48:35 +00:00
Rüdiger Timm
f5973590ef INTEGRATION: CWS jsc21 (1.4.4); FILE MERGED
2008/06/20 11:12:53 jsc 1.4.4.1: #i86349# remove unused methods
2008-07-11 13:48:18 +00:00
Rüdiger Timm
7a9deef4ab INTEGRATION: CWS jsc21 (1.9.64); FILE MERGED
2008/06/20 11:12:53 jsc 1.9.64.3: #i86349# remove unused methods
2008/04/23 09:53:05 jsc 1.9.64.2: RESYNC: (1.9-1.10); FILE MERGED
2008/02/13 14:46:26 jsc 1.9.64.1: #i69326# optional interfaces are now allowed at published serices
2008-07-11 13:48:03 +00:00
Rüdiger Timm
f6c0995f9d INTEGRATION: CWS jsc21 (1.3.4); FILE MERGED
2008/06/20 11:12:52 jsc 1.3.4.1: #i86349# remove unused methods
2008-07-11 13:47:49 +00:00
Rüdiger Timm
727369ce3d INTEGRATION: CWS jsc21 (1.5.4); FILE MERGED
2008/06/20 11:12:52 jsc 1.5.4.1: #i86349# remove unused methods
2008-07-11 13:47:34 +00:00
Rüdiger Timm
dcb6f120ef INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED
2008/03/31 07:23:53 rt 1.4.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:43:31 +00:00
Rüdiger Timm
42685252c9 INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED
2008/03/31 07:23:53 rt 1.4.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:43:13 +00:00
Rüdiger Timm
e34cbf0bf0 INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED
2008/03/31 07:23:53 rt 1.6.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:42:42 +00:00
Rüdiger Timm
0fc83d0eb5 INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED
2008/03/31 07:23:53 rt 1.5.40.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:42:10 +00:00
Rüdiger Timm
dc0ee9eb70 INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED
2008/03/31 07:23:53 rt 1.5.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:41:52 +00:00
Rüdiger Timm
fa6714114a INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED
2008/03/31 07:23:53 rt 1.6.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:41:36 +00:00
Rüdiger Timm
a4d0f82eb7 INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED
2008/03/31 07:23:53 rt 1.5.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:41:22 +00:00
Rüdiger Timm
6c75480339 INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED
2008/03/31 07:23:52 rt 1.8.18.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:40:50 +00:00
Rüdiger Timm
7c949afa3d INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED
2008/03/31 07:23:52 rt 1.5.18.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:40:33 +00:00
Rüdiger Timm
1d373d48d2 INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED
2008/03/31 07:23:52 rt 1.4.18.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:40:14 +00:00
Rüdiger Timm
34e03d5b0c INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED
2008/03/31 07:23:52 rt 1.6.34.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:39:55 +00:00
Rüdiger Timm
9d54c1cd47 INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED
2008/03/31 07:23:52 rt 1.4.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:39:38 +00:00
Rüdiger Timm
9384a2c352 INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED
2008/03/31 07:23:52 rt 1.5.8.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:39:17 +00:00
Rüdiger Timm
6759cf3e52 INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED
2008/03/31 07:23:52 rt 1.5.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:39:01 +00:00
Rüdiger Timm
c9d7d4abe6 INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED
2008/03/31 07:23:52 rt 1.3.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:38:23 +00:00
Rüdiger Timm
f7f8861a6f INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED
2008/03/31 07:23:52 rt 1.2.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:38:06 +00:00
Rüdiger Timm
133a5de1c1 INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED
2008/03/31 07:23:52 rt 1.8.8.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:37:49 +00:00
Rüdiger Timm
b7159783e9 INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED
2008/03/31 07:23:51 rt 1.3.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:37:30 +00:00
Rüdiger Timm
e29babea00 INTEGRATION: CWS changefileheader (1.15.66); FILE MERGED
2008/03/31 07:23:51 rt 1.15.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:36:55 +00:00
Rüdiger Timm
74b2714809 INTEGRATION: CWS changefileheader (1.17.40); FILE MERGED
2008/03/31 07:23:51 rt 1.17.40.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:36:38 +00:00
Rüdiger Timm
86929ea57b INTEGRATION: CWS changefileheader (1.16.50); FILE MERGED
2008/04/01 12:31:29 thb 1.16.50.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.16.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:36:12 +00:00
Rüdiger Timm
6bd6b958af INTEGRATION: CWS changefileheader (1.15.26); FILE MERGED
2008/03/31 07:23:51 rt 1.15.26.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:35:56 +00:00
Rüdiger Timm
0c85e4d135 INTEGRATION: CWS changefileheader (1.16.8); FILE MERGED
2008/04/01 15:20:34 thb 1.16.8.3: #i85898# Stripping all external header guards
2008/04/01 12:31:29 thb 1.16.8.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.16.8.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:35:38 +00:00
Rüdiger Timm
14f035ee9f INTEGRATION: CWS changefileheader (1.16.58); FILE MERGED
2008/04/01 15:20:34 thb 1.16.58.3: #i85898# Stripping all external header guards
2008/04/01 12:31:29 thb 1.16.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.16.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:35:21 +00:00
Rüdiger Timm
5041ecc078 INTEGRATION: CWS changefileheader (1.23.8); FILE MERGED
2008/04/01 15:20:34 thb 1.23.8.3: #i85898# Stripping all external header guards
2008/04/01 12:31:29 thb 1.23.8.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.23.8.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:35:03 +00:00
Rüdiger Timm
191bea9815 INTEGRATION: CWS changefileheader (1.11.40); FILE MERGED
2008/04/01 12:31:29 thb 1.11.40.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.11.40.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:33:44 +00:00
Rüdiger Timm
6c7ae272dc INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED
2008/04/01 12:31:29 thb 1.9.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.9.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:33:21 +00:00
Rüdiger Timm
a5c8589d65 INTEGRATION: CWS changefileheader (1.15.58); FILE MERGED
2008/04/01 12:31:28 thb 1.15.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.15.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:32:59 +00:00
Rüdiger Timm
3989a02365 INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED
2008/03/31 07:23:51 rt 1.4.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:32:04 +00:00
Rüdiger Timm
6c31475158 INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED
2008/04/01 12:31:28 thb 1.9.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.9.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:31:41 +00:00
Rüdiger Timm
3fa9f02344 INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED
2008/03/31 07:23:51 rt 1.5.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:31:18 +00:00
Rüdiger Timm
afb99f1345 INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED
2008/04/01 15:20:34 thb 1.4.58.3: #i85898# Stripping all external header guards
2008/04/01 12:31:28 thb 1.4.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.4.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:30:38 +00:00
Rüdiger Timm
06eefcde51 INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED
2008/03/31 07:23:51 rt 1.4.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:30:19 +00:00
Rüdiger Timm
928ccc3899 INTEGRATION: CWS changefileheader (1.12.58); FILE MERGED
2008/04/01 12:31:28 thb 1.12.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.12.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:30:00 +00:00
Rüdiger Timm
fb70fd83ee INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED
2008/04/01 12:31:28 thb 1.7.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.7.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:29:27 +00:00
Rüdiger Timm
53f24b374b INTEGRATION: CWS changefileheader (1.11.58); FILE MERGED
2008/04/01 12:31:28 thb 1.11.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:50 rt 1.11.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:28:27 +00:00
Rüdiger Timm
8812ef9f69 INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED
2008/04/01 12:31:28 thb 1.9.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:50 rt 1.9.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:27:26 +00:00
Rüdiger Timm
ae88a1c0c6 INTEGRATION: CWS changefileheader (1.14.58); FILE MERGED
2008/04/01 12:31:28 thb 1.14.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:50 rt 1.14.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:27:06 +00:00
Rüdiger Timm
3b14a70be0 INTEGRATION: CWS changefileheader (1.11.40); FILE MERGED
2008/04/01 15:20:34 thb 1.11.40.3: #i85898# Stripping all external header guards
2008/04/01 12:31:28 thb 1.11.40.2: #i85898# Stripping all external header guards
2008/03/31 07:23:50 rt 1.11.40.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:26:47 +00:00
Rüdiger Timm
ce429c9dbd INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED
2008/04/01 12:31:27 thb 1.9.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:50 rt 1.9.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:26:30 +00:00
Rüdiger Timm
05e9f1dd51 INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED
2008/04/01 12:31:27 thb 1.5.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:50 rt 1.5.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:26:05 +00:00
Rüdiger Timm
bedd5fa84f INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED
2008/03/31 07:23:50 rt 1.2.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:25:47 +00:00
Rüdiger Timm
27216bef34 INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED
2008/03/31 07:23:50 rt 1.3.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:25:11 +00:00
Rüdiger Timm
120a9bbd86 INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED
2008/03/31 07:23:49 rt 1.4.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:24:51 +00:00
Rüdiger Timm
ac6d652d58 INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED
2008/04/01 15:20:33 thb 1.7.24.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.7.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:24:34 +00:00
Rüdiger Timm
8f4aac9c98 INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED
2008/04/01 12:31:27 thb 1.7.70.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.7.70.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:24:13 +00:00
Rüdiger Timm
d7e6c75993 INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED
2008/04/01 12:31:27 thb 1.5.88.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.5.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:23:57 +00:00
Rüdiger Timm
9611d37c04 INTEGRATION: CWS changefileheader (1.9.66); FILE MERGED
2008/04/01 12:31:27 thb 1.9.66.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.9.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:23:40 +00:00
Rüdiger Timm
f8aa1e4abb INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED
2008/03/31 07:23:49 rt 1.2.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:23:24 +00:00
Rüdiger Timm
968ab7592f INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED
2008/04/01 12:31:27 thb 1.3.88.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.3.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:23:05 +00:00
Rüdiger Timm
74da4b278b INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED
2008/04/01 12:31:27 thb 1.4.72.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.4.72.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:22:29 +00:00
Rüdiger Timm
4e7d593b85 INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED
2008/04/01 12:31:27 thb 1.3.72.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.3.72.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:22:12 +00:00
Rüdiger Timm
fd3639d421 INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED
2008/04/01 12:31:27 thb 1.4.88.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.4.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:21:39 +00:00
Rüdiger Timm
4bb4d892c2 INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED
2008/04/01 15:20:33 thb 1.2.88.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.2.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:21:19 +00:00
Rüdiger Timm
b82c485fb2 INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED
2008/04/01 12:31:27 thb 1.3.66.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.3.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:21:02 +00:00
Rüdiger Timm
be0596afd7 INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED
2008/04/01 12:31:27 thb 1.6.70.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.6.70.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:20:46 +00:00
Rüdiger Timm
4ab6335ad7 INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED
2008/04/01 12:31:27 thb 1.5.70.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.5.70.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:20:29 +00:00
Rüdiger Timm
28b4852af1 INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED
2008/04/01 12:31:27 thb 1.6.40.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.6.40.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:20:07 +00:00
Rüdiger Timm
aadc1fd8a0 INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED
2008/04/01 12:31:26 thb 1.4.88.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.4.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:19:30 +00:00
Rüdiger Timm
31430a7798 INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED
2008/04/01 12:31:26 thb 1.2.88.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.2.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:19:12 +00:00
Rüdiger Timm
87b04f2f03 INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED
2008/03/31 07:23:49 rt 1.3.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:18:37 +00:00
Rüdiger Timm
b248b02c5d INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED
2008/04/01 12:31:26 thb 1.3.88.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.3.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:18:20 +00:00
Rüdiger Timm
83358acd8e INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED
2008/04/01 12:31:26 thb 1.3.66.2: #i85898# Stripping all external header guards
2008/03/31 07:23:49 rt 1.3.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:18:05 +00:00