platform/upstream/make.git
2014-10-05 Paul SmithGNU Make release 4.1. 4.1
2014-10-02 Eli ZaretskiiFix Cygwin compilation error.
2014-10-01 Gisle VanemFix last commit.
2014-10-01 Gisle Vanem* makeint.h (ftruncate): Define also for __WATCOMC__.
2014-10-01 Eli ZaretskiiAvoid compilation warnings.
2014-10-01 Eli ZaretskiiTreat redirection of standard handles on Windows as...
2014-09-30 Paul SmithUpdate Copyright statements for 2014.
2014-09-30 Paul Smith* tests/scripts/features/load: Avoid unused variable...
2014-09-30 Paul Smith* loadapi.c (gmk_eval): Use C90 syntax.
2014-09-30 Hartmut Becker* job.c: fix make action continuation lines.
2014-09-15 Bernhard Reutner... * configure.ac: Fix spacing in helptext of customs
2014-09-15 Eli ZaretskiiSupport MAKE_TERMOUT and MAKE_TERMERR on MS-Windows.
2014-09-15 Paul Smith* loadapi.c (gmk_eval): [SV 43221] Preserve var buff...
2014-09-15 Paul Smith* main.c, NEWS, doc/make.text: Rename MAKE_TTY* to...
2014-09-14 Paul Smith* main.c (main): Set MAKE_TTYOUT and MAKE_TTYERR.
2014-09-08 Paul Smith* tests/config-flags.pm.in, tests/scripts/features...
2014-09-08 Paul Smith* doc/make.texi: Clarify implicit rule lookup of phony...
2014-09-07 Hartmut BeckerFix and enhance VMS library support.
2014-09-07 Hartmut BeckerEnhance VMS exporting make environment variables.
2014-09-07 Hartmut BeckerFix VMS automatic variable expansion
2014-09-07 Hartmut Becker* main.c [VMS]: Say that parallel jobs (-j) are not...
2014-09-07 Hartmut BeckerEnhance/fix VMS ONESHELL implementation and command...
2014-09-07 Hartmut BeckerEnhance/fix VMS setting of program name, MAKE/MAKE_COMM...
2014-09-07 Hartmut BeckerEnhance/fix VMS exit code handling.
2014-09-07 Hartmut BeckerEnhance/fix VMS multi-line support.
2014-09-07 Hartmut Becker* config_flags_pm.com, [RENAMED test_make.com] run_make...
2014-09-07 Hartmut BeckerEnhance/fix VMS build environment
2014-09-07 Paul Smith* configure.ac, maintMakefile, w32/Makefile.am: Fix...
2014-08-30 Eli ZaretskiiChange the order of "makefile" and "Makefile" to match...
2014-08-30 Eli ZaretskiiFix regression with "makefile" not being found on MS...
2014-07-16 Eli ZaretskiiFix compilation on MS-Windows.
2014-07-12 Eli Zaretskii[SV 42695] Fix compilation error on MS-Windows.
2014-07-12 Jonny GrantFix defalt_makefiles[] for MS-Windows.
2014-07-07 Fredrik Fornwall* arscan.c [ANDROID]: Android has no ar.h but supports...
2014-07-07 Paul Smith* read.c (eval): [SV 41677] Correct test for TAB vs...
2014-07-07 Piotr Jaroszynski* output.c (pump_from_tmp): [SV 42378] Flush the output...
2014-07-07 John MalmbergUpdate the regression test harness to support VMS.
2014-07-07 Paul Smith* various: Assume ISO C89-compliant free() implementation.
2014-07-07 Paul Smith* maintMakefile, various: Improve constification of...
2014-07-07 Paul Smith[SV 41983] Support omitting the text argument to $...
2014-05-13 Jacques GermishuysNMakefile.template ($(OUTDIR)/posixfcn.obj): Fix a...
2014-05-01 Paul Smith[SV 42249] Propagate correct rule status results.
2014-02-08 Paul Smith* Rename MAP_PATHSEP to MAP_DIRSEP.
2014-02-08 Paul Smith* configure.ac: Fixup for newer autoconf/automake
2014-02-08 Ray Donnelly* output.c: Ensure space for final nul byte in fmtbuf.
2014-02-07 Gisle VanemImprove error reporting in the Windows port when env...
2014-02-02 Paul Smith* job.c (set_child_handler_action_flags): [SV 41341]
2014-01-20 Alan Hourihane* configure.ac: [SV 40790] Fix load autoconf variables.
2014-01-17 Pavel FedinAllow the EMX build to use output_sync.
2014-01-12 Paul Smith* commands.c: [SV 40789] Remove unneeded header dlfcn.h
2014-01-12 Paul Smith* main.c (die): Close output_context AND make_sync.
2014-01-11 Pavel FedinFix .LIBPATTERNS for MS-Windows builds.
2013-11-28 Paul Smith* w32/*: Remove TABs from the source code.
2013-11-28 Paul Smith* main.c (decode_env_switches): Ensure we have enough...
2013-11-27 Stephan T.... Solve some Windows build issues.
2013-11-24 Paul Smith* features/loadapi (test_expand): Allocate memory for...
2013-11-24 Paul Smith* load.c (load_file): Reset the name length minus the...
2013-11-24 Paul Smith* read.c (unescape_char): Use memmove() for overlapping...
2013-11-24 Paul SmithFix memory leak during environment option decoding.
2013-11-24 Paul Smith[SV 40226] Add a new type of switch: single-string...
2013-11-24 Daniel Richard G* load.c: [SV 40515] Define RTLD_GLOBAL if not set.
2013-11-24 Paul Smith[SV 40361] Don't use vsnprintf(), which is an ISO C99...
2013-10-27 Paul Smith* makeint.h (STOP_SET): [SV 40371] Cast to unsigned...
2013-10-24 Gerte HoogewerfFix MS Visual Studio NET2003 build.
2013-10-23 Christian BoosFix SV bug #40227 with respect to stack size set for...
2013-10-23 Eli ZaretskiiFix the MS-Windows build: now guile.c must always be...
2013-10-22 Eli ZaretskiiFix Savannah bug #31150 with failures due to setting...
2013-10-22 Eli ZaretskiiFix Savannah bug 40241 with Unixy file names as command...
2013-10-20 Paul Smith* glob.c (glob) [SV 18123]: Cherry-pick glibc fix
2013-10-20 Paul Smith* read.c (record_files): [SV 33034] Change fatal()...
2013-10-20 Paul Smith* README.git: Add some missing release steps.
2013-10-19 Paul Smith[SV 40240] Use configure info to build load test shared...
2013-10-19 Paul Smith* maintMakefile (checkcfg.%): Add testing of build.sh
2013-10-19 Paul Smith[SV 40254] Modify build.sh to work properly with Guile...
2013-10-19 Paul Smith* maintMakefile: Accept variable overrides from the...
2013-10-19 Paul Smith* NEWS: Fix version so we can build a distfile.
2013-10-19 Paul Smith* read.c (eval): Avoid GCC warning to add braces.
2013-10-19 Paul Smith* GNUMAKEFLAGS: Remove -O so it passes in NO_OUTPUT_SYN...
2013-10-18 Christian BoosFix initialization of stringlist variables for jobserve...
2013-10-18 Eli ZaretskiiFix MinGW64 problem with non-compliant vsnprintf.
2013-10-18 Eli ZaretskiiFix the MSVC build on MS-Windows.
2013-10-13 Paul Smith[SV 40139] Modify "missing separator" for better transl...
2013-10-13 Paul SmithAdd support for updating the GNU make web pages.
2013-10-13 Paul SmithConvert to auto-generated ChangeLog files.
2013-10-13 Paul SmithSet up for the next release.
2013-10-09 Paul SmithGNU Make release 4.0. 4.0
2013-10-09 Paul Smith[SV 39709] Fix some typos.
2013-10-07 Eli ZaretskiiUntabify posixfcn.c.
2013-10-07 Eli ZaretskiiFoix compilation with MSVC.
2013-10-05 Paul SmithClean up some tests for use on Windows.
2013-10-05 Paul SmithSanitize the registered function interface.
2013-10-03 Eli Zaretskii function.c (abspath): Reset root_len to one for Cygwin...
2013-10-02 Eli ZaretskiiFix tmpfile on MS-Windows.
2013-10-02 Eli ZaretskiiFix $abspath on Cygwin when HAVE_DOS_PATHS is in effect.
2013-10-01 Paul SmithRelease GNU Make version 3.99.93. 3.99.93
2013-09-30 Paul SmithFix portability issues for Guile 1.8.
2013-09-30 Paul SmithFinal fixes for obscure output-sync errors.
2013-09-30 Paul SmithFixes for building with MSVC.
2013-09-30 Paul SmithSolaris /bin/sh can't handle multiple options ("-e...
2013-09-29 Paul SmithFix build failures on EMX for output-sync support.
next