Commit graph

44 commits

Author SHA1 Message Date
Tor Lillqvist
20ba3c4ae8 Kill OS/2 stuff 2011-04-15 14:08:09 +03:00
Caolán McNamara
5eb3062181 Resolves: fdo#32897 strip out template language tags 2011-01-07 20:44:28 +00: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
Oliver Bolte
ae0228cdb3 CWS-TOOLING: integrate CWS kick4nt 2009-09-07 13:35:07 +00:00
Hans-Joachim Lankenau
2d6a5f8abd CWS-TOOLING: integrate CWS cygwin03
2009-03-19 13:36:29 +0100 hjs  r269742 : #i100180# - fix one remaining problem with zip dependencies
2009-03-18 17:05:51 +0100 kz  r269691 : #i100180# improvements for setsolar on cygwin
2009-03-18 16:54:08 +0100 kz  r269690 : #i100180# improvements for setsolar on cygwin
2009-03-13 15:29:53 +0100 kz  r269486 : #i100180# improvements for setsolar on cygwin
2009-03-13 15:28:56 +0100 kz  r269485 : #i100180# improvements for setsolar on cygwin
2009-03-13 15:28:29 +0100 kz  r269484 : #i100180# improvements for setsolar on cygwin
2009-03-24 12:17:31 +00:00
Oliver Bolte
3e40885207 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
Jens-Heiner Rechtien
f3df1a08b7 #i93829#: changes needed for subversion migration 2008-09-19 10:03:08 +00:00
Oliver Bolte
6e257fbe9a INTEGRATION: CWS os2port03 (1.33.46); FILE MERGED
2008/07/16 12:19:34 obr 1.33.46.4: RESYNC: (1.34-1.36); FILE MERGED
2008/04/15 14:37:59 ydario 1.33.46.3: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario
2008/01/15 13:52:06 obr 1.33.46.2: RESYNC: (1.33-1.34); FILE MERGED
2008/01/15 09:36:37 ydario 1.33.46.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario
2008-07-22 15:49:02 +00:00
Vladimir Glazounov
429a78c4e5 INTEGRATION: CWS ause092 (1.35.6); FILE MERGED
2008/03/12 09:38:57 hjs 1.35.6.1: #i86946# remove debug output
2008-03-18 13:45:18 +00:00
Kurt Zenker
6439592ae6 INTEGRATION: CWS ause084_DEV300 (1.34.46); FILE MERGED
2007/12/20 15:12:58 hjs 1.34.46.3: #i77202# COMMONBIN won't work when changing common_build_zip in local makefile
2007/12/17 16:37:46 hjs 1.34.46.2: #i77202# minor cleanup using variables supplied by settings.mk
2007/12/17 16:31:06 hjs 1.34.46.1: #i77202# removed specialcasing of PRJ=.; less copying around of archives
2008-03-06 14:13:59 +00:00
Rüdiger Timm
303a243532 INTEGRATION: CWS execshellmacrogone (1.33.208); FILE MERGED
2007/10/24 06:35:44 rene 1.33.208.1: #i79760# krs patches for supressing "Executing shell macro..." output
2007-11-06 14:43:53 +00:00
Hans-Joachim Lankenau
b0a50f2d11 #i10000# - workaround for ZIPnTARGET used in module root makefiles 2007-05-10 13:21:58 +00:00
Oliver Bolte
e5117e836a INTEGRATION: CWS ause076 (1.30.18); FILE MERGED
2007/02/15 15:22:12 hjs 1.30.18.2: RESYNC: (1.30-1.31); FILE MERGED
2007/02/06 10:26:21 hjs 1.30.18.1: #i73990# introduce ZIPnDEPS to define expicit dependencies for zip targets
2007-03-09 08:04:53 +00:00
Vladimir Glazounov
c4e12aeaf9 INTEGRATION: CWS ause074 (1.30.8); FILE MERGED
2007/02/02 11:57:37 hjs 1.30.8.1: #i74085# avoid useless shell calls
2007-02-06 12:56:15 +00:00
Oliver Bolte
f9908132d9 INTEGRATION: CWS ause069 (1.28.2); FILE MERGED
2006/12/04 19:25:23 hjs 1.28.2.4: RESYNC: (1.28-1.29); FILE MERGED
2006/12/01 17:42:49 hjs 1.28.2.3: #i70359# remove forced shell calls
2006/10/18 17:12:59 hjs 1.28.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:22 hjs 1.28.2.1: #i70359#: removing + sign in targets; adding to tool macro if required
2007-01-25 11:51:27 +00:00
Vladimir Glazounov
aaf8070120 INTEGRATION: CWS ause071 (1.28.10); FILE MERGED
2006/11/06 10:41:56 hjs 1.28.10.1: #i71012# make sure ZIPnDIR exists before creating dependency lists
2006-11-21 14:10:32 +00:00
Kurt Zenker
b00824c7c0 INTEGRATION: CWS ause068 (1.27.84); FILE MERGED
2006/09/15 13:26:32 hjs 1.27.84.1: #i69536# don't force shell for echo
2006-10-05 09:36:10 +00:00
Kurt Zenker
2ef5e91b28 INTEGRATION: CWS ause062 (1.25.244); FILE MERGED
2006/07/13 14:55:15 hjs 1.25.244.3: #i67212# unrolled previous changes
2006/07/07 08:02:44 hjs 1.25.244.2: #i67085# make sure not to lose changes from CWS pathoptions01
2006/07/06 17:30:07 hjs 1.25.244.1: #i67085# ZIPTARGET extension no longer hardcoded; move helper variables to tg_zip.mk
2006-07-19 08:37:24 +00:00
Oliver Bolte
d6e001395f INTEGRATION: CWS pathoptions01 (1.25.242); FILE MERGED
2006/07/06 10:19:28 hjs 1.25.242.1: #137804# make zip*alllangiso overideable for not forcing all case
2006-07-13 11:08:06 +00:00
Rüdiger Timm
a375fff105 INTEGRATION: CWS ause044 (1.24.38); FILE MERGED
2005/11/28 16:41:10 hjs 1.24.38.1: #i58256# new naming of temporary files
2005-12-14 14:36:53 +00:00
Jens-Heiner Rechtien
931dec02c5 INTEGRATION: CWS ause039 (1.22.198); FILE MERGED
2005/10/13 21:25:59 hjs 1.22.198.2: RESYNC: (1.22-1.23); FILE MERGED
2005/09/13 15:17:10 hjs 1.22.198.1: #i53841# do not ommit useless warnings if directories do not yet exist
2005-10-25 10:09:01 +00:00
Rüdiger Timm
549670bde3 INTEGRATION: CWS ause034 (1.22.152); FILE MERGED
2005/08/04 15:07:05 hjs 1.22.152.2: #i51455# survive no match
2005/07/27 14:37:28 rt 1.22.152.1: #i51455# Do not ignore return value of 'zip' command, use CHECKZIPRESULT instead (patch provided by vq)
2005-09-07 15:08:01 +00:00
Oliver Bolte
7f6039b81c INTEGRATION: CWS vq12 (1.21.100); FILE MERGED
2005/02/20 18:17:32 vq 1.21.100.1: #i29609# Unroll _tg_*.mk files.
2005-03-18 09:12:29 +00:00
Rüdiger Timm
293a4dfdf6 INTEGRATION: CWS helpaux (1.20.94); FILE MERGED
2004/12/06 13:53:14 hjs 1.20.94.1: #i36415# support for helpcontent2 auxiliary language problem
2004-12-16 11:57:23 +00:00
Kurt Zenker
643fa582db INTEGRATION: CWS help2 (1.18.10); FILE MERGED
2004/08/19 16:30:39 hjs 1.18.10.3: #i33224# remove leading ./
2004/08/17 00:40:57 ihi 1.18.10.2: RESYNC: (1.18-1.19); FILE MERGED
2004/07/08 19:26:36 hjs 1.18.10.1: extend ziptarget
2004-08-30 16:21:24 +00:00
Hans-Joachim Lankenau
1be0010d86 #i10000# fix zipdependencies for 4nt and two drives 2004-07-13 15:30:07 +00:00
Hans-Joachim Lankenau
0cbd968750 INTEGRATION: CWS mergebuild (1.17.6); FILE MERGED
2004/05/13 11:34:39 hjs 1.17.6.3: #i8252# force zip all languages
2003/10/22 11:21:21 hjs 1.17.6.2: #i8252# fixed handling of path replacement
2003/10/15 15:52:21 hjs 1.17.6.1: #i8252# iso code support for language dependent zip targets
2004-06-25 15:11:23 +00:00
Kurt Zenker
09b68d3efd INTEGRATION: CWS ause04 (1.14.46); FILE MERGED
2003/08/12 17:03:12 hjs 1.14.46.3: RESYNC: (1.15-1.16); FILE MERGED
2003/07/16 11:23:14 hjs 1.14.46.2: RESYNC: (1.14-1.15); FILE MERGED
2003/07/14 17:21:35 hjs 1.14.46.1: #110619# reworked zip dependencies
2003-08-25 13:45:52 +00:00
Jens-Heiner Rechtien
2d7eb8303e INTEGRATION: CWS ooo11rc2 (1.15.2); FILE MERGED
2003/07/15 02:07:28 fa 1.15.2.1: Add support for Mac OS X, mostly brought in from PORTS.

