Commit graph

22 commits

Author SHA1 Message Date
Kurt Zenker
dc7f483289 INTEGRATION: CWS dmake412_DEV300 (1.8.2); FILE MERGED
2008/02/26 23:37:50 vq 1.8.2.3: #i83497# Release dmake 4.12.
2007/11/11 00:03:34 vq 1.8.2.2: #i83523# Rename macro PVOID to DMPVOID to avoid problems when including
windows.h.
2007/11/09 15:50:51 vq 1.8.2.1: #i83497# Bump version to 4.12-cvs.
2008-03-05 17:41:51 +00:00
Ivo Hinkelmann
92c73baa72 INTEGRATION: CWS dmake411 (1.1.1.1.172); FILE MERGED
2007/09/02 10:44:27 vq 1.1.1.1.172.1: #i67911# Wait with the deletion of temporary files until the target is
completely made.
2007-10-15 15:00:01 +00:00
Ivo Hinkelmann
6bdec73037 INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED
2007/09/19 00:34:40 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.
2007-10-15 14:59:48 +00:00
Ivo Hinkelmann
ee765e042f INTEGRATION: CWS dmake411 (1.7.2); FILE MERGED
2007/10/13 23:43:19 vq 1.7.2.2: #i79272# Release dmake 4.11.
2007/07/05 15:58:51 vq 1.7.2.1: #i79271# Bump version to 4.11-cvs.
2007-10-15 14:59:27 +00:00
Rüdiger Timm
9d5a243d6f INTEGRATION: CWS dmake49 (1.6.2); FILE MERGED
2007/06/25 22:11:45 vq 1.6.2.1: #i78508# Release dmake 4.9.
2007-07-03 10:32:18 +00:00
Oliver Bolte
ac7642f3b5 INTEGRATION: CWS dmake48 (1.5.2); FILE MERGED
2007/04/24 17:42:30 vq 1.5.2.2: #i73700# Release dmake 4.8.
2007/01/21 03:00:39 vq 1.5.2.1: #i73700# Bump version to 4.8-cvs.
2007-06-12 05:09:32 +00:00
Vladimir Glazounov
53c8b8eb31 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:50 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:52:33 +00:00
Vladimir Glazounov
4a9bf3de93 INTEGRATION: CWS dmake47 (1.2.12); FILE MERGED
2006/09/30 15:01:18 vq 1.2.12.1: #i69814# Remove the unused DMSTRLWR macro.
2007-01-18 08:52:02 +00:00
Vladimir Glazounov
b1964ba80d INTEGRATION: CWS dmake47 (1.4.2); FILE MERGED
2006/11/23 16:58:02 vq 1.4.2.2: #i69952# Release dmake 4.7.
2006/09/28 17:33:08 vq 1.4.2.1: #i69952#  Bump version to 4.7-cvs.
2007-01-18 08:51:47 +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
Ivo Hinkelmann
3497d019a8 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED
2006/06/15 02:42:43 vq 1.2.2.1: #i64889# Increase the default MAXLINELENGTH for all "modern" target OSs.

This patch was submitted by shay@openoffice.org.
2006-06-29 10:33:07 +00:00
Ivo Hinkelmann
af37bc3e77 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED
2006/06/20 14:20:37 vq 1.2.2.2: #i66522# Release dmake 4.5.
2006/06/17 17:08:12 vq 1.2.2.1: #i66522# Increase version number in documentation files and set preliminary
dmake version to 4.5-cvs.
2006-06-29 10:32:54 +00:00
Jens-Heiner Rechtien
0726a129ea INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:19 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:10 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:26:38 +00:00
Jens-Heiner Rechtien
09afa44295 INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/17 16:47:05 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:26:27 +00:00
Jens-Heiner Rechtien
86e4cec467 INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/15 23:55:46 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:37 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:26:16 +00:00
Jens-Heiner Rechtien
0be712bdc8 INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/22 04:22:30 vq 1.1.1.1.132.2: Issue number: 47866
Submitted by: shay@openoffice.org, vq@openoffice.org
Fix MSVC compiler warnings.
2005/04/22 01:04:36 vq 1.1.1.1.132.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:26:04 +00:00
Vladimir Glazounov
927503b1fa INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED
2003/12/16 11:17:46 hr 1.4.30.1: #111934#: join CWS ooo111fix1
2003-12-17 15:18:29 +00:00
Vladimir Glazounov
43b055e4ee INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED
2003/06/06 09:59:27 mh 1.3.8.1: join: from beta2
2003-06-12 09:56:35 +00:00
Jens-Heiner Rechtien
b57fee8153 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-25 13:05:43 +00:00
Ken Foskey
0634d662e9 dmake: Remove the incorrect definition of main to void 2003-01-13 13:28:09 +00:00
Jens-Heiner Rechtien
b501a54cf9 initial import 2000-09-22 14:33:37 +00:00