Commit graph

14348 commits

Author SHA1 Message Date
Ivo Hinkelmann
3052509996 CWS-TOOLING: integrate CWS l10nmovetest 2011-02-28 16:48:41 +01:00
Ivo Hinkelmann
f0b7c976ff l10nmovetest: #i116586# use of with_lang / no reset of LANG 2011-02-28 14:57:23 +01:00
Francois Tigeot
29b55434cb Use system OpenSSL on DragonFly. 2011-02-27 09:47:03 +01:00
sb
a788821b83 debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions 2011-02-25 11:32:55 +01:00
Frank Schoenheit [fs]
d3dfac3e37 debuglevels: export DBGSV_ERROR_OUT=shell, so that tools-based assertions in non-product test do not pop up as message boxes (which was a regression introduced with the removal of DBGSV_INIT from the build env) 2011-02-25 10:17:28 +01:00
Thomas Arnhold
35f31a7e94 Remove MSDOS support 2011-02-24 22:00:27 +01:00
Frank Schoenheit [fs]
86f4a96d8c debuglevels: simplify the build system, by complicating the OOo code ;)
Introduce DBGSV_(TRACE/WARNING/ERROR)_OUT, which controls the output channel for tools-level
traces/warnings/assertions, when no dbgsv.ini file is found (this is the increased OOo complexity).

Use this in installationtest.mk, instead of creating a dedicated dbgsv.ini file.

