Commit graph

93 commits

Author SHA1 Message Date
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
f8b22fc6ec INTEGRATION: CWS dmake412_DEV300 (1.1.2); FILE ADDED
2008/02/05 22:02:17 vq 1.1.2.1: #i84800# Add testcase.
2008-03-05 17:39:22 +00:00
Kurt Zenker
13b83ba8d5 INTEGRATION: CWS dmake412_DEV300 (1.8.2); FILE MERGED
2008/02/05 22:02:17 vq 1.8.2.1: #i84800# Add testcase.
2008-03-05 17:39:09 +00:00
Ivo Hinkelmann
fade556969 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/09/24 21:45:58 vq 1.1.2.1: #i80012# Add testcase.
2007-10-15 14:52:20 +00:00
Ivo Hinkelmann
f5047827fa INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/08/31 05:24:13 vq 1.1.2.2: #i64572# Issue a warning for virtual targets with corresponding files.
Update testcases.
2007/08/25 20:50:32 vq 1.1.2.1: #i64572# Add testcases.
2007-10-15 14:52:10 +00:00
Ivo Hinkelmann
8c57f7ce56 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/10/11 20:57:13 vq 1.1.2.2: #i50092# Work around Solaris and nfs timing issues.
Patch from hjs@openoffice.org.
2007/08/15 21:46:34 vq 1.1.2.1: #i80687# Add testcase.
2007-10-15 14:51:57 +00:00
Ivo Hinkelmann
67af54546c INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/10/11 20:57:13 vq 1.1.2.2: #i50092# Work around Solaris and nfs timing issues.
Patch from hjs@openoffice.org.
2007/08/10 17:59:46 vq 1.1.2.1: #i66751# Add testcase.
2007-10-15 14:51:47 +00:00
Ivo Hinkelmann
bde28c569d INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/08/04 18:56:51 vq 1.1.2.1: #i80352# Add testcase.
2007-10-15 14:51:38 +00:00
Ivo Hinkelmann
1ff2a0b2c9 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/08/05 17:03:43 vq 1.1.2.2: #i80144# Change error about ambigous inference targets to warning.
2007/08/04 04:15:37 vq 1.1.2.1: #i80144# Add testcases.
2007-10-15 14:51:28 +00:00
Ivo Hinkelmann
451cdf82cf INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/08/04 04:15:37 vq 1.1.2.1: #i80144# Add testcases.
2007-10-15 14:51:18 +00:00
Ivo Hinkelmann
ba15debd74 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/08/01 00:45:28 vq 1.1.2.1: #i80143# Add testcase.
2007-10-15 14:51:08 +00:00
Ivo Hinkelmann
40f0b75730 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/10/11 20:57:13 vq 1.1.2.3: #i50092# Work around Solaris and nfs timing issues.
Patch from hjs@openoffice.org.
2007/08/31 05:24:13 vq 1.1.2.2: #i64572# Issue a warning for virtual targets with corresponding files.
Update testcases.
2007/07/28 02:03:02 vq 1.1.2.1: #i78837# Add testcase.
2007-10-15 14:50:56 +00:00
Ivo Hinkelmann
d74bc5d984 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/07/12 22:59:50 vq 1.1.2.1: #i69462# Do not assume that non-existing prerequisites for %-targets have
the same time stamp as the parent target. Testcase added.
2007-10-15 14:50:46 +00:00
Ivo Hinkelmann
fa13553581 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/10/06 14:33:06 vq 1.1.2.2: #i80598# Always issue a warning if the actual execution of a recipe line
(this does not include sucessfully executed, but failing programs) fails.
2007/08/11 21:23:42 vq 1.1.2.1: #i80598# Add testcase.
2007-10-15 14:50:35 +00:00
Ivo Hinkelmann
7c5a41509e INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/08/09 02:00:36 vq 1.1.2.1: #i67709# Add testcase.
2007-10-15 14:50:24 +00:00
Ivo Hinkelmann
4d1933b86b INTEGRATION: CWS dmake411 (1.3.22); FILE MERGED
2007/10/11 20:57:13 vq 1.3.22.1: #i50092# Work around Solaris and nfs timing issues.
Patch from hjs@openoffice.org.
2007-10-15 14:50:13 +00:00
Ivo Hinkelmann
7b9f7e7366 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/10/13 22:21:23 vq 1.1.2.1: #i81252# Add testcase.
2007-10-15 14:49:59 +00:00
Ivo Hinkelmann
da9dc96876 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/10/13 22:27:58 vq 1.1.2.2: #i10000# Fix typo.
2007/09/16 16:35:34 vq 1.1.2.1: #i81296# Add testcases.
2007-10-15 14:49:47 +00:00
Ivo Hinkelmann
88872b0a4b INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/09/02 10:57:44 vq 1.1.2.1: #i67911# Add testcase.
2007-10-15 14:49:37 +00:00
Ivo Hinkelmann
6a8c7a25cc INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/07/28 01:37:10 vq 1.1.2.1: #i80010# Add testcase.
2007-10-15 14:49:26 +00:00
Ivo Hinkelmann
4a39426a3a INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/07/27 19:16:47 vq 1.1.2.1: #i80009# Add testcase.
2007-10-15 14:49:16 +00:00
Ivo Hinkelmann
79b697eb30 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/09/17 22:24:32 vq 1.1.2.2: #i78776# Fix testcases for non-cygwin OS.
2007/07/25 00:31:15 vq 1.1.2.1: #i78776# Add testcases.
2007-10-15 14:49:06 +00:00
Ivo Hinkelmann
bbbbc4c2b8 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/09/16 04:10:30 vq 1.1.2.3: #i74007# Change testcase.
2007/09/16 03:16:51 vq 1.1.2.2: #i74007# Add testcase.
2007/08/26 22:22:27 vq 1.1.2.1: #i74007# Add testcase.
2007-10-15 14:48:56 +00:00
Ivo Hinkelmann
a000000ee0 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/08/08 17:49:08 vq 1.1.2.1: #i69510# Add testcase.
2007-10-15 14:48:45 +00:00
Ivo Hinkelmann
0f63c9c045 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/10/11 20:57:13 vq 1.1.2.2: #i50092# Work around Solaris and nfs timing issues.
Patch from hjs@openoffice.org.
2007/08/05 21:10:13 vq 1.1.2.1: #i50092# Enhance $(shell,expand .. ) parsing. Add testcase.
2007-10-15 14:48:34 +00:00
Ivo Hinkelmann
ec15703805 INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED
2007/08/29 02:25:51 vq 1.1.2.1: #i64234# Add testcase.
2007-10-15 14:48:03 +00:00
Ivo Hinkelmann
1686432f9c INTEGRATION: CWS dmake411 (1.7.2); FILE MERGED
2007/10/13 22:21:23 vq 1.7.2.21: #i81252# Add testcase.
2007/09/24 21:45:57 vq 1.7.2.20: #i80012# Add testcase.
2007/09/16 16:35:34 vq 1.7.2.19: #i81296# Add testcases.
2007/09/02 10:57:44 vq 1.7.2.18: #i67911# Add testcase.
2007/08/29 02:25:51 vq 1.7.2.17: #i64234# Add testcase.
2007/08/26 22:22:27 vq 1.7.2.16: #i74007# Add testcase.
2007/08/25 20:50:32 vq 1.7.2.15: #i64572# Add testcases.
2007/08/15 21:46:34 vq 1.7.2.14: #i80687# Add testcase.
2007/08/11 21:23:42 vq 1.7.2.13: #i80598# Add testcase.
2007/08/10 17:59:46 vq 1.7.2.12: #i66751# Add testcase.
2007/08/09 02:00:35 vq 1.7.2.11: #i67709# Add testcase.
2007/08/08 17:49:08 vq 1.7.2.10: #i69510# Add testcase.
2007/08/05 21:10:13 vq 1.7.2.9: #i50092# Enhance $(shell,expand .. ) parsing. Add testcase.
2007/08/04 18:56:51 vq 1.7.2.8: #i80352# Add testcase.
2007/08/04 04:15:37 vq 1.7.2.7: #i80144# Add testcases.
2007/08/01 00:45:28 vq 1.7.2.6: #i80143# Add testcase.
2007/07/28 02:03:02 vq 1.7.2.5: #i78837# Add testcase.
2007/07/28 01:37:10 vq 1.7.2.4: #i80010# Add testcase.
2007/07/27 19:16:47 vq 1.7.2.3: #i80009# Add testcase.
2007/07/25 00:31:15 vq 1.7.2.2: #i78776# Add testcases.
2007/07/12 22:59:50 vq 1.7.2.1: #i69462# Do not assume that non-existing prerequisites for %-targets have
the same time stamp as the parent target. Testcase added.
2007-10-15 14:47:52 +00:00
Ivo Hinkelmann
b63d1bc1f6 INTEGRATION: CWS dmake411 (1.7.2); FILE MERGED
2007/10/13 22:21:23 vq 1.7.2.21: #i81252# Add testcase.
2007/09/24 21:45:57 vq 1.7.2.20: #i80012# Add testcase.
2007/09/16 16:35:34 vq 1.7.2.19: #i81296# Add testcases.
2007/09/02 10:57:44 vq 1.7.2.18: #i67911# Add testcase.
2007/08/29 02:27:17 vq 1.7.2.17: #i64234# Also change Makefile.am.
2007/08/26 22:22:27 vq 1.7.2.16: #i74007# Add testcase.
2007/08/25 20:50:32 vq 1.7.2.15: #i64572# Add testcases.
2007/08/15 21:46:34 vq 1.7.2.14: #i80687# Add testcase.
2007/08/11 21:23:42 vq 1.7.2.13: #i80598# Add testcase.
2007/08/10 17:59:46 vq 1.7.2.12: #i66751# Add testcase.
2007/08/09 02:00:35 vq 1.7.2.11: #i67709# Add testcase.
2007/08/08 17:49:08 vq 1.7.2.10: #i69510# Add testcase.
2007/08/05 21:10:13 vq 1.7.2.9: #i50092# Enhance $(shell,expand .. ) parsing. Add testcase.
2007/08/04 18:56:51 vq 1.7.2.8: #i80352# Add testcase.
2007/08/04 04:15:36 vq 1.7.2.7: #i80144# Add testcases.
2007/08/01 00:45:28 vq 1.7.2.6: #i80143# Add testcase.
2007/07/28 02:03:02 vq 1.7.2.5: #i78837# Add testcase.
2007/07/28 01:37:10 vq 1.7.2.4: #i80010# Add testcase.
2007/07/27 19:16:47 vq 1.7.2.3: #i80009# Add testcase.
2007/07/25 00:31:15 vq 1.7.2.2: #i78776# Add testcases.
2007/07/12 22:59:50 vq 1.7.2.1: #i69462# Do not assume that non-existing prerequisites for %-targets have
the same time stamp as the parent target. Testcase added.
2007-10-15 14:47:39 +00:00
Rüdiger Timm
2d1cf982d8 INTEGRATION: CWS dmake49 (1.1.2); FILE ADDED
2007/06/22 20:47:10 vq 1.1.2.1: #i78061# Add testcase and documentation.
2007-07-03 10:31:48 +00:00
Rüdiger Timm
b128608d01 INTEGRATION: CWS dmake49 (1.1.2); FILE ADDED
2007/06/21 20:28:15 vq 1.1.2.1: #i74007#  Add testcase.
2007-07-03 10:31:37 +00:00
Rüdiger Timm
160baaec5b INTEGRATION: CWS dmake49 (1.6.2); FILE MERGED
2007/06/22 20:47:10 vq 1.6.2.2: #i78061# Add testcase and documentation.
2007/06/21 20:28:14 vq 1.6.2.1: #i74007#  Add testcase.
2007-07-03 10:31:25 +00:00
Oliver Bolte
77a621b368 INTEGRATION: CWS dmake48 (1.1.2); FILE ADDED
2007/04/09 13:22:59 vq 1.1.2.3: #i73499# Fix bash syntax typo.
2007/04/09 03:27:03 vq 1.1.2.2: #i73499# Make test work on Solaris.
2007/03/23 20:40:40 vq 1.1.2.1: #i73499# Add documentation and testcase.
2007-06-12 05:08:37 +00:00
Oliver Bolte
8fcbce9d88 INTEGRATION: CWS dmake48 (1.5.2); FILE MERGED
2007/03/23 20:40:40 vq 1.5.2.1: #i73499# Add documentation and testcase.
2007-06-12 05:08:26 +00:00
Vladimir Glazounov
fc41e04f3d INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/10/08 23:27:12 vq 1.1.2.1: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2007-01-18 08:43:12 +00:00
Vladimir Glazounov
50472327f5 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/10/08 22:49:05 vq 1.1.2.1: #i70168# Improve $ handling in targets/prerequisites.
2007-01-18 08:43:02 +00:00
Vladimir Glazounov
3b42927f94 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/10/07 02:28:42 vq 1.1.2.1: #i69742# Add testcase.
2007-01-18 08:42:52 +00:00
Vladimir Glazounov
8079c8dda7 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/12/02 19:10:54 vq 1.1.2.1: #i72210# Add missing detail and a testcase.
2007-01-18 08:42:41 +00:00
Vladimir Glazounov
13c0772a53 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/20 17:16:49 vq 1.1.2.3: #i71777# Solaris testcase fixes.
2006/11/20 16:38:46 vq 1.1.2.2: #i71422# Fix testcase.
2006/11/13 20:39:11 vq 1.1.2.1: #i71422# Add testcases.
2007-01-18 08:42:31 +00:00
Vladimir Glazounov
20b7b0c7a8 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/20 17:16:49 vq 1.1.2.2: #i71777# Solaris testcase fixes.
2006/11/13 20:39:11 vq 1.1.2.1: #i71422# Add testcases.
2007-01-18 08:42:20 +00:00
Vladimir Glazounov
6da28b3dd2 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/19 21:10:41 vq 1.1.2.1: #i71704# Add testcase and documentation.
2007-01-18 08:42:09 +00:00
Vladimir Glazounov
d46698a4c7 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/17 23:09:19 vq 1.1.2.1: #i61856# Add testcase.
2007-01-18 08:41:58 +00:00
Vladimir Glazounov
ba5a966206 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/20 17:16:49 vq 1.1.2.2: #i71777# Solaris testcase fixes.
2006/11/10 03:25:00 vq 1.1.2.1: #i69943# Add testcase to check directory caching with DOS style path
targets on cygwin dmake.
2007-01-18 08:41:49 +00:00
Vladimir Glazounov
d63b53b052 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/10/07 20:23:16 vq 1.1.2.1: #i70027# Fix diagnostic output and add a testcase.
2007-01-18 08:41:39 +00:00
Vladimir Glazounov
b8494f7a04 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/21 11:50:42 hjs 1.1.2.3: small cleanup
2006/11/21 01:32:17 vq 1.1.2.2: #i71777# Fix testcase - Only test the directory cache for case
insensitivity if the FS is also case insensitive.
2006/09/29 18:50:24 vq 1.1.2.1: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2007-01-18 08:41:29 +00:00
Vladimir Glazounov
ce6470ef26 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/21 11:50:42 hjs 1.1.2.3: small cleanup
2006/11/20 16:58:23 vq 1.1.2.2: #i71777# Fix testcase.
2006/11/09 21:31:23 vq 1.1.2.1: #i69821# Add testcase to verify that .SETDIR works (with drive letters
on cygwin) and sets TMD correctly.
2007-01-18 08:41:18 +00:00
Vladimir Glazounov
4545083594 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/09/29 18:55:42 vq 1.1.2.2: #i69821# Fix testcase.
2006/09/28 21:42:38 vq 1.1.2.1: #i69821# Fix TMD macro and add testcase.
2007-01-18 08:41:09 +00:00
Vladimir Glazounov
2757bfca77 INTEGRATION: CWS dmake47 (1.4.2); FILE MERGED
2006/12/02 19:10:54 vq 1.4.2.14: #i72210# Add missing detail and a testcase.
2006/11/19 21:10:41 vq 1.4.2.13: #i71704# Add testcase and documentation.
2006/11/17 23:09:19 vq 1.4.2.12: #i61856# Add testcase.
2006/11/13 20:39:10 vq 1.4.2.11: #i71422# Add testcases.
2006/11/12 05:25:28 vq 1.4.2.10: #i71422# Remove unused macro and regenerate autotools files.
2006/11/10 03:25:00 vq 1.4.2.9: #i69943# Add testcase to check directory caching with DOS style path
targets on cygwin dmake.
2006/11/09 21:31:23 vq 1.4.2.8: #i69821# Add testcase to verify that .SETDIR works (with drive letters
on cygwin) and sets TMD correctly.
2006/10/08 23:27:12 vq 1.4.2.7: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2006/10/08 22:49:04 vq 1.4.2.6: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 20:23:15 vq 1.4.2.5: #i70027# Fix diagnostic output and add a testcase.
2006/10/07 02:28:41 vq 1.4.2.4: #i69742# Add testcase.
2006/09/29 18:50:24 vq 1.4.2.3: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 21:42:38 vq 1.4.2.2: #i69821# Fix TMD macro and add testcase.
2006/09/28 21:16:27 vq 1.4.2.1: #i69953# Clean up of the autotooling.
2007-01-18 08:40:58 +00:00
Vladimir Glazounov
e6b81e7911 INTEGRATION: CWS dmake47 (1.4.2); FILE MERGED
2006/12/02 19:35:53 vq 1.4.2.12: #i72210# Missed an autotool bit.
2006/11/19 21:10:41 vq 1.4.2.11: #i71704# Add testcase and documentation.
2006/11/17 23:09:19 vq 1.4.2.10: #i61856# Add testcase.
2006/11/13 20:39:10 vq 1.4.2.9: #i71422# Add testcases.
2006/11/10 03:25:00 vq 1.4.2.8: #i69943# Add testcase to check directory caching with DOS style path
targets on cygwin dmake.
2006/11/09 21:31:23 vq 1.4.2.7: #i69821# Add testcase to verify that .SETDIR works (with drive letters
on cygwin) and sets TMD correctly.
2006/10/08 23:27:12 vq 1.4.2.6: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2006/10/08 22:49:04 vq 1.4.2.5: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 20:23:15 vq 1.4.2.4: #i70027# Fix diagnostic output and add a testcase.
2006/10/07 02:28:41 vq 1.4.2.3: #i69742# Add testcase.
2006/09/29 18:50:24 vq 1.4.2.2: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 21:42:38 vq 1.4.2.1: #i69821# Fix TMD macro and add testcase.
2007-01-18 08:40:44 +00:00
Vladimir Glazounov
2a93b1654b INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED
2006/07/17 03:14:00 vq 1.1.2.1: #i67166# Add testcases.
2006-09-25 08:47:18 +00:00
Vladimir Glazounov
c0ab0af0fc INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED
2006/09/24 23:57:08 vq 1.1.2.2: #i69818# Fix testcase.
2006/07/10 21:01:39 vq 1.1.2.1: #i66567# Add testcase and mention the new warning in the NEWS file.
2006-09-25 08:46:55 +00:00