summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-24Implemented .WAITHEADmasterIgor Pashev4-0/+87
2015-03-24Eat trailing spaces in sun modeIgor Pashev2-0/+39
2015-03-24Ignore ? before the command in SunOS modeIgor Pashev1-0/+2
2015-03-24Support SunOS make target-specific variablesIgor Pashev3-1/+32
2015-03-24Option --sun to enable syntax and features of SunOS makeIgor Pashev2-0/+15
2015-02-28[SV 44348] Fix handling of shell widlcards on MS-Windows.Eli Zaretskii1-0/+4
2015-01-27Fix bs-nl handling, exit and Environment for VMS.John Malmberg9-604/+1307
2014-12-27Fix $(shell) on hosts with 64-bit pid_t.Christian Boos2-2/+4
2014-10-20* main.c (main): [SV 43434] Handle NULL returns from ttyname().Paul Smith2-6/+12
2014-10-20* tests/scripts/features/archives: [SV 43405] override AR variable.Benedikt Morbach1-17/+10
2014-10-20Fix VMS implicit rules and UNIX paths.John Malmberg7-92/+302
2014-10-20Update README.VMS and move news to the NEWS fileJohn Malmberg2-229/+666
2014-10-20[SV 41758]: Fix archive support for VMS.John Malmberg4-26/+220
2014-10-20[SV 42447]: VMS simulate exporting symbolsJohn Malmberg12-138/+1371
2014-10-20Set up for running tests on VMS.John Malmberg2-3/+10
2014-10-09* configure.ac, NEWS, README.git: Set up for the next release.Paul Smith3-2/+11
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