summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* misc(Autobuild)L Mark the package autobuildableHEADdebian/4.3-2archive/debian/4.3-2masterManoj Srivastava2020-05-20
* feat(newVersion): New upstream versiondebian/4.3-1archive/debian/4.3-1Manoj Srivastava2020-05-20
* Merge branch 'upstream'Manoj Srivastava2020-05-20
|\
| * Merge tag '4.3' into upstreamManoj Srivastava2020-05-20
| |\
| | * GNU Make release 4.3Paul Smith2020-01-19
| | * * configure.ac (guile): Check for Guile 3.0 installationsPaul Smith2020-01-19
| | * * src/job.c (sh_cmds): [SV 57625] Update builtin shell command listPaul Smith2020-01-19
| | * Resolve some documentation issuesPaul Smith2020-01-19
| | * [SV 40657] Reinstate old behavior for suffix rules with prereqsPaul Smith2020-01-19
| | * * tests/test_driver.pl: Enhance error messagesDmitry Goncharov2020-01-05
| | * * doc/make.texi: Change the GFDL to an AppendixPaul Smith2020-01-04
| | * * NEWS: Clarify authorship of new features.Paul Smith2020-01-04
| | * Enable compilation with C90 compilersPaul Smith2020-01-04
| | * * bootstrap: Update to the latest gnulib versionPaul Smith2020-01-03
| | * Release GNU make 4.2.93Paul Smith2020-01-03
| | * Update copyright statements for 2020Paul Smith2020-01-03
| | * Support the .EXTRA_PREREQS special variablePaul Smith2020-01-03
| | * * tests/scripts/features/patternrules: Use Windows-compatible quotingPaul Smith2020-01-03
| | * * tests/test_driver.pl: Compute full path to Perl interpreterPaul Smith2020-01-03
| | * * tests/scripts/features/exec: Don't use $ENV in the descriptionPaul Smith2020-01-03
| | * * src/makeint.h: Add a declaration for memrchr()Paul Smith2020-01-03
| | * * NEWS: Remove info about disabled /proc/loadavg usage.Paul Smith2019-12-27
| | * [SV 57022] Avoid posix_spawn which fails asynchronouslyPaul Smith2019-12-27
| | * [SV 56655] Allow pattern expansion to contain spacesPaul Smith2019-12-26
| | * * src/misc.c (spin): On WINDOWS32 use Sleep() instead of sleep()Ben Wijen2019-12-18
| | * * bootstrap.bat: Fix typo in batch file nameBen Wijen2019-12-18
| | * * src/config.h.W32.template: [SV 57152] MinGW32 doesn't support d_typePaul Smith2019-12-18
| | * [SV 54161] Fix second expansion of $* for pathsJouke Witteveen2019-12-18
| | * * src/implicit.c (pattern_search): Set lastslash correctlyJouke Witteveen2019-12-17
| | * * src/implicit.c (pattern-search): Remove unneeded 'dir' variableJouke Witteveen2019-12-17
| | * * Makefile.am: Build lzip package instead of bzip2Paul Smith2019-12-17
| | * * src/job.c (load_too_high): Disable Linux /proc/loadavg for nowPaul Smith2019-12-17
| | * * tests/run_make_tests.pl (set_more_defaults): Fix typoPaul Smith2019-12-17
| | * * tests/run_make_tests.pl (subst_make_string): Force use of /Paul Smith2019-12-16
| | * Rename jhelp.pl to thelp.pl and make it a generic test helper.Paul Smith2019-12-16
| | * Port functions/shell test to Solaris 10Paul Eggert2019-10-10
| | * Release GNU make 4.2.92Paul Smith2019-10-08
| | * * doc/make.text (Reading Makefiles): Rewrite to be more clear.Paul Smith2019-10-06
| | * * Makefile.am (check-regression): Use PERLFLAGS when running PerlPaul Smith2019-10-05
| | * * tests/scripts/functions/wildcard: Skip slash tests for local glob.Paul Smith2019-10-05
| | * tests: Convert %CONFIG_FLAGS to get_config()Paul Smith2019-10-05
| | * * src/hash.c (jhash_string): Don't read past end of string.Paul Smith2019-10-05
| | * * tests/run_make_tests.pl (valid_option): Add missing File::SpecPaul Smith2019-10-05
| | * * src/function.c (func_realpath) [AIX]: Remove trailing slashes.Paul Smith2019-09-23
| | * * tests/scripts/features/vpathplus: Fix output for big-endian systems.Paul Smith2019-09-22
| | * * configure.ac (HAVE_GETTIMEOFDAY): Avoid undeclared exit function.Florian Weimer2019-09-22
| | * * test/test_driver.el (_run_with_timeout): Show error message.Paul Smith2019-09-22
| | * * job.c (child_error): Modify error message string.Paul Smith2019-09-22
| | * * tests: Convert from File::Spec::Functions to File::Spec.Paul Smith2019-09-21
| | * * tests/scripts/function/guile: Valgrind doesn't work with Guile.Paul Smith2019-09-21