Commit graph

6043 commits

Author SHA1 Message Date
Jens-Heiner Rechtien
7fce993162 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2005/09/26 00:43:27 vq 1.1.2.1: #i55070# Restore the documentation for Fred Fish's "C Program Debugging
Package" DBUG.
2006-04-20 11:04:20 +00:00
Jens-Heiner Rechtien
de8bfa7666 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2005/09/26 00:43:26 vq 1.1.2.1: #i55070# Restore the documentation for Fred Fish's "C Program Debugging
Package" DBUG.
2006-04-20 11:03:49 +00:00
Jens-Heiner Rechtien
64b349955e INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/09/26 00:33:12 vq 1.1.1.1.132.1: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2006-04-20 11:03:18 +00:00
Jens-Heiner Rechtien
4a4787573e INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2006/02/01 23:28:55 vq 1.1.1.1.132.7: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/10/11 17:39:39 vq 1.1.1.1.132.6: #i54938# Fix problem when building infered .INCLUDE makefiles and doing
parallel builds.
2005/09/05 20:56:45 vq 1.1.1.1.132.5: #i53148# Move redirection of stdout from parent to child and avoid
capturing spurious output from other process queues.
2005/09/05 17:23:45 vq 1.1.1.1.132.4: #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.1.1.1.132.3: #i53148# Fix $(shell ...) handling for parallel builds with MAXPROCESS > 1.
This certainly includes the -P# switch with # > 1.
2005/04/11 03:28:54 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".
2004/11/20 01:05:55 vq 1.1.1.1.132.1: #i37491# Add a predefined SPACECHAR macro.
2006-04-20 11:03:05 +00:00
Jens-Heiner Rechtien
1cc6fe421e INTEGRATION: CWS dmake43p01 (1.6.2); FILE MERGED
2006/02/02 04:39:56 vq 1.6.2.7: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:55 vq 1.6.2.6: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/12/15 20:04:05 vq 1.6.2.5: #i58391# Create better temporary filenames when .NET2003 or newer are used.
2005/09/04 19:38:14 vq 1.6.2.4: #i53148# Fix $(shell ...) handling for parallel builds with MAXPROCESS > 1.
This certainly includes the -P# switch with # > 1.
2005/05/05 21:27:21 vq 1.6.2.3: #i43310# Fix dmakes handling of multiple (::) targets concerning attributes
and flags. Note: An attribute given for a subtarget will also be applied for
all other subtargets. (Also add a few comments.)
2005/04/18 22:03:11 vq 1.6.2.2: #i47135# Add code to warn if a filename is longer than NAMEMAX permits.
2005/04/11 03:28:54 vq 1.6.2.1: #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".
2006-04-20 11:02:41 +00:00
Jens-Heiner Rechtien
3e58ba8080 INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED
2005/04/22 04:22:27 vq 1.4.6.1: Issue number: 47866
Submitted by: shay@openoffice.org, vq@openoffice.org
Fix MSVC compiler warnings.
2006-04-20 11:02:29 +00:00
Jens-Heiner Rechtien
ff5189a6a3 INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2006/03/13 23:21:28 vq 1.1.1.1.132.1: #i61390# Make dmake (gcc) build -Wall warning free.
2006-04-20 11:02:17 +00:00
Jens-Heiner Rechtien
c4979677fa INTEGRATION: CWS dmake43p01 (1.6.6); FILE MERGED
2006/03/02 03:46:57 vq 1.6.6.2: #i61969# Clean F_MADE and F_STAT when recipes or prerequisites are changed
so that the target gets rebuild even if it was already build. (As a
generated .INCLUDE makefile.)
2005/05/05 21:27:21 vq 1.6.6.1: #i43310# Fix dmakes handling of multiple (::) targets concerning attributes
and flags. Note: An attribute given for a subtarget will also be applied for
all other subtargets. (Also add a few comments.)
2006-04-20 11:02:04 +00:00
Jens-Heiner Rechtien
1f3177c858 INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED
2006/02/02 04:39:55 vq 1.4.6.2: #i47919# Use the correct handler function for the signal() handling.
2006/01/30 20:28:18 vq 1.4.6.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:01:52 +00:00
Jens-Heiner Rechtien
a363b5b67c INTEGRATION: CWS dmake43p01 (1.2.80); FILE MERGED
2005/05/05 21:59:52 vq 1.2.80.1: #i47135# Leave a comment that the _POSIX_*_MAX values should be set in
the architecture dependent sysintf.h files instead of clobbering them
in posix.h
2006-04-20 11:01:40 +00:00
Jens-Heiner Rechtien
956d091a8e INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED
2005/06/01 02:27:09 vq 1.4.6.3: #i50053# Fix bogus check.
2005/05/31 22:13:38 vq 1.4.6.2: #i50053# Fix typo.
2005/05/30 18:37:36 vq 1.4.6.1: #i50053# Fix dmake correctly parsing empty makefile lines. This was a
regression introduced by issue 44959 and worked before only because
the trailing \n of empty lines were accidentally not removed.
2006-04-20 11:01:27 +00:00
Jens-Heiner Rechtien
9b21946413 INTEGRATION: CWS dmake43p01 (1.3.2); FILE MERGED
2006/02/03 19:46:31 vq 1.3.2.2: #i61170# Let $(TMD)/somedir always be a valid path.
Adjust the dmake bootstrap makefile to this change.
2005/04/07 22:30:57 vq 1.3.2.1: Issue number: 43241
Submitted by: shay@openoffice.org
Allow dmake to be build on windows without 4NT.
2006-04-20 11:01:15 +00:00
Jens-Heiner Rechtien
646f9dcbf4 INTEGRATION: CWS dmake43p01 (1.5.6); FILE MERGED
2006/02/03 19:46:31 vq 1.5.6.10: #i61170# Let $(TMD)/somedir always be a valid path.
Adjust the dmake bootstrap makefile to this change.
2006/02/01 23:28:55 vq 1.5.6.9: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/27 01:16:41 vq 1.5.6.8: #i61170# Add micro optimization as usually PWD is equal to MAKEDIR.
2006/01/26 02:54:28 vq 1.5.6.7: #i61170# Fix TMD macro and regenerate autotool files.
2006/01/04 04:07:16 vq 1.5.6.6: #i58259# Fix thinko and solve the problems with all testcases from the
issue.
2006/01/04 02:13:11 vq 1.5.6.5: #i58259# Partial fix. This fixes the use of dp after it was freed.
2005/10/11 17:39:39 vq 1.5.6.4: #i54938# Fix problem when building infered .INCLUDE makefiles and doing
parallel builds.
2005/05/05 21:27:21 vq 1.5.6.3: #i43310# Fix dmakes handling of multiple (::) targets concerning attributes
and flags. Note: An attribute given for a subtarget will also be applied for
all other subtargets. (Also add a few comments.)
2005/03/14 03:21:59 vq 1.5.6.2: #i37053# Fix continuation char handling.
2004/11/12 03:45:09 vq 1.5.6.1: #i37053# dmake line continuation fix.
2006-04-20 11:01:03 +00:00
Jens-Heiner Rechtien
1dfb9fe0b2 INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED
2005/05/05 21:27:20 vq 1.4.6.3: #i43310# Fix dmakes handling of multiple (::) targets concerning attributes
and flags. Note: An attribute given for a subtarget will also be applied for
all other subtargets. (Also add a few comments.)
2005/04/22 01:17:33 vq 1.4.6.2: #i43310# Fix cast.
2005/04/20 15:26:16 vq 1.4.6.1: #i43310# Fix percent (%) rules to recognize prerequisites that are defined
with the multiple target rule operator (::).
This implicitly fixes the similar problem for .<suffix>.<suffix> targets.
2006-04-20 11:00:49 +00:00
Jens-Heiner Rechtien
b47aa86829 INTEGRATION: CWS dmake43p01 (1.2.2); FILE MERGED
2004/11/20 01:05:55 vq 1.2.2.1: #i37491# Add a predefined SPACECHAR macro.
2006-04-20 11:00:37 +00:00
Jens-Heiner Rechtien
5996e6117f INTEGRATION: CWS dmake43p01 (1.5.18); FILE MERGED
2006/03/13 23:21:28 vq 1.5.18.10: #i61390# Make dmake (gcc) build -Wall warning free.
2005/10/11 17:39:38 vq 1.5.18.9: #i54938# Fix problem when building infered .INCLUDE makefiles and doing
parallel builds.
2005/05/20 18:18:17 vq 1.5.18.8: #i49461# Fix fall-out from issue 44959. Continued comment lines were not
ended if the following line was empty.
2005/04/11 20:41:44 vq 1.5.18.7: #i47137# Report and abort when makefile lines are read that are longer than
MAXLINELENGTH.
2005/03/15 06:02:43 vq 1.5.18.6: #i44959# Comment fix.
2005/03/15 05:55:05 vq 1.5.18.5: #i44959# Make sure not to strip the wrong \n.
2005/03/15 05:20:36 vq 1.5.18.4: #i44959# Fix dmake problems for makefiles when continued lines are
followed by empty lines.
2005/03/14 03:21:59 vq 1.5.18.3: #i37053# Fix continuation char handling.
2004/11/25 16:12:31 vq 1.5.18.2: #i37053# Treat continuation chars as whitespace.
2004/11/12 03:45:08 vq 1.5.18.1: #i37053# dmake line continuation fix.
2006-04-20 11:00:25 +00:00
Jens-Heiner Rechtien
305191454d INTEGRATION: CWS dmake43p01 (1.7.6); FILE MERGED
2006/03/13 23:21:27 vq 1.7.6.10: #i61390# Make dmake (gcc) build -Wall warning free.
2006/02/01 23:28:55 vq 1.7.6.9: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/10/25 17:19:43 vq 1.7.6.8: #i53148# Restore old behaviour for non-*NIX dmake versions.
2005/10/11 17:39:38 vq 1.7.6.7: #i54938# Fix problem when building infered .INCLUDE makefiles and doing
parallel builds.
2005/09/05 20:56:45 vq 1.7.6.6: #i53148# Move redirection of stdout from parent to child and avoid
capturing spurious output from other process queues.
2005/09/05 17:23:44 vq 1.7.6.5: #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:14 vq 1.7.6.4: #i53148# Fix $(shell ...) handling for parallel builds with MAXPROCESS > 1.
This certainly includes the -P# switch with # > 1.
2005/06/01 23:48:57 vq 1.7.6.3: #i50091# Echo shell function macro commands.
2004/11/25 16:09:31 vq 1.7.6.2: #i36027# Fix MSVC compilation problem.
2004/11/21 17:40:17 vq 1.7.6.1: #i36027# Improve parsing for dmake function macros.
2006-04-20 11:00:12 +00:00
Jens-Heiner Rechtien
cfbaf9c933 INTEGRATION: CWS dmake43p01 (1.8.6); FILE MERGED
2005/09/26 00:33:12 vq 1.8.6.1: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2006-04-20 10:59:59 +00:00
Jens-Heiner Rechtien
112fa68912 INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED
2005/04/21 04:31:41 vq 1.4.6.7: #i37053# Fix (unreached) typo.
2005/04/16 16:53:12 vq 1.4.6.6: #i46987# Fix $(mktmp ...) documentation and add the map escape codes
$(macro:m) macro expansion.
2005/04/11 22:16:52 vq 1.4.6.5: #i36027# Fix sanity check for end of macro.
2005/03/14 03:21:58 vq 1.4.6.4: #i37053# Fix continuation char handling.
2004/11/21 18:00:27 vq 1.4.6.3: #i36027# Certainly closing brackets are only accepted when no
closing separator is found. fixed.
2004/11/21 17:07:59 vq 1.4.6.2: #i36027# Relax the syntax check for closing seperator for subst modifiers.
2004/11/20 00:31:49 vq 1.4.6.1: #i36027# This fixes the problems with the :s#pat#rep# modifier and also
handles a missing closing braket for macros with macro modifiers in general.
2006-04-20 10:59:48 +00:00
Jens-Heiner Rechtien
9ba5786840 INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/20 15:26:16 vq 1.1.1.1.132.1: #i43310# Fix percent (%) rules to recognize prerequisites that are defined
with the multiple target rule operator (::).
This implicitly fixes the similar problem for .<suffix>.<suffix> targets.
2006-04-20 10:59:37 +00:00
Jens-Heiner Rechtien
8876b5a750 INTEGRATION: CWS dmake43p01 (1.2.80); FILE MERGED
2005/04/22 01:04:35 vq 1.2.80.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 10:59:27 +00:00
Jens-Heiner Rechtien
155af0eb62 INTEGRATION: CWS dmake43p01 (1.2.6); FILE MERGED
2006/02/01 23:28:54 vq 1.2.6.3: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/04 02:13:12 vq 1.2.6.2: #i58259# Partial fix. This fixes the use of dp after it was freed.
2005/04/11 03:28:54 vq 1.2.6.1: #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".
2006-04-20 10:59:16 +00:00
Jens-Heiner Rechtien
d1aa7369b6 INTEGRATION: CWS dmake43p01 (1.5.2); FILE MERGED
2006/02/26 23:33:37 vq 1.5.2.11: #i62118# Fix invalid detection of circular dependencies arising from F_VISITED
and F_USED both having the same value but being used in different contexts.
2006/02/02 04:50:08 vq 1.5.2.10: #i47919# Fix typo.
2006/02/02 04:39:55 vq 1.5.2.9: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:54 vq 1.5.2.8: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/09/05 20:56:44 vq 1.5.2.7: #i53148# Move redirection of stdout from parent to child and avoid
capturing spurious output from other process queues.
2005/09/05 17:23:44 vq 1.5.2.6: #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:14 vq 1.5.2.5: #i53148# Fix $(shell ...) handling for parallel builds with MAXPROCESS > 1.
This certainly includes the -P# switch with # > 1.
2005/05/05 21:45:39 vq 1.5.2.4: Issue number: 38830
Submitted by: waratah@openoffice.org
Change dmake's diagnosic output to use "Warning:" or "Error:". Adding the
colon makes it easier grep for these diagnostics in long logfiles.
2005/04/22 01:04:35 vq 1.5.2.3: #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.
2005/04/11 03:28:54 vq 1.5.2.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:30 vq 1.5.2.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 10:59:05 +00:00
Jens-Heiner Rechtien
6e87466b32 INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED
2005/04/11 21:13:05 vq 1.4.6.3: #i47137# Elaborate a comment.
2005/03/14 03:21:58 vq 1.4.6.2: #i37053# Fix continuation char handling.
2004/11/12 03:45:08 vq 1.4.6.1: #i37053# dmake line continuation fix.
2006-04-20 10:58:53 +00:00
Jens-Heiner Rechtien
136fef54cf INTEGRATION: CWS dmake43p01 (1.22.2); FILE MERGED
2006/03/31 16:04:35 vq 1.22.2.12: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.
2006/02/12 00:47:37 vq 1.22.2.11: #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:28:54 vq 1.22.2.10: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/26 02:54:27 vq 1.22.2.9: #i61170# Fix TMD macro and regenerate autotool files.
2006/01/26 02:09:43 vq 1.22.2.8: #i53148# Treat MinGW build like MSVC build.
2006/01/08 22:20:26 vq 1.22.2.7: #i60168# Expand internal configure variable before using it and
regenerate autotool files.
2006/01/08 21:37:35 vq 1.22.2.6: #i60168# Use the --datadir swich to determine where the startup dir is
placed and adapt the default DMAKEROOT macro setting accordingly.
2005/10/25 17:19:42 vq 1.22.2.5: #i53148# Restore old behaviour for non-*NIX dmake versions.
2005/09/26 00:33:12 vq 1.22.2.4: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/06/02 03:41:18 vq 1.22.2.3: #i39248# Add testsuite for dmake (only tor targets using the autotools).
2005/04/22 01:04:35 vq 1.22.2.2: #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.
2005/04/16 22:29:17 vq 1.22.2.1: #i47578# Generate startup/config.mk during build with autotools.
2006-04-20 10:58:41 +00:00
Jens-Heiner Rechtien
49ac28eed9 INTEGRATION: CWS dmake43p01 (1.15.2); FILE MERGED
2006/03/31 16:04:35 vq 1.15.2.12: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.
2006/02/12 00:47:36 vq 1.15.2.11: #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:28:53 vq 1.15.2.10: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/26 02:54:26 vq 1.15.2.9: #i61170# Fix TMD macro and regenerate autotool files.
2006/01/08 22:20:26 vq 1.15.2.8: #i60168# Expand internal configure variable before using it and
regenerate autotool files.
2006/01/08 21:44:43 vq 1.15.2.7: #i60168# Regenerate autotool files.
2005/10/25 17:19:42 vq 1.15.2.6: #i53148# Restore old behaviour for non-*NIX dmake versions.
2005/09/26 00:33:11 vq 1.15.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:40 vq 1.15.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/06/02 03:41:17 vq 1.15.2.3: #i39248# Add testsuite for dmake (only tor targets using the autotools).
2005/04/22 01:27:17 vq 1.15.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:14 vq 1.15.2.1: #i47578# Regenerate configure and other autotools files.
2006-04-20 10:58:27 +00:00
Jens-Heiner Rechtien
9a52713dac INTEGRATION: CWS dmake43p01 (1.1.120); FILE MERGED
2006/01/11 17:46:02 rene 1.1.120.1: #i60375# update config.{sub,guess}
2006-04-20 10:58:11 +00:00
Jens-Heiner Rechtien
8f2d8b1ab8 INTEGRATION: CWS dmake43p01 (1.12.2); FILE MERGED
2006/02/12 00:47:36 vq 1.12.2.5: #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:28:53 vq 1.12.2.4: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/26 02:54:26 vq 1.12.2.3: #i61170# Fix TMD macro and regenerate autotool files.
2005/10/25 17:19:42 vq 1.12.2.2: #i53148# Restore old behaviour for non-*NIX dmake versions.
2005/04/22 01:04:35 vq 1.12.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 10:57:54 +00:00
Jens-Heiner Rechtien
c9b4e551f0 INTEGRATION: CWS dmake43p01 (1.2.96); FILE MERGED
2006/01/11 17:46:02 rene 1.2.96.1: #i60375# update config.{sub,guess}
2006-04-20 10:57:40 +00:00
Jens-Heiner Rechtien
694be20f42 INTEGRATION: CWS dmake43p01 (1.5.80); FILE MERGED
2005/09/02 00:25:33 vq 1.5.80.2: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:04:34 vq 1.5.80.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 10:57:27 +00:00
Jens-Heiner Rechtien
f2640e0ea3 INTEGRATION: CWS dmake43p01 (1.8.2); FILE MERGED
2005/09/20 00:50:39 vq 1.8.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:33 vq 1.8.2.3: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:27:17 vq 1.8.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:14 vq 1.8.2.1: #i47578# Regenerate configure and other autotools files.
2006-04-20 10:57:11 +00:00
Jens-Heiner Rechtien
891bec9834 INTEGRATION: CWS dmake43p01 (1.2.2); FILE MERGED
2005/04/22 01:04:34 vq 1.2.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 10:57:00 +00:00
Jens-Heiner Rechtien
d750116645 INTEGRATION: CWS dmake43p01 (1.3.2); FILE MERGED
2006/03/31 16:04:34 vq 1.3.2.12: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.
2006/02/03 19:46:31 vq 1.3.2.11: #i61170# Let $(TMD)/somedir always be a valid path.
Adjust the dmake bootstrap makefile to this change.
2006/02/01 23:28:53 vq 1.3.2.10: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/09/20 00:01:26 vq 1.3.2.9: #i53148# Update NEWS file and man page.
2005/06/02 03:58:00 vq 1.3.2.8: #i39248# Add entry to NEWS file.
2005/04/22 01:04:34 vq 1.3.2.7: #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.
2005/04/20 15:26:16 vq 1.3.2.6: #i43310# Fix percent (%) rules to recognize prerequisites that are defined
with the multiple target rule operator (::).
This implicitly fixes the similar problem for .<suffix>.<suffix> targets.
2005/04/16 16:53:12 vq 1.3.2.5: #i46987# Fix $(mktmp ...) documentation and add the map escape codes
$(macro:m) macro expansion.
2005/04/11 03:28:54 vq 1.3.2.4: #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/08 15:18:32 vq 1.3.2.3: Issue number: 43241
Submitted by: shay@openoffice.org, vq@openoffice.org
Add documentation and update NEWS file.
2005/03/16 05:25:40 vq 1.3.2.2: #i44959# Update NEWS file.
2005/02/19 20:41:02 vq 1.3.2.1: #i36027#, #i37053#, #i37491# Update NEWS file to mention the latest changes.
2006-04-20 10:56:45 +00:00
Jens-Heiner Rechtien
3382279c1c INTEGRATION: CWS dmake43p01 (1.11.2); FILE MERGED
2006/03/31 16:04:34 vq 1.11.2.17: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.
2006/02/06 23:06:57 vq 1.11.2.16: #i61714# Correct manpage to state that the usage of .SETDIR like
`.SETDIR=foo : targets` is valid and add a testcase to verify this.
2006/02/01 23:28:53 vq 1.11.2.15: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/26 02:54:25 vq 1.11.2.14: #i61170# Fix TMD macro and regenerate autotool files.
2006/01/08 22:20:25 vq 1.11.2.13: #i60168# Expand internal configure variable before using it and
regenerate autotool files.
2006/01/08 21:44:43 vq 1.11.2.12: #i60168# Regenerate autotool files.
2005/10/25 17:19:42 vq 1.11.2.11: #i53148# Restore old behaviour for non-*NIX dmake versions.
2005/10/11 18:01:38 vq 1.11.2.10: #i39248# Add testcase and regenerate configure and other autotools files.
2005/09/26 00:33:11 vq 1.11.2.9: #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:39 vq 1.11.2.8: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/17 19:47:53 vq 1.11.2.7: RESYNC: (1.11-1.12); FILE MERGED
2005/09/02 00:25:32 vq 1.11.2.6: #i52238# Regenerate configure and other autotools files.
2005/06/04 18:07:36 vq 1.11.2.5: #i39248# Add another testcase.
2005/06/02 03:41:17 vq 1.11.2.4: #i39248# Add testsuite for dmake (only tor targets using the autotools).
2005/05/05 23:12:35 vq 1.11.2.3: #i47851# Regenerate configure and other autotools files.
2005/04/22 01:27:17 vq 1.11.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:14 vq 1.11.2.1: #i47578# Regenerate configure and other autotools files.
2006-04-20 10:56:33 +00:00
Jens-Heiner Rechtien
219f5a2090 INTEGRATION: CWS dmake43p01 (1.8.20); FILE MERGED
2005/09/26 00:33:11 vq 1.8.20.4: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/17 19:47:45 vq 1.8.20.3: RESYNC: (1.8-1.9); FILE MERGED
2005/06/02 03:41:17 vq 1.8.20.2: #i39248# Add testsuite for dmake (only tor targets using the autotools).
2005/05/05 23:06:05 vq 1.8.20.1: #i47851# Fix dependency checking for subdirectories.
2006-04-20 10:56:21 +00:00
Jens-Heiner Rechtien
b0317b7bcc INTEGRATION: CWS dmake43p01 (1.2.2); FILE MERGED
2006/03/31 16:12:22 vq 1.2.2.25: #i10000# Update ChangeLog.
2006/03/15 16:11:40 vq 1.2.2.24: #i10000# Update ChangeLog.
2006/03/13 23:31:18 vq 1.2.2.23: #i10000# Update ChangeLog.
2006/02/21 23:09:24 vq 1.2.2.22: #i10000# Update ChangeLog.
2006/02/15 18:42:36 vq 1.2.2.21: #i10000# Update ChangeLog.
2006/02/05 04:05:43 vq 1.2.2.20: #i10000# Update ChangeLog.
2006/02/02 04:53:05 vq 1.2.2.19: #i10000# Update ChangeLog.
2006/01/11 23:59:28 vq 1.2.2.18: #i10000# Update ChangeLog.
2006/01/06 01:41:08 vq 1.2.2.17: #i10000# Update ChangeLog.
2005/11/06 18:11:37 vq 1.2.2.16: #i10000# Update ChangeLog.
2005/10/12 17:25:00 vq 1.2.2.15: #i10000# Update ChangeLog.
2005/09/20 00:54:57 vq 1.2.2.14: #i10000# Update ChangeLog.
2005/09/02 00:25:32 vq 1.2.2.13: #i52238# Regenerate configure and other autotools files.
2005/06/02 04:01:45 vq 1.2.2.12: #i10000# Update ChangeLog.
2005/06/01 13:33:15 vq 1.2.2.11: #i10000# Update ChangeLog.
2005/05/30 18:41:44 vq 1.2.2.10: #i10000# Update ChangeLog.
2005/05/20 18:21:02 vq 1.2.2.9: #i10000# Update ChangeLog.
2005/05/05 23:55:53 vq 1.2.2.8: #i47851# Regenerate configure and other autotools files.
2005/04/22 01:32:41 vq 1.2.2.7: #i10000# Update ChangeLog.
2005/04/16 23:08:33 vq 1.2.2.6: #i10000# Update ChangeLog.
2005/04/16 16:56:09 vq 1.2.2.5: #i10000# Update ChangeLog
2005/04/11 21:15:41 vq 1.2.2.4: #i10000# Generate ChangeLog.
2005/04/11 03:40:20 vq 1.2.2.3: #i10000# Generate ChangeLog.
2005/04/09 21:47:33 vq 1.2.2.2: #i10000# Update ChangeLog.
2005/04/09 03:05:20 vq 1.2.2.1: #i47004# Generated a ChangeLog file for dmake with:
cvs2cl.pl -F cws_src680_dmake43p01 -S --no-wrap -I ChangeLog
2006-04-20 10:56:08 +00:00
Jens-Heiner Rechtien
2bcca73bdb INTEGRATION: CWS ause054 (1.165.18); FILE MERGED
2006/04/19 11:11:02 hjs 1.165.18.1: #i64505# temporary file got wrong permissions for later use
2006-04-19 14:34:48 +00:00
Jens-Heiner Rechtien
9b0780fdfd INTEGRATION: CWS systemjava (1.142.12); FILE MERGED
2006/03/22 13:56:48 cmc 1.142.12.1: #i52974# support system java components from configure
2006-04-19 14:26:44 +00:00
Jens-Heiner Rechtien
81c022c2f2 INTEGRATION: CWS systemjava (1.35.24); FILE MERGED
2006/03/22 15:18:49 cmc 1.35.24.1: #i52974# support using the system java components
2006-04-19 14:15:13 +00:00
Jens-Heiner Rechtien
b7a532ade3 INTEGRATION: CWS systemjava (1.40.38); FILE MERGED
2006/03/22 15:18:49 cmc 1.40.38.1: #i52974# support using the system java components
2006-04-19 14:15:02 +00:00
Jens-Heiner Rechtien
2a43af30ae INTEGRATION: CWS systemjava (1.145.12); FILE MERGED
2006/03/22 15:18:49 cmc 1.145.12.1: #i52974# support using the system java components
2006-04-19 14:14:50 +00:00
Jens-Heiner Rechtien
8f91c0ec1f INTEGRATION: CWS systemjava (1.93.4); FILE MERGED
2006/03/22 13:56:49 cmc 1.93.4.1: #i52974# support system java components from configure
2006-04-19 14:10:10 +00:00
Jens-Heiner Rechtien
fe37eb7188 INTEGRATION: CWS systemjava (1.159.10); FILE MERGED
2006/03/22 13:56:49 cmc 1.159.10.1: #i52974# support system java components from configure
2006-04-19 14:09:58 +00:00
Jens-Heiner Rechtien
9cc967ae2b INTEGRATION: CWS systemjava (1.7.4); FILE MERGED
2006/03/22 14:53:06 cmc 1.7.4.1: #i52974# support using the system xerces/xalan
2006-04-19 14:09:22 +00:00
Jens-Heiner Rechtien
5b282e1629 INTEGRATION: CWS systemjava (1.5.266); FILE MERGED
2006/03/22 13:49:20 cmc 1.5.266.1: #i61189# allow a valuelist for profile entries
2006-04-19 14:08:57 +00:00
Jens-Heiner Rechtien
ccbc19c10d INTEGRATION: CWS native43 (1.6.42); FILE MERGED
2006/04/05 14:18:01 is 1.6.42.1: #i63496# new condition for activeX custom action
2006-04-19 14:06:29 +00:00
Jens-Heiner Rechtien
9ccf695edc INTEGRATION: CWS native43 (1.48.74); FILE MERGED
2006/04/07 10:27:00 is 1.48.74.2: #6402412# content for Solaris patchinfo file
2006/04/06 08:38:13 is 1.48.74.1: #b6402412# changing architecture string for x86
2006-04-19 14:04:49 +00:00
Jens-Heiner Rechtien
08a6d3d23e INTEGRATION: CWS native43 (1.26.26); FILE MERGED
2006/04/06 08:37:19 is 1.26.26.2: #i63530# include packageversion into download filename
2006/04/05 11:09:13 is 1.26.26.1: #i63526# removing en-US from download file name
2006-04-19 14:04:37 +00:00
Jens-Heiner Rechtien
f62180aec4 INTEGRATION: CWS sb50 (1.146.8); FILE MERGED
2006/04/05 15:27:57 sb 1.146.8.1: #i63706# Added PATCH flag.
2006-04-19 13:03:49 +00:00
Jens-Heiner Rechtien
35a3c35b13 INTEGRATION: CWS sixtyfour05 (1.95.2); FILE MERGED
2006/04/12 19:15:51 pjanik 1.95.2.2: RESYNC: (1.95-1.97); FILE MERGED
2006/03/29 12:11:40 kendy 1.95.2.1: #i63607#
Fix annoying warning about incompatible versions of libraries.
2006-04-19 13:02:40 +00:00