Commit graph

41 commits

Author SHA1 Message Date
Ivo Hinkelmann
19615dd77c INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED
2007/09/19 00:34:33 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.
2007-10-15 14:45:57 +00:00
Ivo Hinkelmann
4fc8c2c61f INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED
2007/09/19 00:34:32 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.
2007-10-15 14:44:32 +00:00
Ivo Hinkelmann
d65fd58ae8 INTEGRATION: CWS dmake411 (1.2.16); FILE MERGED
2007/09/19 00:34:31 vq 1.2.16.1: #i81252# Add a new SHELLCMDQUOTE control macro.
2007-10-15 14:43:28 +00:00
Ivo Hinkelmann
760db9141b INTEGRATION: CWS dmake411 (1.4.6); FILE MERGED
2007/10/06 14:33:06 vq 1.4.6.3: #i80598# Always issue a warning if the actual execution of a recipe line
(this does not include sucessfully executed, but failing programs) fails.
2007/09/19 00:34:31 vq 1.4.6.2: #i81252# Add a new SHELLCMDQUOTE control macro.
2007/09/02 10:44:26 vq 1.4.6.1: #i67911# Wait with the deletion of temporary files until the target is
completely made.
2007-10-15 14:43:15 +00:00
Vladimir Glazounov
1760f6725b INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/09/30 15:01:16 vq 1.1.1.1.156.1: #i69814# Remove the unused DMSTRLWR macro.
2007-01-18 08:37:51 +00:00
Vladimir Glazounov
5bf2ef60c3 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:42 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:37:15 +00:00
Vladimir Glazounov
7bdf880af0 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:41 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:36:07 +00:00
Vladimir Glazounov
315c9809c0 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:40 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:35:17 +00:00
Vladimir Glazounov
c09c8495e5 INTEGRATION: CWS dmake47 (1.3.2); FILE MERGED
2007/01/16 02:36:33 vq 1.3.2.2: #i61856# There is currently no parallel processing for the native W32 dmake.
Let Wait_for_child() always return -1 indicating that there is nothing to
wait for on this OS.
2006/11/12 05:06:39 vq 1.3.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:34:27 +00:00
Vladimir Glazounov
94070b32f3 INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED
2006/07/31 02:47:54 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:44:27 +00:00
Vladimir Glazounov
5e1e044c1c INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED
2006/07/31 02:47:53 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:43:47 +00:00
Vladimir Glazounov
151cfb94e4 INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED
2006/07/31 02:47:52 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25 08:42:47 +00:00
Vladimir Glazounov
cb70563b66 INTEGRATION: CWS dmake46 (1.1.1.1.152); FILE MERGED
2006/07/27 01:10:48 vq 1.1.1.1.152.1: #i67808# Fix the internal echo command of the native Windows dmake version.
The patch also moves the usage of the global variable Packed_shell to
msdos/runargv.c and msdos/spawn.c.
2006-09-25 08:42:07 +00:00
Vladimir Glazounov
9281d3d853 INTEGRATION: CWS dmake46 (1.2.8); FILE MERGED
2006/07/27 01:10:48 vq 1.2.8.2: #i67808# Fix the internal echo command of the native Windows dmake version.
The patch also moves the usage of the global variable Packed_shell to
msdos/runargv.c and msdos/spawn.c.
2006/07/20 02:41:14 vq 1.2.8.1: #i10000# No code changes. Only comments were added/improved.
2006-09-25 08:41:53 +00:00
Jens-Heiner Rechtien
abd386c5a9 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:01 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:00 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:08:50 +00:00
Jens-Heiner Rechtien
a092f4cf02 INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/09 21:22:31 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:08:38 +00:00
Jens-Heiner Rechtien
725b90dafd INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/09 21:22:31 vq 1.1.1.1.132.2: #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.
2005/04/08 15:26:19 vq 1.1.1.1.132.1: Issue number: 47004
Submitted by: shay@openoffice
Fix syntax errors (warnings) in subst macros.
2006-04-20 11:08:25 +00:00
Jens-Heiner Rechtien
a1c7f0b9d8 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:00 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:00 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:08:00 +00:00
Jens-Heiner Rechtien
2d253d87a0 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:40:00 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:59 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:07:47 +00:00
Jens-Heiner Rechtien
b9394736fa INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:39:59 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:59 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:07:36 +00:00
Jens-Heiner Rechtien
0592d5b5ab INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:39:58 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:58 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:07:24 +00:00
Jens-Heiner Rechtien
8b85541864 INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:39:57 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:58 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:07:00 +00:00
Jens-Heiner Rechtien
5c9e37d15f INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED
2006/02/02 04:39:57 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:57 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:06:48 +00:00
Jens-Heiner Rechtien
3287911330 INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2006/02/01 23:28:57 vq 1.1.1.1.132.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006-04-20 11:06:24 +00:00
Jens-Heiner Rechtien
720d9cf8ba INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED
2005/04/09 21:22:30 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:06:11 +00:00
Vladimir Glazounov
db9643968d INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED
2003/12/16 11:17:23 hr 1.4.30.1: #111934#: join CWS ooo111fix1
2003-12-17 15:06:10 +00:00
Vladimir Glazounov
c61f1c1bfa INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED
2003/12/16 11:17:22 hr 1.4.30.1: #111934#: join CWS ooo111fix1
2003-12-17 15:05:17 +00:00
Vladimir Glazounov
309f0fab59 INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED
2003/12/16 11:17:21 hr 1.4.30.1: #111934#: join CWS ooo111fix1
2003-12-17 15:04:45 +00:00
Vladimir Glazounov
a2801db014 INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED
2003/12/16 11:17:20 hr 1.4.30.1: #111934#: join CWS ooo111fix1
2003-12-17 15:03:53 +00:00
Vladimir Glazounov
b928a83a75 INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED
2003/12/16 11:17:19 hr 1.4.30.1: #111934#: join CWS ooo111fix1
2003-12-17 15:03:26 +00:00
Vladimir Glazounov
e8cf2a41f1 INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED
2003/06/06 09:59:09 mh 1.3.8.1: join: from beta2
2003-06-12 09:52:15 +00:00
Vladimir Glazounov
a724815e66 INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED
2003/06/06 09:59:08 mh 1.3.8.1: join: from beta2
2003-06-12 09:52:05 +00:00
Vladimir Glazounov
e0a359f8d2 INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED
2003/06/06 09:59:07 mh 1.3.8.1: join: from beta2
2003-06-12 09:51:53 +00:00
Vladimir Glazounov
0ab040b303 INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED
2003/06/06 09:59:06 mh 1.3.8.1: join: from beta2
2003-06-12 09:51:41 +00:00
Vladimir Glazounov
5007124d48 INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED
2003/06/06 09:59:05 mh 1.3.8.1: join: from beta2
2003-06-12 09:51:31 +00:00
Vladimir Glazounov
02e3e8ec09 INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED
2003/06/06 09:59:04 mh 1.3.8.1: join: from beta2
2003-06-12 09:51:19 +00:00
Vladimir Glazounov
e877a2a572 INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED
2003/06/06 09:59:03 mh 1.3.8.1: join: from beta2
2003-06-12 09:51:09 +00:00
Vladimir Glazounov
e622ba27db INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED
2003/06/06 09:59:02 mh 1.3.8.1: join: from beta2
2003-06-12 09:50:57 +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