summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-05GNU Make release 4.1.4.1Paul Smith4-7/+10
2014-10-02Fix Cygwin compilation error.Eli Zaretskii1-2/+3
2014-10-01Fix last commit.Gisle Vanem1-1/+1
2014-10-01* makeint.h (ftruncate): Define also for __WATCOMC__.Gisle Vanem1-1/+1
2014-10-01Avoid compilation warnings.Eli Zaretskii2-3/+7
2014-10-01Treat redirection of standard handles on Windows as it is done on Unix.Eli Zaretskii2-10/+14
2014-09-30Update Copyright statements for 2014.Paul Smith98-104/+104
2014-09-30* tests/scripts/features/load: Avoid unused variable warnings.Paul Smith1-0/+2
2014-09-30* loadapi.c (gmk_eval): Use C90 syntax.Paul Smith1-1/+2
2014-09-30* job.c: fix make action continuation lines.Hartmut Becker2-45/+53
2014-09-15* configure.ac: Fix spacing in helptext of customsBernhard Reutner-Fischer1-2/+2
2014-09-15Support MAKE_TERMOUT and MAKE_TERMERR on MS-Windows.Eli Zaretskii2-1/+32
2014-09-15* loadapi.c (gmk_eval): [SV 43221] Preserve var buff content for eval.Paul Smith1-0/+8
2014-09-15* main.c, NEWS, doc/make.text: Rename MAKE_TTY* to MAKE_TERM*Paul Smith3-11/+14
2014-09-14* main.c (main): Set MAKE_TTYOUT and MAKE_TTYERR.Paul Smith8-2/+61
2014-09-07* tests/config-flags.pm.in, tests/scripts/features/archives: [SV 43046]Paul Smith2-10/+13
2014-09-07* doc/make.texi: Clarify implicit rule lookup of phony targetsPaul Smith2-40/+33
2014-09-07Fix and enhance VMS library support.Hartmut Becker3-104/+281
2014-09-07Enhance VMS exporting make environment variables.Hartmut Becker2-2/+37
2014-09-07Fix VMS automatic variable expansionHartmut Becker1-1/+39
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