summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bug(race): Disable inheritance of jobserver FDs for recursive makeHEADdebian/4.3-4archive/debian/4.3-4masterManoj Srivastava2020-06-30
* [SV 58232] Disable inheritance of jobserver FDs for recursive makeKevin Buettner2020-06-30
* fix(includes) Fix ordering if include dirsdebian/4.3-3archive/debian/4.3-3Manoj Srivastava2020-06-05
* Merge branch 'fix-inddir-order'Manoj Srivastava2020-06-05
|\
| * fix(includedir) Fix ordering if include dirsManoj Srivastava2020-06-05
* | fix(links): Fix broken symlinksdebian/4.3-2archive/debian/4.3-2Manoj Srivastava2020-06-04
* | feat(new): New upstream versiondebian/4.3-1archive/debian/4.3-1Manoj Srivastava2020-05-20
* | Merge branch 'multiarch-patch'Manoj Srivastava2020-05-20
|\ \
| * | Merge branch 'upstream' into multiarch-patchManoj Srivastava2020-05-20
| |\|
* | | Merge branch 'fix-ar-deterministic-mode'Manoj Srivastava2020-05-20
|\ \ \
| * \ \ Merge branch 'upstream' into fix-ar-deterministic-modeManoj Srivastava2020-05-20
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'document-jobserver-fds'Manoj Srivastava2020-05-20
|\ \ \ \
| * \ \ \ Merge branch 'upstream' into document-jobserver-fdsManoj Srivastava2020-05-20
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'ar-deterministic-fixes'Manoj Srivastava2020-05-20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream' into ar-deterministic-fixesManoj Srivastava2020-05-20
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'add-usr-local-lib-to-search-for-debian'Manoj Srivastava2020-05-20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream' into add-usr-local-lib-to-search-for-debianManoj 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