Commit graph

6087 commits

Author SHA1 Message Date
Jens-Heiner Rechtien
65dcb0e12c INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/17 16:47:04 vq 1.1.1.1.132.1: Issue number: 47135
Submitted by: shay@openoffice.org
Define _POSIX_NAME_MAX and _POSIX_PATH_MAX using the compiler defaults.
2006-04-20 11:25:43 +00:00
Jens-Heiner Rechtien
4537b08cac INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/11 03:28:55 vq 1.1.1.1.132.2: #i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
filename and NULL for other operating systems or dmake build with other
compilers.
If DMAKEROOT is not changed and only for native Windows dmake versions the
value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".
2005/04/09 21:22:36 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.
2006-04-20 11:25:19 +00:00
Jens-Heiner Rechtien
764a276ed1 INTEGRATION: CWS dmake43p01 (1.4.30); FILE MERGED
2006/02/02 04:40:18 vq 1.4.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:09 vq 1.4.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006-04-20 11:25:09 +00:00
Jens-Heiner Rechtien
da4b6096dc INTEGRATION: CWS dmake43p01 (1.3.30); FILE MERGED
2005/04/07 22:30:57 vq 1.3.30.1: Issue number: 43241
Submitted by: shay@openoffice.org
Allow dmake to be build on windows without 4NT.
2006-04-20 11:24:58 +00:00
Jens-Heiner Rechtien
99bdd83ce9 INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/17 16:47:03 vq 1.1.1.1.132.1: Issue number: 47135
Submitted by: shay@openoffice.org
Define _POSIX_NAME_MAX and _POSIX_PATH_MAX using the compiler defaults.
2006-04-20 11:24:48 +00:00
Jens-Heiner Rechtien
a4a01e46c7 INTEGRATION: CWS dmake43p01 (1.2.80); FILE MERGED
2005/04/15 23:55:45 vq 1.2.80.2: Issue number: 47137
Submitted by: shay@openoffice.org
Increase default MAXLINELENGHT to 8190.
2005/04/09 21:22:36 vq 1.2.80.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.
2006-04-20 11:24:37 +00:00
Jens-Heiner Rechtien
24f513d6da INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/07 22:30:57 vq 1.1.1.1.132.1: Issue number: 43241
Submitted by: shay@openoffice.org
Allow dmake to be build on windows without 4NT.
2006-04-20 11:24:24 +00:00
Jens-Heiner Rechtien
eb35ffba54 INTEGRATION: CWS dmake43p01 (1.6.2); FILE MERGED
2006/03/31 16:04:36 vq 1.6.2.3: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.
2005/04/22 04:22:29 vq 1.6.2.2: Issue number: 47866
Submitted by: shay@openoffice.org, vq@openoffice.org
Fix MSVC compiler warnings.
2005/04/22 01:04:36 vq 1.6.2.1: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
output of "dmake -V".
Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
to be usable with the startup/*.mk and is not mentioned in the man page.
Clean up configure.in and friends.
2006-04-20 11:24:12 +00:00
Jens-Heiner Rechtien
2202b0e1a4 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:16 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:09 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006-04-20 11:23:48 +00:00
Jens-Heiner Rechtien
0e68343efb INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/15 23:55:45 vq 1.1.1.1.132.2: Issue number: 47137
Submitted by: shay@openoffice.org
Increase default MAXLINELENGHT to 8190.
2005/04/09 21:22:36 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.
2006-04-20 11:23:27 +00:00
Jens-Heiner Rechtien
522c82183b INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/11 03:28:55 vq 1.1.1.1.132.2: #i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
filename and NULL for other operating systems or dmake build with other
compilers.
If DMAKEROOT is not changed and only for native Windows dmake versions the
value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".
2005/04/09 21:22:35 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.
2006-04-20 11:23:16 +00:00
Jens-Heiner Rechtien
dc742fe28c INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:14 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:09 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:09:03 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:22:52 +00:00
Jens-Heiner Rechtien
102826b3b6 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:14 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:08 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:09:03 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:22:41 +00:00
Jens-Heiner Rechtien
15a001d4be INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:13 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:08 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:09:02 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:22:29 +00:00
Jens-Heiner Rechtien
4055dea1c5 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:12 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:07 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:09:01 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:22:07 +00:00
Jens-Heiner Rechtien
3cc3b76d2a INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:11 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:07 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:09:00 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:21:45 +00:00
Jens-Heiner Rechtien
d86ae580e2 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:10 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:06 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:59 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:21:34 +00:00
Jens-Heiner Rechtien
4969c146ab INTEGRATION: CWS dmake43p01 (1.3.30); FILE MERGED
2006/02/02 04:40:10 vq 1.3.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:06 vq 1.3.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:59 vq 1.3.30.1: #i61390# Add missing prototypes.
2006-04-20 11:21:20 +00:00
Jens-Heiner Rechtien
23b5dd289b INTEGRATION: CWS dmake43p01 (1.4.30); FILE MERGED
2006/02/02 04:40:09 vq 1.4.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:05 vq 1.4.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:58 vq 1.4.30.1: #i61390# Add missing prototypes.
2006-04-20 11:21:08 +00:00
Jens-Heiner Rechtien
c6beab7145 INTEGRATION: CWS dmake43p01 (1.5.6); FILE MERGED
2006/02/02 04:40:09 vq 1.5.6.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:05 vq 1.5.6.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:58 vq 1.5.6.1: #i61390# Add missing prototypes.
2006-04-20 11:20:56 +00:00
Jens-Heiner Rechtien
46b4d9ab7a INTEGRATION: CWS dmake43p01 (1.5.2); FILE MERGED
2006/02/02 04:40:08 vq 1.5.2.4: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:05 vq 1.5.2.3: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:57 vq 1.5.2.2: #i61390# Add missing prototypes.
2006/01/30 20:28:19 vq 1.5.2.1: #i61390# Add some missing prototypes to dmake/unix/cygwin/public.h and
also revert the copyright disclaimer to the original version. This file
is supposed to be auto generated and identical to:
dmake/unix/linux/gnu/cygwin/public.h.
2006-04-20 11:20:44 +00:00
Jens-Heiner Rechtien
b7a133ee57 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:08 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:04 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:57 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:20:33 +00:00
Jens-Heiner Rechtien
00169582b6 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:07 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:04 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:56 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:20:18 +00:00
Jens-Heiner Rechtien
b4d245bb01 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:06 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:04 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:56 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:20:07 +00:00
Jens-Heiner Rechtien
05b0fb444e INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:06 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:03 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:55 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:19:56 +00:00
Jens-Heiner Rechtien
dc9fcaef4f INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:05 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:03 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:54 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:19:45 +00:00
Jens-Heiner Rechtien
80dd229439 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:05 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:02 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:54 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:19:34 +00:00
Jens-Heiner Rechtien
a8058c2ee0 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:04 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:02 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:53 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:19:23 +00:00
Jens-Heiner Rechtien
6c45a70780 INTEGRATION: CWS dmake43p01 (1.8.6); FILE MERGED
2006/03/15 14:43:28 vq 1.8.6.11: #i61940# Add and correct some comments.
2006/02/21 23:06:16 vq 1.8.6.10: #i61940# Remove the #undef that unconditionally disabled the use of spawn.
2006/02/12 00:47:37 vq 1.8.6.9: #i61940# Enable the alternative use of spawn instead of fork/exec for
dmake. Add the configure option --enable-spawn. Regenerate autotool files.
2006/02/01 23:29:02 vq 1.8.6.8: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/10/11 17:39:40 vq 1.8.6.7: #i54938# Fix problem when building infered .INCLUDE makefiles and doing
parallel builds.
2005/09/19 23:48:15 vq 1.8.6.6: #i53148# Move include directive to get some macros defined before using
them.
2005/09/17 23:25:21 vq 1.8.6.5: #i53148# Make sure that the command started from _exec_shell really
finished before returning.
2005/09/07 01:39:50 vq 1.8.6.4: #i53148# Make sure _attach_cmd can not be used for _exec_shell calls.
2005/09/05 20:56:46 vq 1.8.6.3: #i53148# Move redirection of stdout from parent to child and avoid
capturing spurious output from other process queues.
2005/09/05 17:23:46 vq 1.8.6.2: #i53148# Additional patch to make sure that the shell escapes is executed
after all previous recipe lines from the same target have finished.
2005/09/04 19:38:15 vq 1.8.6.1: #i53148# Fix $(shell ...) handling for parallel builds with MAXPROCESS > 1.
This certainly includes the -P# switch with # > 1.
2006-04-20 11:19:12 +00:00
Jens-Heiner Rechtien
9fbdfb6482 INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED
2005/04/09 21:22:35 vq 1.4.6.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.
2006-04-20 11:18:58 +00:00
Jens-Heiner Rechtien
4731a9e745 INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED
2005/06/01 02:51:26 vq 1.4.6.3: #i50142# Remove an unneeded warning that was introduced with issue 47135.
2005/04/18 22:08:49 vq 1.4.6.2: #i47135# Fix variable name.
2005/04/18 22:03:11 vq 1.4.6.1: #i47135# Add code to warn if a filename is longer than NAMEMAX permits.
2006-04-20 11:18:48 +00:00
Jens-Heiner Rechtien
89069e28c8 INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED
2006/03/13 23:21:28 vq 1.4.6.2: #i61390# Make dmake (gcc) build -Wall warning free.
2006/02/01 22:08:53 vq 1.4.6.1: #i61390# Add missing prototypes.
2006-04-20 11:18:37 +00:00
Jens-Heiner Rechtien
80672f7e47 INTEGRATION: CWS dmake43p01 (1.9.2); FILE MERGED
2005/09/26 00:33:17 vq 1.9.2.5: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:48 vq 1.9.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:40 vq 1.9.2.3: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:27:22 vq 1.9.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:20 vq 1.9.2.1: #i47578# Regenerate configure and other autotools files.
2006-04-20 11:18:26 +00:00
Jens-Heiner Rechtien
b0f1a4017e INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/09 21:22:34 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.
2006-04-20 11:18:14 +00:00
Jens-Heiner Rechtien
9707a9229d INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:04 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:01 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:52 vq 1.5.30.1: #i61390# Add missing prototypes.
2006-04-20 11:17:51 +00:00
Jens-Heiner Rechtien
0ddb2f4617 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2005/06/02 03:41:20 vq 1.1.2.1: #i39248# Add testsuite for dmake (only tor targets using the autotools).
2006-04-20 11:17:40 +00:00
Jens-Heiner Rechtien
c39ca28251 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2006/03/02 03:37:17 vq 1.1.2.1: #i61969# Commit testcase for this issue.
2006-04-20 11:17:31 +00:00
Jens-Heiner Rechtien
5838619346 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2006/02/26 22:46:01 vq 1.1.2.1: #i62118# Add testcase for issue 62118.
2006-04-20 11:17:21 +00:00
Jens-Heiner Rechtien
444aa6e32e INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2006/02/06 23:06:59 vq 1.1.2.1: #i61714# Correct manpage to state that the usage of .SETDIR like
`.SETDIR=foo : targets` is valid and add a testcase to verify this.
2006-04-20 11:17:12 +00:00
Jens-Heiner Rechtien
f9099c4f6d INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2006/01/06 01:24:07 vq 1.1.2.1: #i58259# Add testcase.
2006-04-20 11:17:02 +00:00
Jens-Heiner Rechtien
29987d2fd2 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2005/10/11 17:48:48 vq 1.1.2.1: #i54938# Add testcase for .INCLUDE generation in parallel builds.
2006-04-20 11:16:51 +00:00
Jens-Heiner Rechtien
de610f2dce INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2005/10/11 18:01:42 vq 1.1.2.1: #i39248# Add testcase and regenerate configure and other autotools files.
2006-04-20 11:16:42 +00:00
Jens-Heiner Rechtien
b2eeb05704 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2005/09/20 00:50:47 vq 1.1.2.1: #i49461# Add testcase and regenerate configure and other autotools files.
2006-04-20 11:16:33 +00:00
Jens-Heiner Rechtien
8b1ecbe277 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2005/09/05 03:17:14 vq 1.1.2.2: #i53148# Add testcase.
2005/09/01 23:27:06 vq 1.1.2.1: #i52238# Add a testcase.
2006-04-20 11:16:23 +00:00
Jens-Heiner Rechtien
ed70e0dd45 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2005/06/04 18:07:42 vq 1.1.2.1: #i39248# Add another testcase.
2006-04-20 11:16:15 +00:00
Jens-Heiner Rechtien
05068400ec INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2006/02/26 22:23:50 vq 1.1.2.2: #i61170# Fix testcase to remove the created "dirwith space" directory.
2006/01/27 01:22:36 vq 1.1.2.1: #i61170# Add testcase and regenerate autotools files.
2006-04-20 11:16:04 +00:00
Jens-Heiner Rechtien
950e8e8910 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2006/03/14 23:23:21 vq 1.1.2.1: #i61940# Add testcase to check that $(shell ..) does not pick up output from
concurrent processes.
2006-04-20 11:15:34 +00:00
Jens-Heiner Rechtien
4dbca1eff5 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2005/09/05 21:10:17 vq 1.1.2.1: #i53148# Add another testcase.
2006-04-20 11:15:24 +00:00
Jens-Heiner Rechtien
92505873fb INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2005/09/05 21:10:17 vq 1.1.2.2: #i53148# Add another testcase.
2005/09/05 03:17:14 vq 1.1.2.1: #i53148# Add testcase.
2006-04-20 11:15:14 +00:00
Jens-Heiner Rechtien
16db6e1142 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2005/06/02 03:41:19 vq 1.1.2.1: #i39248# Add testsuite for dmake (only tor targets using the autotools).
2006-04-20 11:15:03 +00:00