[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Enhance VMS exporting make environment variables.
From: |
h.becker |
Subject: |
[PATCH] Enhance VMS exporting make environment variables. |
Date: |
Thu, 04 Sep 2014 11:56:42 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130519 Icedove/17.0.5 |
Enhance VMS exporting make environment variables.
* config.h-vms.template: add feature macro USE_DCL_COM_FILE to always
write a DCL command file, enabled by default.
* vmsjobs.c: with USE_DCL_COM_FILE enabled write make variables as
DCL symbol assignments into the command file.
This enables printing directory and make level info for recursive
use of make. This also enables forced DCL symbol substitution in
the actions.
---
config.h-vms.template | 10 +++++++++-
vmsjobs.c | 29 ++++++++++++++++++++++++++++-
2 files changed, 37 insertions(+), 2 deletions(-)
0001-Enhance-VMS-exporting-make-environment-variables.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] Enhance VMS exporting make environment variables.,
h.becker <=