summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-07* main.c [VMS]: Say that parallel jobs (-j) are not supported on VMSHartmut Becker1-1/+1
2014-09-07Enhance/fix VMS ONESHELL implementation and command executionHartmut Becker2-102/+273
2014-09-07Enhance/fix VMS setting of program name, MAKE/MAKE_COMMAND variablesHartmut Becker5-140/+115
2014-09-07Enhance/fix VMS exit code handling.Hartmut Becker8-19/+30
2014-09-07Enhance/fix VMS multi-line support.Hartmut Becker3-28/+53
2014-09-07* config_flags_pm.com, [RENAMED test_make.com] run_make_tests.com:Hartmut Becker2-7/+8
2014-09-07Enhance/fix VMS build environmentHartmut Becker4-57/+140
2014-09-07* configure.ac, maintMakefile, w32/Makefile.am: Fix autotools issues.Paul Smith5-7/+12
2014-08-30Change the order of "makefile" and "Makefile" to match the manual.Eli Zaretskii1-1/+1
2014-08-30Fix regression with "makefile" not being found on MS-Windows.Eli Zaretskii1-1/+1
2014-07-16Fix compilation on MS-Windows.Eli Zaretskii1-0/+4
2014-07-12[SV 42695] Fix compilation error on MS-Windows.Eli Zaretskii1-0/+6
2014-07-12Fix defalt_makefiles[] for MS-Windows.Jonny Grant1-0/+4
2014-07-07* arscan.c [ANDROID]: Android has no ar.h but supports archives.Fredrik Fornwall1-2/+2
2014-07-07* read.c (eval): [SV 41677] Correct test for TAB vs. 8 spaces.Paul Smith2-1/+25
2014-07-07* output.c (pump_from_tmp): [SV 42378] Flush the output file regularly.Piotr Jaroszynski1-1/+5
2014-07-07Update the regression test harness to support VMS.John Malmberg4-26/+638
2014-07-07* various: Assume ISO C89-compliant free() implementation.Paul Smith9-72/+34
2014-07-07* maintMakefile, various: Improve constification of the codebase.Paul Smith12-193/+193
2014-07-07[SV 41983] Support omitting the text argument to $(file ...)Paul Smith4-19/+41
2014-05-13NMakefile.template ($(OUTDIR)/posixfcn.obj): Fix a typo.Jacques Germishuys1-1/+1
2014-05-01[SV 42249] Propagate correct rule status results.Paul Smith2-41/+78
2014-02-08* Rename MAP_PATHSEP to MAP_DIRSEP.Paul Smith3-17/+17
2014-02-08* configure.ac: Fixup for newer autoconf/automakePaul Smith1-0/+4
2014-02-08* output.c: Ensure space for final nul byte in fmtbuf.Ray Donnelly1-5/+5
2014-02-07Improve error reporting in the Windows port when env size is too large.Gisle Vanem3-4/+11
2014-02-01* job.c (set_child_handler_action_flags): [SV 41341]Paul Smith1-4/+14
2014-01-20* configure.ac: [SV 40790] Fix load autoconf variables.Alan Hourihane1-6/+6
2014-01-17Allow the EMX build to use output_sync.Pavel Fedin1-14/+13
2014-01-12* commands.c: [SV 40789] Remove unneeded header dlfcn.hPaul Smith1-2/+0
2014-01-12* main.c (die): Close output_context AND make_sync.Paul Smith2-2/+14
2014-01-11Fix .LIBPATTERNS for MS-Windows builds.Pavel Fedin1-0/+2
2013-11-27* w32/*: Remove TABs from the source code.Paul Smith8-1291/+1291
2013-11-27* main.c (decode_env_switches): Ensure we have enough space.Paul Smith1-5/+4
2013-11-27Solve some Windows build issues.Stephan T. Lavavej3-5/+5
2013-11-24* features/loadapi (test_expand): Allocate memory for the nul byte.Paul Smith1-1/+1
2013-11-24* load.c (load_file): Reset the name length minus the symbol.Paul Smith1-0/+1
2013-11-24* read.c (unescape_char): Use memmove() for overlapping memory.Paul Smith1-2/+2
2013-11-24Fix memory leak during environment option decoding.Paul Smith1-10/+11
2013-11-24[SV 40226] Add a new type of switch: single-string optionsPaul Smith1-71/+49
2013-11-23* load.c: [SV 40515] Define RTLD_GLOBAL if not set.Daniel Richard G1-0/+5
2013-11-23[SV 40361] Don't use vsnprintf(), which is an ISO C99 function.Paul Smith22-384/+428
2013-10-27* makeint.h (STOP_SET): [SV 40371] Cast to unsigned char.Paul Smith2-1/+15
2013-10-24Fix MS Visual Studio NET2003 build.Gerte Hoogewerf1-2/+2
2013-10-23Fix SV bug #40227 with respect to stack size set for the MSVC build.Christian Boos1-3/+3
2013-10-23Fix the MS-Windows build: now guile.c must always be compiled in.Eli Zaretskii2-16/+3
2013-10-22Fix Savannah bug #31150 with failures due to setting window title.Eli Zaretskii1-1/+0
2013-10-22Fix Savannah bug 40241 with Unixy file names as commands to MSYS shell.Eli Zaretskii1-4/+38
2013-10-20* glob.c (glob) [SV 18123]: Cherry-pick glibc fixPaul Smith2-0/+11
2013-10-20* read.c (record_files): [SV 33034] Change fatal() to error()Paul Smith2-12/+9