diff options
author | Paul Smith <psmith@gnu.org> | 2013-05-27 13:01:48 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-05-27 13:01:48 -0400 |
commit | e8f5d322cf720f65a1d24c1219bcedef8af9e6ec (patch) | |
tree | e50750525d4a4576033edb283f023891ede2c668 /ChangeLog | |
parent | dc922e3f4c442255ba8deb84c9300aa7e3a6108c (diff) | |
download | gunmake-e8f5d322cf720f65a1d24c1219bcedef8af9e6ec.tar.gz |
Porting to VMS, from Hartmut Becker.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2013-05-27 Hartmut Becker <becker.ismaning@freenet.de> + + * function.c (func_shell_base) [VMS]: Support VMS. + * makefile.com [VMS]: Ditto. + * makefile.vms [VMS]: Ditto. + * makeint.h [VMS]: Ditto. + * vmsjobs.c [VMS]: Ditto. + * job.h: Define RECORD_SYNC_MUTEX() when OUTPUT_SYNC is not set. + * load.c (unload_file): Fix signature if MAKE_LOAD is not set. + 2013-05-26 Paul Smith <psmith@gnu.org> * remake.c (f_mtime): Ensure that archive file names are in the |