summaryrefslogtreecommitdiff
path: root/solenv/inc/_tg_def.mk
AgeCommit message (Collapse)AuthorFilesLines
2011-06-18Use DLLTOOL variable instead of hardcode dlltoolTor Lillqvist1-10/+10
2011-06-18Use COMMAND_ECHOTor Lillqvist1-350/+350
2011-05-18MinGW fixes for DLL creationTor Lillqvist1-10/+10
2011-04-15Kill OS/2 stuffTor Lillqvist1-1120/+0
2009-10-21CWS-TOOLING: integrate CWS buildverbosityVladimir Glazounov1-180/+160
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-210/+210
2009-08-26CWS-TOOLING: integrate CWS mingwport22Vladimir Glazounov1-10/+10
2009-08-19 16:18:46 +0200 tono r275156 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh 2009-08-05 12:27:41 +0200 tono r274650 : CWS-TOOLING: rebase CWS mingwport22 to trunk@274622 (milestone: DEV300:m54) 2009-08-01 00:56:35 +0200 tono r274552 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-27 00:13:27 +0200 tono r274344 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-25 06:19:59 +0200 tono r274332 : i#103803: mingw gcc-4.4.0 port: invalid "extern static" 2009-07-25 06:13:56 +0200 tono r274331 : i#103802: mingw gcc-4.4.0 port: inhibit use of pthread 2009-07-25 06:05:22 +0200 tono r274330 : i#103801: mingw gcc-4.4.0 port: specify relocatable data section 2009-07-25 05:54:09 +0200 tono r274329 : i#103800: mingw gcc-4.4.0 port: remove invalid scope 2009-07-25 05:44:58 +0200 tono r274328 : i#103799: mingw gcc-4.4.0 port: add some #include 2009-07-25 05:33:09 +0200 tono r274327 : i#103798: mingw gcc-4.4.0 port: add backward in include path 2009-07-25 05:24:42 +0200 tono r274326 : i#103797: mingw gcc-4.4.0 port: nooptimize c++-uno bridge 2009-07-25 05:16:20 +0200 tono r274325 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-25 04:01:59 +0200 tono r274324 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh 2009-07-25 02:44:01 +0200 tono r274322 : i#103793: mingw port: Exclude msvc[pr]80.dll from packaging 2009-07-25 02:28:21 +0200 tono r274321 : i#103791: mingw port fix typo
2009-06-16CWS-TOOLING: integrate CWS ause102Ivo Hinkelmann1-20/+0
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-03-12CWS-TOOLING: integrate CWS mingwport17Vladimir Glazounov1-90/+100
2009-02-02 09:09:07 +0100 tono r267246 : i#98723#: Less conditionals in libs.mk for mingw 2009-02-02 09:06:03 +0100 tono r267244 : i#98722#: Skip building ldump in mingw 2009-02-02 09:04:05 +0100 tono r267243 : i#98721#: Improve symbol extraction in mingw 2009-02-02 09:02:07 +0100 tono r267242 : i#98720#: Improve strip performance in mingw 2009-02-02 08:59:36 +0100 tono r267241 : i#98719#: Copy mingw multithread runtime in external 2009-02-02 08:55:09 +0100 tono r267240 : i#98718#: Cleanup cygwin workaround for mingw 2009-02-02 08:53:33 +0100 tono r267239 : i#98718#: Cleanup cygwin workaround for mingw 2009-02-02 08:50:36 +0100 tono r267237 : i#98717#: Avoid MSVC version check in mingw configure 2009-01-28 22:28:53 +0100 tono r267088 : i#97608#: Remove Guiddef.h inclusion 2009-01-28 22:24:23 +0100 tono r267087 : i#96980#: cairo dll name is different in mingw build 2009-01-28 22:19:19 +0100 tono r267086 : i#96731#: MinGW port fro embedserv update
2008-07-22INTEGRATION: CWS os2port03 (1.42.6); FILE MERGEDOliver Bolte1-0/+1120
2008/07/16 12:19:26 obr 1.42.6.4: RESYNC: (1.43-1.46); FILE MERGED 2008/04/15 14:37:58 ydario 1.42.6.3: Issue number: i85203 Submitted by: ydario Reviewed by: ydario 2008/01/15 13:51:59 obr 1.42.6.2: RESYNC: (1.42-1.43); FILE MERGED 2008/01/15 09:36:37 ydario 1.42.6.1: os2 build system makefile changes. Issue number:i85203 Submitted by:ydario
2008-06-06INTEGRATION: CWS shutup2 (1.45.28); FILE MERGEDRüdiger Timm1-40/+10
2008/05/22 09:57:32 rt 1.45.28.1: #i86502# avoid unnecessary output
2008-03-25INTEGRATION: CWS winordinals (1.44.86); FILE MERGEDOliver Bolte1-680/+110
2008/03/07 14:56:14 vg 1.44.86.1: #i86800# switch to symbol-exporting scheme
2008-01-04INTEGRATION: CWS mingwport09 (1.43.56); FILE MERGEDOliver Bolte1-0/+40
2007/12/11 11:30:15 vg 1.43.56.1: #i83133# catch-up fixes for MinGW port
2007-11-06INTEGRATION: CWS execshellmacrogone (1.40.8); FILE MERGEDRüdiger Timm1-10/+10
2007/10/24 08:34:38 rene 1.40.8.2: RESYNC: (1.40-1.42); FILE MERGED 2007/10/24 06:35:44 rene 1.40.8.1: #i79760# krs patches for supressing "Executing shell macro..." output
2007-09-06INTEGRATION: CWS mingwport06 (1.41.42); FILE MERGEDKurt Zenker1-0/+150
2007/08/28 15:58:23 vg 1.41.42.2: #i80359# MinGW port efforts 2007/08/27 15:49:03 vg 1.41.42.1: #i80359# MinGW port efforts
2007-07-17INTEGRATION: CWS mingwport05 (1.38.28); FILE MERGEDOliver Bolte1-10/+10
2007/06/25 14:56:06 vg 1.38.28.1: #i78267# MinGW port efforts
2007-06-27INTEGRATION: CWS ause079 (1.37.2); FILE MERGEDJens-Heiner Rechtien1-30/+110
2007/06/11 14:37:06 hjs 1.37.2.2: RESYNC: (1.37-1.38); FILE MERGED 2007/05/22 11:22:49 hjs 1.37.2.1: #i77083# support SHLnUSE_EXPORTS=name
2007-06-26INTEGRATION: CWS ause081 (1.38.22); FILE MERGEDJens-Heiner Rechtien1-30/+0
2007/06/22 12:45:36 hjs 1.38.22.1: #i78393# remove generation of description object file
2007-05-25INTEGRATION: CWS mingwport04 (1.36.28); FILE MERGEDVladimir Glazounov1-30/+30
2007/05/14 11:34:34 vg 1.36.28.2: #i75844# MinGW port efforts part II 2007/05/04 09:54:59 vg 1.36.28.1: #i75844# MinGW port efforts part II
2007-05-10INTEGRATION: CWS pchfix04 (1.32.4); FILE MERGEDKurt Zenker1-20/+20
2007/04/25 20:42:06 hjs 1.32.4.3: RESYNC: (1.33-1.36); FILE MERGED 2007/02/02 10:45:44 hjs 1.32.4.2: #i72289# missed one place for multi-lib suppert 2007/02/02 09:55:53 hjs 1.32.4.1: #i72289# multiple libs for export detection to avoid hitting a filesize limit for .lib files with changed debug switches
2007-03-26INTEGRATION: CWS mingwport03 (1.33.56); FILE MERGEDVladimir Glazounov1-0/+140
2007/03/21 13:21:26 vg 1.33.56.1: #i53572# unrolled
2007-03-15#i10000# undo last changeOliver Bolte1-40/+40
2007-03-15INTEGRATION: CWS basmgr02 (1.32.2); FILE MERGEDOliver Bolte1-40/+40
2007-02-01#i10000# .def generation on 4nt on MWS only worked for one SHLTARGET.Rüdiger Timm1-40/+40
2007-01-29#i10000# .def generation on 4nt still worked on MWS builds only...Hans-Joachim Lankenau1-10/+10
2007-01-29#i10000# .def generation on 4nt worked on MWS builds only...Hans-Joachim Lankenau1-30/+60
2007-01-25#i10000# cutting additional + signHans-Joachim Lankenau1-30/+30
2007-01-25INTEGRATION: CWS ause069 (1.28.2); FILE MERGEDOliver Bolte1-180/+180
2006/10/11 12:36:21 hjs 1.28.2.1: #i70359#: removing + sign in targets; adding to tool macro if required
2006-10-05INTEGRATION: CWS ause068 (1.27.112); FILE MERGEDKurt Zenker1-40/+40
2006/09/15 13:26:31 hjs 1.27.112.1: #i69536# don't force shell for echo
2006-06-29INTEGRATION: CWS ause036 (1.26.306); FILE MERGEDIvo Hinkelmann1-30/+10
2005/08/17 11:50:19 hjs 1.26.306.1: #i50255# remove wrarnings and a bit cleanup
2004-12-10INTEGRATION: CWS ause012 (1.25.26); FILE MERGEDJens-Heiner Rechtien1-80/+40
2004/11/05 17:32:13 hjs 1.25.26.1: #i34454# make .def files phony on demand
2004-08-23INTEGRATION: CWS tune03 (1.24.62); FILE MERGEDRüdiger Timm1-390/+500
2004/07/21 12:44:37 hjs 1.24.62.3: #i29979# fix different modes *.def creation 2004/07/20 17:54:32 hjs 1.24.62.2: #29979# don't leave *.def if aborted; still allow filtering 2004/07/20 10:24:38 hjs 1.24.62.1: #29979# SHLnUSE_EXPORTS must be ordinal, name or empty now
2004-03-04#i10000# Last change didn't work correctly in hamburg windows environment.Rüdiger Timm1-60/+60
2004-03-02INTEGRATION: CWS ause07 (1.22.96); FILE MERGEDRüdiger Timm1-50/+50
2003/12/19 13:06:50 hjs 1.22.96.1: #i9399# changed BUILD_SOSL into BSCLIENT
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-150/+60
2002-08-15#102372# prevent writing in defs/* if locking failsHans-Joachim Lankenau1-120/+280
2002-08-12#100000# avoid exportlist writing if not lock ownerHans-Joachim Lankenau1-70/+60
2002-08-09#100000# unique string support to determine owner of lockfileHans-Joachim Lankenau1-20/+40
2002-04-16force shell as meta char not recognizedHans-Joachim Lankenau1-20/+20
2002-04-08win32 tcshHans-Joachim Lankenau1-10/+10
2002-03-27use variable LIBMGR; ldump parameters with delimite variableHans-Joachim Lankenau1-40/+40
2002-02-18#65293# don't use locking when ldump isn't in useHans-Joachim Lankenau1-0/+20
2002-01-30#97001# simple locking to avoid ldump database corruptionHans-Joachim Lankenau1-40/+60
2001-10-26#65293# same versionmap for two libraries fails on windowsHans-Joachim Lankenau1-10/+10
2001-09-10#65293# for shell for $(TYPE)Hans-Joachim Lankenau1-20/+10
2001-05-21map to dxp for win32 onlyHans-Joachim Lankenau1-0/+20
2001-05-18cosistent use of -EHans-Joachim Lankenau1-10/+10
2001-05-04just for comfortHans-Joachim Lankenau1-0/+50
2001-04-27generate windows c exports form unix mapfilesHans-Joachim Lankenau1-0/+90
2001-02-19#442 - check check for hamburg releng buildHans-Joachim Lankenau1-0/+80