Yet to come: add support for DBGSV_ERROR_OUT to the GNU make build system. Which is the reason why
DBGSV_ERROR_OUT was introduced: Currently, running a GNU make based test pops up assertions as message
boxes. Before the change here, we would have needed to add dbgsv.ini support to the GNU make build system,
which sounds not like a funny a reasonable thing to do. So, instead, we will simply set DBGSV_ERROR_OUT,
which is much simpler and less error prone.
2011-02-24 17:39:47 +01:00
Frank Schoenheit [fs]
88eda2548e debuglevels: let DIAGNOSTICS_CONTROL_FILE depend on , to make it unique when multiple tests are running in parallel 2011-02-24 13:46:59 +01:00
Juergen Schmidt
af39a4d0f2 jsc340: merge to dev300m101 2011-02-24 13:34:07 +01:00
Matthias Huetsch [mhu]
992975c9f4 Update from sibling repository. 2011-02-24 13:30:13 +01:00
Frank Schoenheit [fs]
be3930dc28 debuglevels: pulled and merged remaining changesets from m101 2011-02-23 21:12:58 +01:00
Matthias Huetsch [mhu]
82b10c6aab Update from master repository (DEV300_m100). 2011-02-23 21:03:15 +01:00
Ivo Hinkelmann
6eaafc1caf masterfix DEV300: #i10000# fixed BUILD_TYPE 2011-02-23 17:23:06 +01:00
Ivo Hinkelmann
53d0a1320a masterfix DEV300: #i10000# INPATH -> OUTPATH 2011-02-23 17:08:45 +01:00
Frank Schoenheit [fs]
e5572e55b7 debuglevels: pulled and merged latest changes from DEV300_next 2011-02-23 12:42:39 +01:00
Thorsten Behrens
4025f24ca9 Make tinbuild load SMTP modules only on demand
Net::SMTP::SSL and Net:SMTP::TLS may not be installed or available
on all systems, so we're now only loading that if the corresponding
command line option was given.
2011-02-23 09:59:52 +01:00
Frank Schoenheit [fs]
e82fd0260b debuglevels: merged to-be-m101 2011-02-23 09:58:44 +01:00
Thorsten Behrens
42795c4990 Made tinderbox bcc owner on error mails
Every error spam now gets Bcc-ed to the owner. This does not apply
to the x-tinder zipped log file mails.
2011-02-23 09:57:29 +01:00
Thorsten Behrens
b050ea959a Rename cleanup make target
The old version was from libreoffice/build times.
2011-02-23 09:07:48 +01:00
Thorsten Behrens
34daa0c208 Enable tinbuild to also use SMTP auth
Previously, tinbuild was only able to use a local MTA - with this
change, one can also e.g. use a googlemail account. Login creds and
smtp crypt method gets passed via command line.
2011-02-23 01:49:56 +01:00
Thomas Arnhold
d2a6b1e9a0 Remove HPUX from imakedep.h 2011-02-22 22:06:00 +01:00
Matthias Huetsch [mhu]
17d70631f3 #i115784# configure: Add check for valgrind/memcheck.h, defining HAVE_VALGRIND_MEMCHECK_H. 2011-02-22 19:26:59 +01:00
Ivo Hinkelmann
853a588364 masterfix DEV300: #i10000# remove hard dep 2011-02-22 19:12:18 +01:00
Ivo Hinkelmann
f5c661e67e masterfix DEV300: #i10000# usage of L10N build_type 2011-02-22 19:11:18 +01:00
Ivo Hinkelmann
b09657659f masterfix DEV300: #i10000# usage of L10N build_type 2011-02-22 19:07:34 +01:00
Andras Timar
fc19bad5b7 l10n: add Breton spelling dictionary 2011-02-22 18:59:27 +01:00
Ivo Hinkelmann
63bed58e6b masterfix DEV300: #i100000# dep. fix 2011-02-22 15:50:31 +01:00
Caolán McNamara
4dd4885566 revert this 2011-02-22 13:33:30 +00:00
Caolán McNamara
23adf2f0d6 seems we need -s after all 2011-02-22 13:26:45 +00:00
Caolán McNamara
1b299df876 Break into two lines means that line began with spaces, so how-to-run lost 2011-02-22 12:40:35 +00:00
Caolán McNamara
978cc9511e remove javainstaller2 2011-02-22 12:07:32 +00:00
Caolán McNamara
c11ef4be86 -r and -s doesn't do anything 2011-02-22 10:27:15 +00:00
Rene Engelhard
766d3a2b07 move -Wl,--no-relax into extra LINKFLAGS 2011-02-22 00:37:04 +01:00
Caolán McNamara
6ebee61b8d use a different dir for cppunittester 2011-02-21 21:07:03 +00:00
Rene Engelhard
5e87dcbb57 use -Wl,--no-relax (fdo#32224), thanks Michael Cree 2011-02-21 20:59:23 +01:00
Francois Tigeot
f473d28ae9 Remove 386BSD support. 2011-02-21 17:08:54 +01:00
Ivo Hinkelmann
06385266df masterfix DEV300: #i10000# removed one hard dep 2011-02-21 16:19:47 +01:00
Francois Tigeot
60fe1a1958 Remove OSF/1 support. 2011-02-21 14:37:59 +01:00
Francois Tigeot
ab50df50a8 Add DragonFly defines. 2011-02-21 14:37:59 +01:00
Francois Tigeot
7c17c577e0 Do not use GNU cp syntax on DragonFly. 2011-02-21 14:37:59 +01:00
Ivo Hinkelmann
3982245381 masterfix DEV300: #i10000# fixed patch handling 2011-02-21 14:25:24 +01:00
Ivo Hinkelmann
76ddf029d9 masterfix DEV300: #i10000# new configure 2011-02-21 12:25:19 +01:00
Frank Schoenheit [fs]
dd23e0428f debuglevels: let smoketestoo_native use a dedicated version of dbgsvrc/DBGSV_INIT, instead of using the default which the build env points to - it might direct assertion output to whereever ... 2011-02-21 10:32:07 +01:00
David Tardon
53868fee45 end arg description with dot 2011-02-19 08:07:41 +01:00
David Tardon
05bbd6da1b I fixed this properly in libs-core/scripting
This reverts commit ba1da290bd44677bdf3576e6b3fcd02a102ed667.
2011-02-19 07:58:00 +01:00
Jan Holesovsky
72d2efe468 Fix build of master without Python scripting. 2011-02-18 22:08:06 +01:00
Jan Holesovsky
d1ac976ce2 tinbuild: Better formatting of the tinderbox info. 2011-02-18 13:32:30 +01:00
Christian Lohmaier
bd157ad1ed Avoid forking to output the logfile. 2011-02-18 13:22:57 +01:00
Release Engineering
ba345960da merged DEV300 2011-02-18 11:14:19 +01:00
Tor Lillqvist
d8f97bd4c9 Exclude java_uno_accessbridge.jar and .dll if no SOLAR_JAVA 2011-02-18 11:42:15 +02:00