summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_zip.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-02-24more silent output of non-verbose help buildAndras Timar1-2/+1
2012-02-20remove cleanzip.plAndras Timar1-9/+1
The issue it solves does not exist in our build environment. https://issues.apache.org/ooo/show_bug.cgi?id=98365 The script removed g+s attributes from directories in zip files.
2012-02-20remove avoid_cvs_dir macroAndras Timar1-6/+4
2011-12-11The common_build stuff is surely obsoleteTor Lillqvist1-44/+0
2011-04-15Kill OS/2 stuffTor Lillqvist1-2/+0
2011-01-07Resolves: fdo#32897 strip out template language tagsCaolán McNamara1-0/+10
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-21CWS-TOOLING: integrate CWS buildverbosityVladimir Glazounov1-33/+28
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-09-07CWS-TOOLING: integrate CWS kick4ntOliver Bolte1-34/+22
2009-03-24CWS-TOOLING: integrate CWS cygwin03Hans-Joachim Lankenau1-1/+1
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-02-19CWS-TOOLING: integrate CWS ause099Oliver Bolte1-0/+20
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)
2008-09-19#i93829#: changes needed for subversion migrationJens-Heiner Rechtien1-4/+5
2008-07-22INTEGRATION: CWS os2port03 (1.36.46); FILE MERGEDOliver Bolte1-1/+3
2008/07/16 12:20:16 obr 1.36.46.4: RESYNC: (1.37-1.41); FILE MERGED 2008/04/15 14:38:00 ydario 1.36.46.3: Issue number: i85203 Submitted by: ydario Reviewed by: ydario 2008/01/15 13:52:24 obr 1.36.46.2: RESYNC: (1.36-1.37); FILE MERGED 2008/01/15 09:36:36 ydario 1.36.46.1: os2 build system makefile changes. Issue number:i85203 Submitted by:ydario
2008-04-10INTEGRATION: CWS changefileheader (1.40.12); FILE MERGEDRüdiger Timm1-23/+19
2008/03/28 15:55:54 rt 1.40.12.1: #i87441# Change license header to LPGL v3.
2008-03-18INTEGRATION: CWS ause092 (1.39.6); FILE MERGEDVladimir Glazounov1-5/+2
2008/03/12 09:38:57 hjs 1.39.6.1: #i86946# remove debug output
2008-03-06INTEGRATION: CWS ause084_DEV300 (1.37.46); FILE MERGEDKurt Zenker1-13/+8
2007/12/20 15:12:58 hjs 1.37.46.3: #i77202# COMMONBIN won't work when changing common_build_zip in local makefile 2007/12/17 16:37:46 hjs 1.37.46.2: #i77202# minor cleanup using variables supplied by settings.mk 2007/12/17 16:31:06 hjs 1.37.46.1: #i77202# removed specialcasing of PRJ=.; less copying around of archives
2008-03-05INTEGRATION: CWS nowrapcmd2 (1.37.94); FILE MERGEDKurt Zenker1-3/+3
2008/03/01 00:41:48 vq 1.37.94.1: #i85207# Unroll and fix oversight in tg_zip.mk.
2007-11-06INTEGRATION: CWS execshellmacrogone (1.36.208); FILE MERGEDRüdiger Timm1-3/+3
2007/10/24 06:35:48 rene 1.36.208.1: #i79760# krs patches for supressing "Executing shell macro..." output
2007-05-10#i10000# - workaround for ZIPnTARGET used in module root makefilesHans-Joachim Lankenau1-2/+10
2007-03-09INTEGRATION: CWS ause076 (1.33.18); FILE MERGEDOliver Bolte1-3/+3
2007/02/15 15:20:50 hjs 1.33.18.2: RESYNC: (1.33-1.34); FILE MERGED 2007/02/06 10:26:21 hjs 1.33.18.1: #i73990# introduce ZIPnDEPS to define expicit dependencies for zip targets
2007-02-06INTEGRATION: CWS ause074 (1.33.8); FILE MERGEDVladimir Glazounov1-9/+9
2007/02/02 11:57:46 hjs 1.33.8.1: #i74085# avoid useless shell calls
2007-01-25INTEGRATION: CWS ause069 (1.31.2); FILE MERGEDOliver Bolte1-25/+25
2006/12/04 19:25:10 hjs 1.31.2.4: RESYNC: (1.31-1.32); FILE MERGED 2006/12/01 17:42:40 hjs 1.31.2.3: #i70359# remove forced shell calls 2006/10/18 17:13:00 hjs 1.31.2.2: #i70359# remove forced shell calls 2006/10/11 12:36:27 hjs 1.31.2.1: #i70359#: removing + sign in targets; adding to tool macro if required
2006-11-21INTEGRATION: CWS ause071 (1.31.10); FILE MERGEDVladimir Glazounov1-4/+6
2006/11/06 10:41:56 hjs 1.31.10.1: #i71012# make sure ZIPnDIR exists before creating dependency lists
2006-10-05INTEGRATION: CWS ause068 (1.30.84); FILE MERGEDKurt Zenker1-13/+13
2006/09/15 13:26:36 hjs 1.30.84.1: #i69536# don't force shell for echo
2006-07-19INTEGRATION: CWS ause062 (1.27.244); FILE MERGEDKurt Zenker1-14/+32
2006/07/13 08:50:49 hjs 1.27.244.3: RESYNC: (1.27-1.28); FILE MERGED 2006/07/07 08:02:45 hjs 1.27.244.2: #i67085# make sure not to lose changes from CWS pathoptions01 2006/07/06 17:30:07 hjs 1.27.244.1: #i67085# ZIPTARGET extension no longer hardcoded; move helper variables to tg_zip.mk
2006-07-13INTEGRATION: CWS pathoptions01 (1.27.242); FILE MERGEDOliver Bolte1-3/+3
2006/07/11 10:06:45 mav 1.27.242.2: RESYNC: (1.27-1.28); FILE MERGED 2006/07/06 10:19:28 hjs 1.27.242.1: #137804# make zip*alllangiso overideable for not forcing all case
2006-07-05INTEGRATION: CWS ause058 (1.27.208); FILE MERGEDKurt Zenker1-73/+4
2006/06/14 11:15:15 hjs 1.27.208.2: #i58351# applied relevant parts of the patch to support bash 2006/06/09 14:34:14 hjs 1.27.208.1: #i65725# first round
2005-12-14INTEGRATION: CWS ause044 (1.26.38); FILE MERGEDRüdiger Timm1-10/+10
2005/11/28 16:41:11 hjs 1.26.38.1: #i58256# new naming of temporary files
2005-10-25INTEGRATION: CWS ause039 (1.23.198); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005/10/13 21:21:40 hjs 1.23.198.2: RESYNC: (1.23-1.25); FILE MERGED 2005/09/13 15:17:11 hjs 1.23.198.1: #i53841# do not ommit useless warnings if directories do not yet exist
2005-09-08INTEGRATION: CWS ooo19126 (1.23.186); FILE MERGEDRüdiger Timm1-48/+21
2005/09/05 14:33:58 rt 1.23.186.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ause034 (1.23.152); FILE MERGEDRüdiger Timm1-7/+7
2005/08/04 15:07:04 hjs 1.23.152.2: #i51455# survive no match 2005/07/27 14:37:28 rt 1.23.152.1: #i51455# Do not ignore return value of 'zip' command, use CHECKZIPRESULT instead (patch provided by vq)
2005-03-18INTEGRATION: CWS vq12 (1.22.100); FILE MERGEDOliver Bolte1-9/+4
2005/02/20 18:09:45 vq 1.22.100.1: #i29609# Use $(IFEXIST) and $(THEN) macros to use the correct syntax for W32-4nt or W32-tcsh.
2004-12-16INTEGRATION: CWS helpaux (1.21.94); FILE MERGEDRüdiger Timm1-3/+3
2004/12/06 13:53:15 hjs 1.21.94.1: #i36415# support for helpcontent2 auxiliary language problem
2004-08-30INTEGRATION: CWS help2 (1.19.10); FILE MERGEDKurt Zenker1-4/+8
2004/08/19 16:30:39 hjs 1.19.10.3: #i33224# remove leading ./ 2004/08/17 00:43:46 ihi 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED 2004/07/08 19:26:37 hjs 1.19.10.1: extend ziptarget
2004-07-13#i10000# fix zipdependencies for 4nt and two drivesHans-Joachim Lankenau1-6/+6
2004-06-25INTEGRATION: CWS mergebuild (1.18.6); FILE MERGEDHans-Joachim Lankenau1-12/+15
2004/05/13 11:34:40 hjs 1.18.6.3: #i8252# force zip all languages 2003/10/22 11:21:22 hjs 1.18.6.2: #i8252# fixed handling of path replacement 2003/10/15 15:52:23 hjs 1.18.6.1: #i8252# iso code support for language dependent zip targets
2003-08-25INTEGRATION: CWS ause04 (1.15.46); FILE MERGEDKurt Zenker1-24/+64
2003/08/12 17:04:33 hjs 1.15.46.3: RESYNC: (1.16-1.17); FILE MERGED 2003/07/16 11:24:23 hjs 1.15.46.2: RESYNC: (1.15-1.16); FILE MERGED 2003/07/14 17:21:36 hjs 1.15.46.1: #110619# reworked zip dependencies
2003-07-16INTEGRATION: CWS ooo11rc2 (1.16.2); FILE MERGEDJens-Heiner Rechtien1-3/+3
2003/07/15 02:07:30 fa 1.16.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-02INTEGRATION: CWS ooo11rc (1.15.38); FILE MERGEDVladimir Glazounov1-10/+10
2003/06/27 10:44:12 hjs 1.15.38.1: #i15915# fix multiprocess problems - make tempfiles unique
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-17/+12
2002-11-26#100519# Delete zip file in OUTPATH (it's not necessary and error prone to ↵Rüdiger Timm1-2/+3
hold one in COMMON_OUTDIR and additionally a copy in OUTPATH).
2002-08-22#99385# use ZIPnISO_LANGDIRS=TRUE to switch from long language names to ↵Hans-Joachim Lankenau1-11/+17
iso-code subdirs
2002-06-25#100000# fixed unintended recursive find from rootHans-Joachim Lankenau1-6/+5
2002-06-21fixed collecting language dirsHans-Joachim Lankenau1-6/+15
2002-06-12help detecting the cause of 0 byte zipfilesHans-Joachim Lankenau1-5/+5
2002-01-18#96734# support for zipdep.plHans-Joachim Lankenau1-6/+6
2001-11-02#78624#,#89873# reworked ziptargets to get more flexibilityHans-Joachim Lankenau1-25/+34
2001-10-12#65293# corrected zip dependenciesHans-Joachim Lankenau1-11/+7
2001-06-20add: headerMartin Hollmichel1-12/+60
2001-06-12avoid CVS dirsHans-Joachim Lankenau1-8/+8