summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [SV 44348] Fix handling of shell widlcards on MS-Windows.HEADtrunkEli Zaretskii2015-02-281-0/+4
* Fix bs-nl handling, exit and Environment for VMS.John Malmberg2015-01-279-604/+1307
* Fix $(shell) on hosts with 64-bit pid_t.Christian Boos2014-12-272-2/+4
* * main.c (main): [SV 43434] Handle NULL returns from ttyname().Paul Smith2014-10-202-6/+12
* * tests/scripts/features/archives: [SV 43405] override AR variable.Benedikt Morbach2014-10-201-17/+10
* Fix VMS implicit rules and UNIX paths.John Malmberg2014-10-207-92/+302
* Update README.VMS and move news to the NEWS fileJohn Malmberg2014-10-202-229/+666
* [SV 41758]: Fix archive support for VMS.John Malmberg2014-10-204-26/+220
* [SV 42447]: VMS simulate exporting symbolsJohn Malmberg2014-10-2012-138/+1371
* Set up for running tests on VMS.John Malmberg2014-10-202-3/+10
* * configure.ac, NEWS, README.git: Set up for the next release.Paul Smith2014-10-093-2/+11
* GNU Make release 4.1.Paul Smith2014-10-054-7/+10
* Fix Cygwin compilation error.Eli Zaretskii2014-10-021-2/+3
* Fix last commit.Gisle Vanem2014-10-011-1/+1
* * makeint.h (ftruncate): Define also for __WATCOMC__.Gisle Vanem2014-10-011-1/+1
* Avoid compilation warnings.Eli Zaretskii2014-10-012-3/+7
* Treat redirection of standard handles on Windows as it is done on Unix.Eli Zaretskii2014-10-012-10/+14
* Update Copyright statements for 2014.Paul Smith2014-09-3098-104/+104
* * tests/scripts/features/load: Avoid unused variable warnings.Paul Smith2014-09-301-0/+2
* * loadapi.c (gmk_eval): Use C90 syntax.Paul Smith2014-09-301-1/+2
* * job.c: fix make action continuation lines.Hartmut Becker2014-09-302-45/+53
* * configure.ac: Fix spacing in helptext of customsBernhard Reutner-Fischer2014-09-151-2/+2
* Support MAKE_TERMOUT and MAKE_TERMERR on MS-Windows.Eli Zaretskii2014-09-152-1/+32
* * loadapi.c (gmk_eval): [SV 43221] Preserve var buff content for eval.Paul Smith2014-09-151-0/+8
* * main.c, NEWS, doc/make.text: Rename MAKE_TTY* to MAKE_TERM*Paul Smith2014-09-153-11/+14
* * main.c (main): Set MAKE_TTYOUT and MAKE_TTYERR.Paul Smith2014-09-148-2/+61
* * tests/config-flags.pm.in, tests/scripts/features/archives: [SV 43046]Paul Smith2014-09-072-10/+13
* * doc/make.texi: Clarify implicit rule lookup of phony targetsPaul Smith2014-09-072-40/+33
* Fix and enhance VMS library support.Hartmut Becker2014-09-073-104/+281
* Enhance VMS exporting make environment variables.Hartmut Becker2014-09-072-2/+37
* Fix VMS automatic variable expansionHartmut Becker2014-09-071-1/+39
* * main.c [VMS]: Say that parallel jobs (-j) are not supported on VMSHartmut Becker2014-09-071-1/+1
* Enhance/fix VMS ONESHELL implementation and command executionHartmut Becker2014-09-072-102/+273
* Enhance/fix VMS setting of program name, MAKE/MAKE_COMMAND variablesHartmut Becker2014-09-075-140/+115
* Enhance/fix VMS exit code handling.Hartmut Becker2014-09-078-19/+30
* Enhance/fix VMS multi-line support.Hartmut Becker2014-09-073-28/+53
* * config_flags_pm.com, [RENAMED test_make.com] run_make_tests.com:Hartmut Becker2014-09-072-7/+8
* Enhance/fix VMS build environmentHartmut Becker2014-09-074-57/+140
* * configure.ac, maintMakefile, w32/Makefile.am: Fix autotools issues.Paul Smith2014-09-075-7/+12
* Change the order of "makefile" and "Makefile" to match the manual.Eli Zaretskii2014-08-301-1/+1
* Fix regression with "makefile" not being found on MS-Windows.Eli Zaretskii2014-08-301-1/+1
* Fix compilation on MS-Windows.Eli Zaretskii2014-07-161-0/+4
* [SV 42695] Fix compilation error on MS-Windows.Eli Zaretskii2014-07-121-0/+6
* Fix defalt_makefiles[] for MS-Windows.Jonny Grant2014-07-121-0/+4
* * arscan.c [ANDROID]: Android has no ar.h but supports archives.Fredrik Fornwall2014-07-071-2/+2
* * read.c (eval): [SV 41677] Correct test for TAB vs. 8 spaces.Paul Smith2014-07-072-1/+25
* * output.c (pump_from_tmp): [SV 42378] Flush the output file regularly.Piotr Jaroszynski2014-07-071-1/+5
* Update the regression test harness to support VMS.John Malmberg2014-07-074-26/+638
* * various: Assume ISO C89-compliant free() implementation.Paul Smith2014-07-079-72/+34
* * maintMakefile, various: Improve constification of the codebase.Paul Smith2014-07-0712-193/+193