Commit graph

59 commits

Author SHA1 Message Date
Jesús Corrius
3288324588 Fix for mingw32 crosscompilation 2011-06-23 13:05:25 +02:00
Tor Lillqvist
20ba3c4ae8 Kill OS/2 stuff 2011-04-15 14:08:09 +03:00
sb
c7ef3e0f12 sb132: #i114145# removed unused TESTDIR and NO_TESTS 2010-09-23 16:09:13 +02:00
Jens-Heiner Rechtien
f281d77a21 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
Vladimir Glazounov
e89f88f7f1 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
2ab9986bdf CWS-TOOLING: integrate CWS os2port06dev300
2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree.
2009-09-10 22:44:47 +00:00
Oliver Bolte
ae0228cdb3 CWS-TOOLING: integrate CWS kick4nt 2009-09-07 13:35:07 +00:00
Ivo Hinkelmann
3d86aa935d CWS-TOOLING: integrate CWS ause102
2009-06-16 19:22:59 +0200 hjs  r273039 : #i102607# don't kill mingw
2009-06-12 15:17:22 +0200 ihi  r272921 : #i102607# add path before calling l10n tool
2009-06-11 14:25:20 +0200 hjs  r272873 : #i102607# on EPM=internal call binary with full path
2009-06-10 13:35:48 +0200 hjs  r272807 : #i102607# remove solver PATH entry from OOo env.
2009-06-10 12:10:44 +0200 hjs  r272802 : #i102635# correct dependencies for all
2009-06-10 11:58:53 +0200 hjs  r272801 : #i102607# call tools from solver with absolute path
2009-06-16 18:11:49 +00:00
Oliver Bolte
aa1600a9e1 #i10000# AUGMENT_LIBRARY_PATH missing 2009-02-25 15:11:48 +00:00
Oliver Bolte
5bdf81d461 INTEGRATION: CWS os2port03 (1.48.218); FILE MERGED
2008/07/16 12:19:41 obr 1.48.218.2: RESYNC: (1.48-1.49); FILE MERGED
2008/04/15 14:38:00 ydario 1.48.218.1: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario
2008-07-22 15:49:47 +00:00
Rüdiger Timm
52238c43c2 INTEGRATION: CWS changefileheader (1.48.320); FILE MERGED
2008/03/28 15:55:52 rt 1.48.320.1: #i87441# Change license header to LPGL v3.
2008-04-10 16:36:10 +00:00
Oliver Bolte
8b22e9aa8c INTEGRATION: CWS mingwport05 (1.47.56); FILE MERGED
2007/06/25 14:56:06 vg 1.47.56.1: #i78267# MinGW port efforts
2007-07-17 06:24:12 +00:00
Kurt Zenker
c315376d84 INTEGRATION: CWS pchfix04 (1.43.10); FILE MERGED
2007/02/13 15:21:09 hjs 1.43.10.4: RESYNC: (1.45-1.46); FILE MERGED
2007/01/26 19:06:47 hjs 1.43.10.3: RESYNC: (1.43-1.45); FILE MERGED
2007/01/04 09:47:58 hjs 1.43.10.2: #i73078# syntax
2007/01/03 11:55:18 hjs 1.43.10.1: #i73078# SECOND_BUILD targets cannot use pch by design (additional defines/switches)
2007-05-10 14:10:37 +00:00
Vladimir Glazounov
907bb89314 INTEGRATION: CWS ause074 (1.45.6); FILE MERGED
2007/02/02 11:52:43 hjs 1.45.6.1: #i74085# avoid useless shell calls
2007-02-06 12:56:39 +00:00
Hans-Joachim Lankenau
618a111d86 #i10000# - missed specific construct in #i70359# breaking 4nt build 2007-01-26 09:59:05 +00:00
Oliver Bolte
165b038ba5 INTEGRATION: CWS ause069 (1.42.2); FILE MERGED
2007/01/10 20:17:56 hjs 1.42.2.3: RESYNC: (1.42-1.43); FILE MERGED
2006/12/01 17:44:50 hjs 1.42.2.2: #i69872# cleanup
2006/10/11 12:36:23 hjs 1.42.2.1: #i70359#: removing + sign in targets; adding to tool macro if required
2007-01-25 11:52:21 +00:00
Kurt Zenker
c18e4bedce INTEGRATION: CWS presfixes09 (1.42.48); FILE MERGED
2006/11/03 15:48:15 thb 1.42.48.1: #i71159# Now also using exception flags when doing SECOND_BUILD
2006-12-13 14:05:52 +00:00
Kurt Zenker
4f7cc96757 INTEGRATION: CWS vq37 (1.40.130); FILE MERGED
2006/10/04 19:29:23 vq 1.40.130.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.
2006-10-05 15:20:05 +00:00
Kurt Zenker
f79339ebd8 INTEGRATION: CWS ause068 (1.40.112); FILE MERGED
2006/09/15 13:26:33 hjs 1.40.112.2: #i69536# don't force shell for echo
2006/09/15 10:57:29 hjs 1.40.112.1: #i69560# remove obsolete SVXLIGHT
2006-10-05 09:37:43 +00:00
Kurt Zenker
10edb24801 INTEGRATION: CWS ause058 (1.39.96); FILE MERGED
2006/06/14 11:15:14 hjs 1.39.96.3: #i58351# applied relevant parts of the patch to support bash
2006/06/13 18:02:53 hjs 1.39.96.2: #i55987# missed in the first shot
2006/06/13 16:21:18 hjs 1.39.96.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport
2006-07-05 20:56:33 +00:00
Rüdiger Timm
31eda5b239 INTEGRATION: CWS ause048 (1.38.24); FILE MERGED
2006/02/06 15:03:09 hjs 1.38.24.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead
2006-03-08 12:59:37 +00:00
Oliver Bolte
2714bd9920 INTEGRATION: CWS vq27 (1.37.176); FILE MERGED
2006/01/14 19:42:13 vq 1.37.176.1: #i57443# Clean-up for solenv/inc/.
2006-01-20 11:09:05 +00:00
Rüdiger Timm
c7cbef4381 INTEGRATION: CWS ooo19126 (1.36.150); FILE MERGED
2005/09/05 14:33:47 rt 1.36.150.1: #i54170# Change license header: remove SISSL
2005-09-08 08:38:11 +00:00
Oliver Bolte
49bf87d09b INTEGRATION: CWS ause025 (1.34.112); FILE MERGED
2005/04/13 15:43:45 hjs 1.34.112.2: RESYNC: (1.34-1.35); FILE MERGED
2005/03/22 18:14:10 hjs 1.34.112.1: #120482# use macro to get wrapper
2005-04-22 10:37:37 +00:00
Oliver Bolte
8f7b05a6b9 INTEGRATION: CWS vq12 (1.34.74); FILE MERGED
2005/02/20 18:09:44 vq 1.34.74.1: #i29609# Use $(IFEXIST) and $(THEN) macros to use the correct syntax
for W32-4nt or W32-tcsh.
2005-03-18 09:12:55 +00:00
Kurt Zenker
3dd80819bb INTEGRATION: CWS babelfish (1.33.48); FILE MERGED
2004/12/20 16:25:54 hjs 1.33.48.1: #i39276# find localizations for scp strings
2005-01-13 18:15:25 +00:00
Oliver Bolte
b84ab8aafb INTEGRATION: CWS nativefixer1 (1.32.2); FILE MERGED
2004/10/22 12:48:09 is 1.32.2.1: #i34221# solving merge conflicts in header
2004-11-18 07:43:43 +00:00
Oliver Bolte
c62a568ae6 INTEGRATION: CWS langsupporter (1.31.16); FILE MERGED
2004/09/22 06:56:58 obr 1.31.16.1: #i33873# ulf file converter tool
2004-10-18 12:55:39 +00:00
Rüdiger Timm
f5d08a7fa7 INTEGRATION: CWS tune03 (1.29.4); FILE MERGED
2004/08/16 17:29:49 mhu 1.29.4.3: #i31183# Handle 'adjustvisibility' analog to 'makedepend' to avoid bootstrap problem in 'soltools'.
2004/08/09 22:34:14 mhu 1.29.4.2: RESYNC: (1.29-1.30); FILE MERGED
2004/07/21 12:14:41 hjs 1.29.4.1: #i31183# adjust symbol visibility on solaris
2004-08-23 08:17:24 +00:00
Rüdiger Timm
d22c12ebf9 INTEGRATION: CWS ooo20040620 (1.28.76); FILE MERGED
2004/06/06 17:00:17 vq 1.28.76.1: #i29919# rename nul -> $(NULLDEV). This fix was already applied to 112fix2.
2004-07-13 15:39:27 +00:00
Hans-Joachim Lankenau
a8966da762 INTEGRATION: CWS mergebuild (1.26.6); FILE MERGED
2004/06/16 09:42:53 hjs 1.26.6.5: #i8252# fix issue with OOo environment
2004/05/11 09:55:30 hjs 1.26.6.4: #i8252# fixes for ulf
2004/05/10 18:24:52 hjs 1.26.6.3: #i8252# merge ulf on the fly
2004/04/21 06:49:16 hjs 1.26.6.2: RESYNC: (1.26-1.28); FILE MERGED
2003/11/12 15:54:27 hjs 1.26.6.1: #i8252# switch to .ulf files
2004-06-25 15:11:58 +00:00
Rüdiger Timm
e01890b0e6 INTEGRATION: CWS newscp2 (1.27.2); FILE MERGED
2004/02/05 12:41:33 is 1.27.2.1: #115269# new scp2
2004-02-10 13:33:46 +00:00
Kurt Zenker
7bb3409d6d INTEGRATION: CWS newscptools (1.26.40); FILE MERGED
2004/01/20 15:55:39 is 1.26.40.1: #i24601# new scp tooling
2004-01-29 10:51:53 +00:00
Kurt Zenker
cd2a7fc32b INTEGRATION: CWS ause04 (1.25.46); FILE MERGED
2003/06/27 11:51:38 hjs 1.25.46.1: #108702# - remove unused/outdated
2003-08-25 13:46:17 +00:00
Jens-Heiner Rechtien
eb62b06be2 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 10:48:49 +00:00
Hans-Joachim Lankenau
a36b7f498b #104325# cppumaker rules removed for consistency reasons 2002-10-18 08:36:01 +00:00
Hans-Joachim Lankenau
3889f6432f more wrapper 2002-06-18 12:46:39 +00:00
Hans-Joachim Lankenau
2cff05bd98 cleanup 2002-04-16 11:59:49 +00:00
Hans-Joachim Lankenau
0279ac0523 pre/post processing of scp files; scplink flags 2002-04-15 10:45:58 +00:00
Hans-Joachim Lankenau
59aafc58f3 more wrapper for win/tcsh 2002-03-28 15:50:41 +00:00
Hans-Joachim Lankenau
5310f8dea2 replaced 4nt-ism 2002-03-26 17:14:29 +00:00
Hans-Joachim Lankenau
c9575a782a #97443# rule for export lists of testshl libraries; workaround for dmake bug 2002-02-13 15:58:18 +00:00
Hans-Joachim Lankenau
f0d04076bd #95059# no SVXLIGHT 2001-11-21 16:17:23 +00:00
Hans-Joachim Lankenau
07f4347a65 #93521# add wall=true 2001-10-19 12:03:25 +00:00
Hans-Joachim Lankenau
2912c6cd01 #87136# use own cpp on all platforms to process *.scp 2001-10-17 13:15:56 +00:00
Hans-Joachim Lankenau
4ae427c341 #65293# SVXLIGHTSLO was missing a define 2001-09-05 09:07:45 +00:00
Hans-Joachim Lankenau
291c9e8023 #87798# moved fallback to tg_shl.mk 2001-08-14 13:14:33 +00:00
Hans-Joachim Lankenau
94c356f6df #65293# one more fix for win32 naming 2001-08-14 08:15:43 +00:00
Hans-Joachim Lankenau
2ddd186feb #65293# this one doesn't take forever 2001-08-13 18:10:44 +00:00
Hans-Joachim Lankenau
d9d2196531 #65293# doing dirty tricks... 2001-08-13 17:58:39 +00:00