• Jens-Heiner Rechtien's avatar
    INTEGRATION: CWS dmake43p01 (1.8.6); FILE MERGED · 6c45a707
    Jens-Heiner Rechtien yazdı
    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.
    6c45a707
runargv.c 12.2 KB