Commit graph

6264 commits

Author SHA1 Message Date
Ivo Hinkelmann
73fc960347 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED
2006/06/22 20:14:22 vq 1.2.2.12: #i66659# Fix evaluation of line continuations in conditional expressions
and add testcase.
2006/06/16 18:46:56 vq 1.2.2.11: #i65281# Add testcase.
2006/06/14 22:43:40 vq 1.2.2.10: #i48087# Add testcases and change man page.
2006/06/13 23:52:05 vq 1.2.2.9: #i64331# Add testcase.
2006/06/13 18:33:17 vq 1.2.2.8: #i65122# Add testcase.
2006/06/13 17:14:07 vq 1.2.2.7: #i66385# Add testcase.
2006/06/13 15:03:53 vq 1.2.2.6: #i66083# Add testcase.
2006/06/04 01:55:09 vq 1.2.2.5: #i65360# Add testcase to check for message about empty recipe for
special or meta targets.
2006/06/04 01:17:33 vq 1.2.2.4: #i65360# Add testcase that checks that a warning is issued when .<suffix>
targets are ignored.
2006/06/04 00:34:06 vq 1.2.2.3: #i64869# Add testcases and regenerate autotools files.
2006/05/17 21:44:48 vq 1.2.2.2: #i65333# Add testcase and regenerate autotools files.
2006/05/11 03:31:14 vq 1.2.2.1: #i65281# Fix crash on numeric comparison and add testcase.
2006-06-29 10:26:12 +00:00
Ivo Hinkelmann
83c1181523 INTEGRATION: CWS dmake45 (1.3.2); FILE MERGED
2006/06/17 17:08:11 vq 1.3.2.1: #i66522# Increase version number in documentation files and set preliminary
dmake version to 4.5-cvs.
2006-06-29 10:26:00 +00:00
Ivo Hinkelmann
1edd38b016 INTEGRATION: CWS dmake45 (1.6.2); FILE MERGED
2006/06/26 17:48:50 vq 1.6.2.10: #i10000# Fix some typos in dmake man page.
2006/06/16 20:24:27 vq 1.6.2.9: #i66522# Update manpage.
2006/06/16 18:31:06 vq 1.6.2.8: #i65281# Fix comparison with empty string.
2006/06/14 22:43:40 vq 1.6.2.7: #i48087# Add testcases and change man page.
2006/06/13 16:58:25 vq 1.6.2.6: #i66385# Handle .<suffix> targets regardless of the AUGMAKE (-A) status.
Document this and regenerate man page.
2006/05/17 04:04:38 vq 1.6.2.5: #i65333# Elaborate on .<suffix> vs. special targets and .INIT and .DONE
that also begin with a dot.
2006/05/16 03:43:51 vq 1.6.2.4: #i65333# Collect .<suffix> description at one place in the man page.
2006/05/15 22:50:48 vq 1.6.2.3: #i48087# Document the current %-target handling.
2006/05/11 03:31:13 vq 1.6.2.2: #i65281# Fix crash on numeric comparison and add testcase.
2006/05/05 21:33:07 vq 1.6.2.1: #i65122# Fix problem with "non-documented" handling of multiple %-targets
plus several improved comments and a man page correction.
2006-06-29 10:25:36 +00:00
Ivo Hinkelmann
6a1ce74662 INTEGRATION: CWS dmake45 (1.4.2); FILE MERGED
2006/06/26 17:48:49 vq 1.4.2.6: #i10000# Fix some typos in dmake man page.
2006/06/16 20:24:26 vq 1.4.2.5: #i66522# Update manpage.
2006/06/16 18:31:06 vq 1.4.2.4: #i65281# Fix comparison with empty string.
2006/06/14 22:43:40 vq 1.4.2.3: #i48087# Add testcases and change man page.
2006/06/13 16:58:25 vq 1.4.2.2: #i66385# Handle .<suffix> targets regardless of the AUGMAKE (-A) status.
Document this and regenerate man page.
2006/05/11 03:38:52 vq 1.4.2.1: #i65281# Regenerate autotools files and plain text version of manpage.
2006-06-29 10:25:20 +00:00
Ivo Hinkelmann
e63718d8a7 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED
2006/05/03 21:47:15 vq 1.2.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.
2006-06-29 10:25:02 +00:00
Ivo Hinkelmann
89a4c8ce53 INTEGRATION: CWS dmake45 (1.1.1.1.146); FILE MERGED
2006/05/10 17:46:56 vq 1.1.1.1.146.2: #i48087# Correct parsing of target definitions with multiple % targets and
prerequisites. Also add some comments.
2006/05/05 21:33:06 vq 1.1.1.1.146.1: #i65122# Fix problem with "non-documented" handling of multiple %-targets
plus several improved comments and a man page correction.
2006-06-29 10:24:50 +00:00
Ivo Hinkelmann
1f26336d2d INTEGRATION: CWS dmake45 (1.7.2); FILE MERGED
2006/06/22 20:14:22 vq 1.7.2.12: #i66659# Fix evaluation of line continuations in conditional expressions
and add testcase.
2006/06/13 16:58:24 vq 1.7.2.11: #i66385# Handle .<suffix> targets regardless of the AUGMAKE (-A) status.
Document this and regenerate man page.
2006/06/13 05:28:07 vq 1.7.2.10: #i66083# Check that AUGMAKE meta targets are not mixed with normal targets.
2006/06/04 03:30:02 vq 1.7.2.9: #i48087# Only warn once about multiple prerequisites for %-targets.
2006/06/04 01:37:56 vq 1.7.2.8: #i65360# Improve output of warning for special or meta targets without
recipe.
2006/05/14 17:06:22 vq 1.7.2.7: #i65360# Fix typo.
2006/05/14 16:58:07 vq 1.7.2.6: #i65360# Warn if dmake ignores an illegal .<suffix> target but keep the
behavior of dmake 4.4 and earlier.
2006/05/12 17:36:41 vq 1.7.2.5: #i48087# Fix typo.
2006/05/12 16:59:44 vq 1.7.2.4: #i65333# Prevent .ROOT, .TARGETS, .INIT and .DONE from being treates as
special .<suffix> targets.
2006/05/10 17:46:56 vq 1.7.2.3: #i48087# Correct parsing of target definitions with multiple % targets and
prerequisites. Also add some comments.
2006/05/05 21:33:06 vq 1.7.2.2: #i65122# Fix problem with "non-documented" handling of multiple %-targets
plus several improved comments and a man page correction.
2006/05/03 21:47:14 vq 1.7.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.
2006-06-29 10:24:37 +00:00
Ivo Hinkelmann
bb71d425b5 INTEGRATION: CWS dmake45 (1.5.2); FILE MERGED
2006/05/03 21:47:14 vq 1.5.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.
2006-06-29 10:24:25 +00:00
Ivo Hinkelmann
9a0792107e INTEGRATION: CWS dmake45 (1.4.2); FILE MERGED
2006/06/16 20:38:05 vq 1.4.2.1: #i66509# Fix bug in makefile.
2006-06-29 10:24:12 +00:00
Ivo Hinkelmann
2d4dc491dc INTEGRATION: CWS dmake45 (1.5.2); FILE MERGED
2006/06/13 23:31:49 vq 1.5.2.2: #i64431# Fix .SETDIR problem with percent targets.
2006/05/05 21:33:06 vq 1.5.2.1: #i65122# Fix problem with "non-documented" handling of multiple %-targets
plus several improved comments and a man page correction.
2006-06-29 10:24:00 +00:00
Ivo Hinkelmann
054a12bffd INTEGRATION: CWS dmake45 (1.3.2); FILE MERGED
2006/05/03 21:47:14 vq 1.3.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.
2006-06-29 10:23:47 +00:00
Ivo Hinkelmann
589f24ca1d INTEGRATION: CWS dmake45 (1.6.2); FILE MERGED
2006/06/22 20:14:22 vq 1.6.2.4: #i66659# Fix evaluation of line continuations in conditional expressions
and add testcase.
2006/06/16 18:31:05 vq 1.6.2.3: #i65281# Fix comparison with empty string.
2006/05/11 03:31:13 vq 1.6.2.2: #i65281# Fix crash on numeric comparison and add testcase.
2006/05/03 21:47:14 vq 1.6.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.
2006-06-29 10:23:35 +00:00
Ivo Hinkelmann
467e8ace51 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED
2006/05/10 17:46:56 vq 1.2.2.1: #i48087# Correct parsing of target definitions with multiple % targets and
prerequisites. Also add some comments.
2006-06-29 10:23:21 +00:00
Ivo Hinkelmann
ccb5812ddc INTEGRATION: CWS dmake45 (1.3.2); FILE MERGED
2006/05/05 21:33:05 vq 1.3.2.1: #i65122# Fix problem with "non-documented" handling of multiple %-targets
plus several improved comments and a man page correction.
2006-06-29 10:23:09 +00:00
Ivo Hinkelmann
27dd1670c9 INTEGRATION: CWS dmake45 (1.6.2); FILE MERGED
2006/05/03 21:47:14 vq 1.6.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.
2006-06-29 10:22:57 +00:00
Ivo Hinkelmann
a5f05e71e0 INTEGRATION: CWS dmake45 (1.23.2); FILE MERGED
2006/06/20 14:20:37 vq 1.23.2.3: #i66522# Release dmake 4.5.
2006/06/17 17:08:11 vq 1.23.2.2: #i66522# Increase version number in documentation files and set preliminary
dmake version to 4.5-cvs.
2006/06/13 19:06:51 vq 1.23.2.1: #i64795# Fix typo in configure.in.
2006-06-29 10:22:28 +00:00
Ivo Hinkelmann
129afe1c95 INTEGRATION: CWS dmake45 (1.16.2); FILE MERGED
2006/06/20 14:20:37 vq 1.16.2.3: #i66522# Release dmake 4.5.
2006/06/17 17:08:11 vq 1.16.2.2: #i66522# Increase version number in documentation files and set preliminary
dmake version to 4.5-cvs.
2006/06/13 19:06:51 vq 1.16.2.1: #i64795# Fix typo in configure.in.
2006-06-29 10:22:15 +00:00
Ivo Hinkelmann
93f41b4d5a INTEGRATION: CWS dmake45 (1.4.2); FILE MERGED
2006/06/22 20:48:39 vq 1.4.2.2: #i66522# Release dmake 4.5
(Two more issues were added and fixed in CWS dmake45.)
2006/06/17 00:41:25 vq 1.4.2.1: #i66522# Update NEWS file.
2006-06-29 10:21:45 +00:00
Ivo Hinkelmann
c50bdd0782 INTEGRATION: CWS dmake45 (1.3.2); FILE MERGED
2006/06/22 20:51:25 vq 1.3.2.13: #i10000# Update ChangeLog.
2006/06/20 14:22:21 vq 1.3.2.12: #i10000# Update ChangeLog.
2006/06/16 20:40:00 vq 1.3.2.11: #i10000# Update ChangeLog.
2006/06/15 02:47:03 vq 1.3.2.10: #i10000# Update ChangeLog.
2006/06/14 23:07:30 vq 1.3.2.9: #i10000# Update ChangeLog.
2006/06/13 17:20:20 vq 1.3.2.8: #i10000# Update ChangeLog.
2006/06/04 03:32:33 vq 1.3.2.7: #i10000# Update ChangeLog.
2006/06/04 01:57:46 vq 1.3.2.6: #i10000# Update ChangeLog.
2006/05/17 21:48:18 vq 1.3.2.5: #i10000# Update ChangeLog.
2006/05/12 17:38:30 vq 1.3.2.4: #i10000# Update ChangeLog.
2006/05/11 03:40:45 vq 1.3.2.3: #i10000# Update ChangeLog.
2006/05/10 18:41:34 vq 1.3.2.2: #i10000# Update ChangeLog.
2006/05/03 22:03:52 vq 1.3.2.1: #i10000# Update ChangeLog.
2006-06-29 10:21:19 +00:00
Ivo Hinkelmann
828c7a22ed INTEGRATION: CWS ause036 (1.91.48); FILE MERGED
2006/05/24 16:39:41 hjs 1.91.48.4: RESYNC: (1.93-1.95); FILE MERGED
2006/02/27 18:13:44 hjs 1.91.48.3: RESYNC: (1.92-1.93); FILE MERGED
2005/09/13 10:43:23 hjs 1.91.48.2: RESYNC: (1.91-1.92); FILE MERGED
2005/08/17 11:50:20 hjs 1.91.48.1: #i50255# remove wrarnings and a bit cleanup
2006-06-29 10:21:03 +00:00
Ivo Hinkelmann
3498881e6b INTEGRATION: CWS ause036 (1.27.306); FILE MERGED
2005/09/13 10:34:30 hjs 1.27.306.2: RESYNC: (1.27-1.28); FILE MERGED
2005/08/17 11:50:20 hjs 1.27.306.1: #i50255# remove wrarnings and a bit cleanup
2006-06-29 10:20:50 +00:00
Ivo Hinkelmann
d129f46de1 INTEGRATION: CWS ause036 (1.172.48); FILE MERGED
2006/05/24 16:40:28 hjs 1.172.48.5: RESYNC: (1.186-1.189); FILE MERGED
2006/02/27 18:14:39 hjs 1.172.48.4: RESYNC: (1.178-1.186); FILE MERGED
2005/11/15 17:12:33 hjs 1.172.48.3: RESYNC: (1.176-1.178); FILE MERGED
2005/09/13 10:46:40 hjs 1.172.48.2: RESYNC: (1.172-1.176); FILE MERGED
2005/08/22 16:07:47 hjs 1.172.48.1: #i53627# do not append L10N_framework
2006-06-29 10:20:22 +00:00
Ivo Hinkelmann
26179d9ce6 INTEGRATION: CWS ause036 (1.98.66); FILE MERGED
2006/06/08 15:42:12 hjs 1.98.66.1: #i50255# remove obsolete dependency macros
2006-06-29 10:20:08 +00:00
Ivo Hinkelmann
203bdb9c3e INTEGRATION: CWS ause036 (1.89.48); FILE MERGED
2006/05/24 16:40:18 hjs 1.89.48.3: RESYNC: (1.90-1.92); FILE MERGED
2006/02/27 18:14:18 hjs 1.89.48.2: RESYNC: (1.89-1.90); FILE MERGED
2005/08/17 11:50:19 hjs 1.89.48.1: #i50255# remove wrarnings and a bit cleanup
2006-06-29 10:19:55 +00:00
Ivo Hinkelmann
1112e65775 INTEGRATION: CWS ause036 (1.26.306); FILE MERGED
2005/08/17 11:50:19 hjs 1.26.306.1: #i50255# remove wrarnings and a bit cleanup
2006-06-29 10:19:39 +00:00
Jens-Heiner Rechtien
20b50a69a1 #i10000#: line continuing in if statements is risky because of buggy dmakes, here it disabled adjustvisibility treatment of certain Solaris object files 2006-06-22 12:45:44 +00:00
Jens-Heiner Rechtien
3975edcd05 SRC680 2006-06-20 12:25:31 +00:00
Jens-Heiner Rechtien
a4a24f5844 INTEGRATION: CWS rmsolverzips (1.100.58); FILE MERGED
2006/06/15 12:30:18 rt 1.100.58.2: #i66463# Quoting in regular expressions.
2006/06/13 13:20:45 rt 1.100.58.1: #i66397# Do not create zip files if in CWS environment.
2006-06-20 11:38:52 +00:00
Jens-Heiner Rechtien
028b42efb0 INTEGRATION: CWS rmsolverzips (1.24.122); FILE MERGED
2006/06/14 12:42:05 rt 1.24.122.2: #i66397# Remove solver zip files when they are not needed any more.
2006/06/14 07:55:17 rt 1.24.122.1: #i66397# Remove solver zip files when they are not needed any more.
2006-06-20 11:38:38 +00:00
Jens-Heiner Rechtien
088577d80c INTEGRATION: CWS rmsolverzips (1.19.126); FILE MERGED
2006/06/14 12:40:07 rt 1.19.126.1: #i66397# Remove solver zip files when they are not needed any more.
2006-06-20 11:38:21 +00:00
Jens-Heiner Rechtien
94d5affeb8 INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED
2005/11/18 12:37:56 sb 1.1.2.2: #i53898# Improvements.
2005/10/13 09:33:36 sb 1.1.2.1: #i53898# Added testhxx tool.
2006-06-20 04:10:03 +00:00
Jens-Heiner Rechtien
76a00088ac INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED
2005/11/01 09:09:37 sb 1.1.2.2: #i53898# Missing dependency on mkdepend.
2005/10/13 09:33:24 sb 1.1.2.1: #i53898# Added testhxx tool.
2006-06-20 04:09:53 +00:00
Jens-Heiner Rechtien
30754b9022 INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED
2006/03/22 12:36:27 sb 1.1.2.4: #i53898# Macrofy includes to solver (which might be mapped to different paths for different users).
2006/03/02 09:34:12 sb 1.1.2.3: #i53898# Fixed testhxx for Linux so that it works for a simple filename not containing /.
2005/11/18 12:37:56 sb 1.1.2.2: #i53898# Improvements.
2005/10/13 09:33:07 sb 1.1.2.1: #i53898# Added testhxx tool.
2006-06-20 04:09:44 +00:00
Jens-Heiner Rechtien
61147de3c6 INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED
2005/11/07 12:08:33 sb 1.2.4.1: #i53898# Made code warning-free (additional -W switches for GCC).
2006-06-20 04:09:35 +00:00
Jens-Heiner Rechtien
50db9ddbe2 INTEGRATION: CWS warnings01 (1.10.24); FILE MERGED
2005/10/13 09:31:14 sb 1.10.24.1: #i53898# Added testhxx tool.
2006-06-20 04:09:22 +00:00
Jens-Heiner Rechtien
332a47dea1 INTEGRATION: CWS warnings01 (1.14.12); FILE MERGED
2005/11/01 09:09:37 sb 1.14.12.3: #i53898# Missing dependency on mkdepend.
2005/10/13 09:31:14 sb 1.14.12.2: #i53898# Added testhxx tool.
2005/08/29 13:35:37 sb 1.14.12.1: #i53898# Missing dependency.
2006-06-20 04:09:11 +00:00
Jens-Heiner Rechtien
5d4f7b8549 INTEGRATION: CWS warnings01 (1.10.42); FILE MERGED
2005/09/23 02:15:45 sb 1.10.42.2: RESYNC: (1.10-1.11); FILE MERGED
2005/09/02 14:56:47 sb 1.10.42.1: #i53898# Disabled werror within external code.
2006-06-20 04:09:01 +00:00
Jens-Heiner Rechtien
98e853d1ee INTEGRATION: CWS warnings01 (1.1.146); FILE MERGED
2005/09/23 02:15:24 sb 1.1.146.2: RESYNC: (1.1-1.2); FILE MERGED
2005/09/02 14:57:36 sb 1.1.146.1: #i53898# Made code warning-free.
2006-06-20 04:08:48 +00:00
Jens-Heiner Rechtien
dc91888e2a INTEGRATION: CWS warnings01 (1.8.20); FILE MERGED
2005/11/21 15:02:18 sb 1.8.20.3: #i53898# Fixed previous changes.
2005/09/23 02:15:15 sb 1.8.20.2: RESYNC: (1.8-1.9); FILE MERGED
2005/09/02 14:57:36 sb 1.8.20.1: #i53898# Made code warning-free.
2006-06-20 04:08:37 +00:00
Jens-Heiner Rechtien
fdb5c29723 INTEGRATION: CWS warnings01 (1.1.146); FILE MERGED
2005/09/23 02:15:06 sb 1.1.146.2: RESYNC: (1.1-1.2); FILE MERGED
2005/09/02 14:57:36 sb 1.1.146.1: #i53898# Made code warning-free.
2006-06-20 04:08:26 +00:00
Jens-Heiner Rechtien
572da484bd INTEGRATION: CWS warnings01 (1.6.14); FILE MERGED
2005/09/23 02:14:31 sb 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED
2005/09/02 14:57:35 sb 1.6.14.1: #i53898# Made code warning-free.
2006-06-20 04:08:14 +00:00
Jens-Heiner Rechtien
c66df7c098 INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED
2005/11/07 12:08:32 sb 1.5.4.1: #i53898# Made code warning-free (additional -W switches for GCC).
2006-06-20 04:08:02 +00:00
Jens-Heiner Rechtien
3897248e42 INTEGRATION: CWS warnings01 (1.1.142); FILE MERGED
2005/09/23 02:13:02 sb 1.1.142.2: RESYNC: (1.1-1.2); FILE MERGED
2005/08/29 13:36:17 sb 1.1.142.1: #i53898# Made code warning-free.
2006-06-20 04:07:51 +00:00
Jens-Heiner Rechtien
a892d04c04 INTEGRATION: CWS warnings01 (1.1.142); FILE MERGED
2005/09/23 02:12:11 sb 1.1.142.2: RESYNC: (1.1-1.2); FILE MERGED
2005/08/30 08:40:11 sb 1.1.142.1: #i53898# Made code warning-free.
2006-06-20 04:07:39 +00:00
Jens-Heiner Rechtien
8288b1376f INTEGRATION: CWS warnings01 (1.3.102); FILE MERGED
2005/09/02 14:57:35 sb 1.3.102.1: #i53898# Made code warning-free.
2006-06-20 04:07:28 +00:00
Jens-Heiner Rechtien
b5506a9b7e INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED
2005/09/02 14:57:34 sb 1.3.6.1: #i53898# Made code warning-free.
2006-06-20 04:07:17 +00:00
Jens-Heiner Rechtien
2557b0f87b INTEGRATION: CWS warnings01 (1.3.42); FILE MERGED
2005/09/02 14:57:34 sb 1.3.42.1: #i53898# Made code warning-free.
2006-06-20 04:07:05 +00:00
Jens-Heiner Rechtien
c3839ed91d INTEGRATION: CWS warnings01 (1.2.42); FILE MERGED
2005/11/21 16:22:21 sb 1.2.42.3: #i53898# Avoid non-ASCII characters in comments.
2005/11/07 12:08:32 sb 1.2.42.2: #i53898# Made code warning-free (additional -W switches for GCC).
2005/09/02 14:57:34 sb 1.2.42.1: #i53898# Made code warning-free.
2006-06-20 04:06:54 +00:00
Jens-Heiner Rechtien
d2e1da3a74 INTEGRATION: CWS warnings01 (1.1.146); FILE MERGED
2005/09/02 14:57:34 sb 1.1.146.1: #i53898# Made code warning-free.
2006-06-20 04:06:42 +00:00
Jens-Heiner Rechtien
0301c7e697 INTEGRATION: CWS warnings01 (1.4.42); FILE MERGED
2005/11/07 12:08:32 sb 1.4.42.1: #i53898# Made code warning-free (additional -W switches for GCC).
2006-06-20 04:06:31 +00:00