http://www.openoffice.org/issues/show_bug.cgi?id=16414

Dan
fa@ooo
2003-07-16 17:19:47 +00:00
Vladimir Glazounov
b0f683ea54 INTEGRATION: CWS ooo11rc (1.14.38); FILE MERGED
2003/06/27 10:44:12 hjs 1.14.38.1: #i15915# fix multiprocess problems - make tempfiles unique
2003-07-02 12:43:17 +00:00
Jens-Heiner Rechtien
eb62b06be2 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 10:48:49 +00:00
Rüdiger Timm
6bd3c4f724 #100519# Delete zip file in OUTPATH (it's not necessary and error prone to hold one in COMMON_OUTDIR and additionally a copy in OUTPATH). 2002-11-26 08:16:36 +00:00
Hans-Joachim Lankenau
a24d265831 #99385# use ZIPnISO_LANGDIRS=TRUE to switch from long language names to iso-code subdirs 2002-08-22 16:26:07 +00:00
Hans-Joachim Lankenau
a2c1e192e9 #100000# fixed unintended recursive find from root 2002-06-25 12:19:56 +00:00
Hans-Joachim Lankenau
e363e4b661 fixed collecting language dirs 2002-06-21 12:13:59 +00:00
Hans-Joachim Lankenau
bd3f3bcba3 help detecting the cause of 0 byte zipfiles 2002-06-12 13:10:18 +00:00
Hans-Joachim Lankenau
6cbb640718 #96734# support for zipdep.pl 2002-01-18 16:22:41 +00:00
Hans-Joachim Lankenau
c3f5b4a129 #78624#,#89873# reworked ziptargets to get more flexibility 2001-11-02 16:59:44 +00:00
Hans-Joachim Lankenau
58bd175363 #65293# corrected zip dependencies 2001-10-12 16:16:45 +00:00
Hans-Joachim Lankenau
89a4556296 avoid CVS dirs 2001-06-12 14:07:20 +00:00
Hans-Joachim Lankenau
effa7ac9bf zip language depedend without common_build_zip 2001-01-29 14:38:02 +00:00
Hans-Joachim Lankenau
4a1e25f9d8 mixed up two cases 2001-01-22 15:52:18 +00:00
Hans-Joachim Lankenau
bd1429474a language dependend, recursive trees 2001-01-18 14:02:41 +00:00
Jens-Heiner Rechtien
22c7f3f170 initial import 2000-09-20 13:43:26 +00:00