make/w32
Paul Smith 6f7fb050b4 Fix compile issues with Windows and VMS.
* main.c (initialize_stopchar_map): isblank() is not part of C89.
Install bits for space and tab directly.
* makeint.h: Don't define vfork; autoconf handles this for us.
* vmsjobs.c: Rename NEXT_TOKEN to V_NEXT_TOKEN to avoid conflicts.
* dir.c (print_dir_data_base): Visual Studio C doesn't have int64_t.
* w32/subproc/sub_proc.c (process_begin): Missing arg to memset().
* build_w32.bat: Don't use obsolete Visual Studio flags.
2016-05-21 16:21:31 -04:00
..
compat Update Copyright statements for the new year. 2016-02-28 12:55:20 -05:00
include Extract jobserver implementation into OS-specific files. 2016-03-08 23:40:46 -05:00
subproc Fix compile issues with Windows and VMS. 2016-05-21 16:21:31 -04:00
Makefile.am * Makefile.am, w32/Makefile.am: Fix *os.c for Windows builds. 2016-04-04 01:36:08 -04:00
pathstuff.c Update Copyright statements for the new year. 2016-02-28 12:55:20 -05:00
w32os.c Preserve the real value of -jN in MAKEFLAGS using jobserver. 2016-04-04 01:38:37 -04:00