Commit graph

446 commits

Author SHA1 Message Date
Vladimir Glazounov
e296595cf9 INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/09/30 15:01:15 vq 1.1.1.1.156.1: #i69814# Remove the unused DMSTRLWR macro.
2007-01-18 08:33:25 +00:00
Vladimir Glazounov
741e60ea50 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:39 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:33:13 +00:00
Vladimir Glazounov
17ebb9534e INTEGRATION: CWS dmake47 (1.3.6); FILE MERGED
2006/11/12 05:06:39 vq 1.3.6.2: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/08 22:49:03 vq 1.3.6.1: #i70168# Improve $ handling in targets/prerequisites.
2007-01-18 08:33:01 +00:00
Vladimir Glazounov
ee70d8153b INTEGRATION: CWS dmake47 (1.8.2); FILE MERGED
2006/12/21 03:16:17 vq 1.8.2.5: #i61856# Child process handling improvements.
2006/11/17 21:56:23 vq 1.8.2.4: #i61856# Implement better way to wait for a process queue to finish
without obstructing other process queues during parallel makefile
processing.
2006/11/12 05:06:39 vq 1.8.2.3: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/04 03:17:02 vq 1.8.2.2: #i69742# Enable normalization of targets and non-dynamic prerequisites.
(Dynamic prerequisites are prerequisites with not expanded macros.)
2006/09/29 21:20:45 vq 1.8.2.1: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2007-01-18 08:32:48 +00:00
Vladimir Glazounov
35386dcf85 INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/09/29 18:50:23 vq 1.1.1.1.156.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:32:36 +00:00
Vladimir Glazounov
2697933a8c INTEGRATION: CWS dmake47 (1.9.2); FILE MERGED
2006/11/12 05:06:38 vq 1.9.2.2: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/08 22:49:03 vq 1.9.2.1: #i70168# Improve $ handling in targets/prerequisites.
2007-01-18 08:32:23 +00:00
Vladimir Glazounov
0958549f1c INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED
2006/12/21 03:16:17 vq 1.5.12.1: #i61856# Child process handling improvements.
2007-01-18 08:32:09 +00:00
Vladimir Glazounov
9856a85296 INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/11/09 22:33:22 vq 1.1.1.1.156.4: #i69821# Fix/improve $(TMD) handling.
2006/10/03 00:46:38 vq 1.1.1.1.156.3: #i69742# Fix problem when removing multiple '/'.
2006/10/01 19:18:27 vq 1.1.1.1.156.2: #i69742# Create Clean_path() function.
2006/10/01 16:23:32 vq 1.1.1.1.156.1: #i69742# Clean up/speed up Build_path().
2007-01-18 08:31:57 +00:00
Vladimir Glazounov
b033f6d86c INTEGRATION: CWS dmake47 (1.6.6); FILE MERGED
2006/10/07 20:23:15 vq 1.6.6.1: #i70027# Fix diagnostic output and add a testcase.
2007-01-18 08:31:46 +00:00
Vladimir Glazounov
8dd241eebd INTEGRATION: CWS dmake47 (1.1.144); FILE MERGED
2006/09/28 21:16:22 vq 1.1.144.1: #i69953# Clean up of the autotooling.
2007-01-18 08:31:33 +00:00
Vladimir Glazounov
d091d4cc6f INTEGRATION: CWS dmake47 (1.1.144); FILE MERGED
2006/09/28 21:16:21 vq 1.1.144.1: #i69953# Clean up of the autotooling.
2007-01-18 08:31:09 +00:00
Vladimir Glazounov
88f776d969 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/19 05:27:24 vq 1.7.2.11: #i71704# Let the global .SEQUENTIAL attribute implicitely set MAXPROCESS=1
and disallow MAXPROCESS to be changed if the global .SEQUENTIAL is set.
2006/11/12 05:06:38 vq 1.7.2.10: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/11/09 22:33:22 vq 1.7.2.9: #i69821# Fix/improve $(TMD) handling.
2006/11/09 18:16:33 vq 1.7.2.8: #i69821# Add comment where TMD is detecting different drive letters for
native W32 dmake versions.
2006/10/08 23:27:11 vq 1.7.2.7: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2006/10/08 22:57:22 vq 1.7.2.6: #i70168# Remove FIXME.
2006/10/08 22:49:03 vq 1.7.2.5: #i70168# Improve $ handling in targets/prerequisites.
2006/10/06 04:02:35 vq 1.7.2.4: #i69742# Don't targets with $ in the filepath as dynamic macros. ($$ means
a single $ in the filepath.)
2006/09/29 21:20:45 vq 1.7.2.3: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/29 18:50:23 vq 1.7.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.7.2.1: #i69821# Fix TMD macro and add testcase.
2007-01-18 08:30:56 +00:00
Vladimir Glazounov
4ed2a92b82 INTEGRATION: CWS dmake47 (1.4.6); FILE MERGED
2006/11/19 05:27:24 vq 1.4.6.4: #i71704# Let the global .SEQUENTIAL attribute implicitely set MAXPROCESS=1
and disallow MAXPROCESS to be changed if the global .SEQUENTIAL is set.
2006/10/08 22:49:03 vq 1.4.6.3: #i70168# Improve $ handling in targets/prerequisites.
2006/09/29 18:50:23 vq 1.4.6.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.6.1: #i69821# Fix TMD macro and add testcase.
2007-01-18 08:30:31 +00:00
Vladimir Glazounov
a3423130c5 INTEGRATION: CWS dmake47 (1.7.6); FILE MERGED
2006/11/12 05:06:38 vq 1.7.6.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:30:18 +00:00
Vladimir Glazounov
79131f92e8 INTEGRATION: CWS dmake47 (1.9.2); FILE MERGED
2006/11/12 05:06:38 vq 1.9.2.2: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/09/29 21:20:45 vq 1.9.2.1: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2007-01-18 08:30:04 +00:00
Vladimir Glazounov
ce72c53161 INTEGRATION: CWS dmake47 (1.9.12); FILE MERGED
2006/11/12 05:06:38 vq 1.9.12.4: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/01 19:18:27 vq 1.9.12.3: #i69742# Create Clean_path() function.
2006/09/29 21:20:45 vq 1.9.12.2: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/29 18:50:22 vq 1.9.12.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:29:52 +00:00
Vladimir Glazounov
f00b7fadcc INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/09/29 18:50:22 vq 1.1.1.1.156.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:29:40 +00:00
Vladimir Glazounov
4817e49a59 INTEGRATION: CWS dmake47 (1.5.2); FILE MERGED
2006/11/17 21:56:22 vq 1.5.2.2: #i61856# Implement better way to wait for a process queue to finish
without obstructing other process queues during parallel makefile
processing.
2006/11/12 05:06:38 vq 1.5.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:29:28 +00:00
Vladimir Glazounov
1d10737eb4 INTEGRATION: CWS dmake47 (1.8.2); FILE MERGED
2006/12/06 22:09:19 vq 1.8.2.4: #i72337# Make dmake -V tell whether fork/exec or spawn is used.
2006/11/19 05:27:24 vq 1.8.2.3: #i71704# Let the global .SEQUENTIAL attribute implicitely set MAXPROCESS=1
and disallow MAXPROCESS to be changed if the global .SEQUENTIAL is set.
2006/11/12 05:06:38 vq 1.8.2.2: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/01 19:18:26 vq 1.8.2.1: #i69742# Create Clean_path() function.
2007-01-18 08:29:05 +00:00
Vladimir Glazounov
ccbea50cb0 INTEGRATION: CWS dmake47 (1.1.124); FILE MERGED
2006/09/28 21:16:21 vq 1.1.124.1: #i69953# Clean up of the autotooling.
2007-01-18 08:28:54 +00:00
Vladimir Glazounov
78d6cf4886 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/19 05:27:24 vq 1.7.2.5: #i71704# Let the global .SEQUENTIAL attribute implicitely set MAXPROCESS=1
and disallow MAXPROCESS to be changed if the global .SEQUENTIAL is set.
2006/11/12 05:06:37 vq 1.7.2.4: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/07 18:34:49 vq 1.7.2.3: #i69742# Never normalize cells that contain a $ in the pathname.
2006/10/06 04:02:35 vq 1.7.2.2: #i69742# Don't targets with $ in the filepath as dynamic macros. ($$ means
a single $ in the filepath.)
2006/10/04 03:17:01 vq 1.7.2.1: #i69742# Enable normalization of targets and non-dynamic prerequisites.
(Dynamic prerequisites are prerequisites with not expanded macros.)
2007-01-18 08:28:42 +00:00
Vladimir Glazounov
542497b731 INTEGRATION: CWS dmake47 (1.25.2); FILE MERGED
2006/11/23 16:58:00 vq 1.25.2.6: #i69952# Release dmake 4.7.
2006/11/15 19:43:12 vq 1.25.2.5: #i71582# Make dmake usable on OpenBSD. (Patch separated from CWS openbsd01)
2006/11/12 05:25:25 vq 1.25.2.4: #i71422# Remove unused macro and regenerate autotools files.
2006/09/29 21:20:44 vq 1.25.2.3: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/28 21:16:21 vq 1.25.2.2: #i69953# Clean up of the autotooling.
2006/09/28 17:33:04 vq 1.25.2.1: #i69952#  Bump version to 4.7-cvs.
2007-01-18 08:28:31 +00:00
Vladimir Glazounov
6fae621b83 INTEGRATION: CWS dmake47 (1.18.2); FILE MERGED
2006/11/23 16:58:00 vq 1.18.2.6: #i69952# Release dmake 4.7.
2006/11/15 19:43:11 vq 1.18.2.5: #i71582# Make dmake usable on OpenBSD. (Patch separated from CWS openbsd01)
2006/11/12 05:25:24 vq 1.18.2.4: #i71422# Remove unused macro and regenerate autotools files.
2006/09/29 21:20:44 vq 1.18.2.3: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/28 21:16:20 vq 1.18.2.2: #i69953# Clean up of the autotooling.
2006/09/28 17:33:03 vq 1.18.2.1: #i69952#  Bump version to 4.7-cvs.
2007-01-18 08:28:17 +00:00
Vladimir Glazounov
537a1317d9 INTEGRATION: CWS dmake47 (1.13.12); FILE MERGED
2006/11/12 05:25:24 vq 1.13.12.3: #i71422# Remove unused macro and regenerate autotools files.
2006/09/29 21:20:44 vq 1.13.12.2: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/28 21:16:20 vq 1.13.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:28:01 +00:00
Vladimir Glazounov
7b8a5c0ad1 INTEGRATION: CWS dmake47 (1.3.12); FILE MERGED
2006/09/28 21:16:20 vq 1.3.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:27:49 +00:00
Vladimir Glazounov
74d206d1b5 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/09/28 21:16:19 vq 1.1.2.1: #i69953# Clean up of the autotooling.
2007-01-18 08:27:37 +00:00
Vladimir Glazounov
c4667194ee INTEGRATION: CWS dmake47 (1.6.12); FILE MERGED
2006/09/29 21:20:44 vq 1.6.12.2: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/28 21:16:18 vq 1.6.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:27:28 +00:00
Vladimir Glazounov
a2e1675440 INTEGRATION: CWS dmake47 (1.9.12); FILE MERGED
2006/09/28 21:16:18 vq 1.9.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:27:16 +00:00
Vladimir Glazounov
9268eb02b5 INTEGRATION: CWS dmake47 (1.6.2); FILE MERGED
2006/12/22 04:45:38 vq 1.6.2.6: #i69952# Release dmake 4.7
(Some extra changes were done in CWS dmake47.)
2006/11/23 16:58:00 vq 1.6.2.5: #i69952# Release dmake 4.7.
2006/11/13 19:08:16 vq 1.6.2.4: #i71422# Document new @@ recipe property.
2006/10/08 23:27:11 vq 1.6.2.3: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2006/10/08 22:49:03 vq 1.6.2.2: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 19:30:41 vq 1.6.2.1: #i69742# Add NEWS file entry and mention normalization in the man page.
2007-01-18 08:27:04 +00:00
Vladimir Glazounov
054a3fc53f INTEGRATION: CWS dmake47 (1.13.12); FILE MERGED
2006/11/23 16:58:00 vq 1.13.12.5: #i69952# Release dmake 4.7.
2006/11/12 05:25:24 vq 1.13.12.4: #i71422# Remove unused macro and regenerate autotools files.
2006/09/29 21:20:44 vq 1.13.12.3: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/28 21:16:18 vq 1.13.12.2: #i69953# Clean up of the autotooling.
2006/09/28 17:33:02 vq 1.13.12.1: #i69952#  Bump version to 4.7-cvs.
2007-01-18 08:26:49 +00:00
Vladimir Glazounov
77fc7d686b INTEGRATION: CWS dmake47 (1.10.12); FILE MERGED
2006/09/28 21:16:18 vq 1.10.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:26:37 +00:00
Vladimir Glazounov
35139e55ab INTEGRATION: CWS dmake47 (1.5.2); FILE MERGED
2007/01/17 18:00:52 vq 1.5.2.13: #i10000# Update ChangeLog.
2006/12/22 04:55:32 vq 1.5.2.12: #i10000# Update ChangeLog.
2006/11/27 22:24:19 vq 1.5.2.11: #i10000# Update ChangeLog.
2006/11/23 17:01:20 vq 1.5.2.10: #i10000# Update ChangeLog.
2006/11/19 22:05:29 vq 1.5.2.9: #i10000# Update ChangeLog.
2006/11/17 22:00:53 vq 1.5.2.8: #i10000# Update ChangeLog.
2006/11/13 19:11:24 vq 1.5.2.7: #i10000# Update ChangeLog.
2006/11/09 22:44:50 vq 1.5.2.6: #i10000# Update ChangeLog.
2006/10/08 23:41:13 vq 1.5.2.5: #i10000# Update ChangeLog.
2006/10/07 20:51:16 vq 1.5.2.4: #i10000# Update ChangeLog.
2006/10/04 03:26:01 vq 1.5.2.3: #i10000# Update ChangeLog.
2006/09/29 18:57:29 vq 1.5.2.2: #i10000# Update ChangeLog.
2006/09/28 21:30:58 vq 1.5.2.1: #i10000# Update ChangeLog.
2007-01-18 08:26:24 +00:00
Vladimir Glazounov
2768388c97 INTEGRATION: CWS dmake46 (1.4.8); FILE MERGED
2006/07/31 02:48:02 vq 1.4.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:54:01 +00:00
Vladimir Glazounov
d539187dae INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED
2006/07/31 02:48:02 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:53:36 +00:00
Vladimir Glazounov
af5a14eca2 INTEGRATION: CWS dmake46 (1.3.2); FILE MERGED
2006/09/21 20:57:37 vq 1.3.2.2: #i67689# Release dmake 4.6.
2006/07/23 04:27:59 vq 1.3.2.1: #i67689# Bump version to 4.6-cvs.
2006-09-25 08:53:26 +00:00
Vladimir Glazounov
884a9c8460 INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED
2006/07/31 02:48:01 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:53:14 +00:00
Vladimir Glazounov
7c387424b0 INTEGRATION: CWS dmake46 (1.5.8); FILE MERGED
2006/07/31 02:48:01 vq 1.5.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:53:00 +00:00
Vladimir Glazounov
74c18c7699 INTEGRATION: CWS dmake46 (1.8.2); FILE MERGED
2006/09/21 20:57:36 vq 1.8.2.2: #i67689# Release dmake 4.6.
2006/07/23 04:27:59 vq 1.8.2.1: #i67689# Bump version to 4.6-cvs.
2006-09-25 08:52:48 +00:00
Vladimir Glazounov
44e7b6e4d0 INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED
2006/07/31 02:48:00 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:52:11 +00:00
Vladimir Glazounov
7926f56234 INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED
2006/07/31 02:47:59 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:51:33 +00:00
Vladimir Glazounov
3cdd7aa681 INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED
2006/07/31 02:47:58 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:50:52 +00:00
Vladimir Glazounov
a52f83aef0 INTEGRATION: CWS dmake46 (1.4.8); FILE MERGED
2006/07/31 02:47:58 vq 1.4.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:50:33 +00:00
Vladimir Glazounov
81b1606b37 INTEGRATION: CWS dmake46 (1.5.8); FILE MERGED
2006/07/31 02:47:58 vq 1.5.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:50:19 +00:00
Vladimir Glazounov
29b27d265b INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED
2006/07/31 02:47:57 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:49:51 +00:00
Vladimir Glazounov
8d9025975c INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED
2006/07/31 02:47:56 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:49:01 +00:00
Vladimir Glazounov
a1d27663b2 INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED
2006/07/31 02:47:55 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:48:08 +00:00
Vladimir Glazounov
78c5beb6c9 INTEGRATION: CWS dmake46 (1.9.8); FILE MERGED
2006/08/21 04:22:42 vq 1.9.8.5: #i10000# Add some code comments.
2006/07/28 21:19:06 vq 1.9.8.4: #i67589# Add the internal commands noop and echo to the *nix version of
dmake. This functionality already existed for the native windows version.
2006/07/26 00:47:16 vq 1.9.8.3: #i10000# Oops, the previous patch should not change this part.
2006/07/26 00:20:25 vq 1.9.8.2: #i10000# Comment and whitespace changes only.
2006/07/20 02:41:14 vq 1.9.8.1: #i10000# No code changes. Only comments were added/improved.
2006-09-25 08:47:57 +00:00
Vladimir Glazounov
eb26b0403a INTEGRATION: CWS dmake46 (1.6.2); FILE MERGED
2006/08/14 20:35:56 vq 1.6.2.1: #i52590# Increase limit of parallel jobs for *NIX dmakes to 64.
2006-09-25 08:47:45 +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