summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Declare fast forward from 4.1-9.1debian/4.2.1-1archive/debian/4.2.1-1Manoj Srivastava2018-02-12
|\
| * Record make-dfsg (4.1-9.1) in archive suite sidJames Cowgill2017-01-31
| |\
| | * make-dfsg (4.1-9.1) unstable; urgency=mediumJames Cowgill2017-01-31
| | * Import make-dfsg_4.1.orig.tar.gzManoj Srivastava2016-01-16
* | [master]: New upstream release.Manoj Srivastava2018-02-12
* | Merge branch 'upstream'Manoj Srivastava2018-02-12
|\ \
| * | New upstream version 4.2.1Manoj Srivastava2018-02-12
| * | Merge branch 'development' into upstreamManoj Srivastava2018-02-12
| |\ \
| | * | GNU Make release 4.2.1.Paul Smith2016-06-10
| | * | * maintMakefile: TP recommends rsync for retrieving PO files.Paul Smith2016-06-06
| | * | * main.c (main): [SV 48009] Reset stack limit for make re-exec.Jeremy Devenport2016-05-31
| | * | [SV 47995] Ensure forced double-colon rules work with -j.Paul Smith2016-05-31
| | * | * DELETE_ON_ERROR: [SV 48061] Use "exit 1" for portability.Paul Smith2016-05-31
| | * | * w32/pathstuff.c: [SV 47996] Use ISBLANK() not isblank().Paul Smith2016-05-31
| | * | Fix printing time stamps on MS-WindowsEli Zaretskii2016-05-28
| | * | [SV 48037] Fix MinGW build with Posix configury toolsLuke Allardyce2016-05-27
| | * | GNU Make release 4.2.Paul Smith2016-05-22
| | * | [SV 44742] Fix double-colon rules plus parallel builds.Joe Crayne2016-05-21
| | * | * read.c (eval): [SV 47960] Skip record waiting files when ignoring.Paul Smith2016-05-21
| | * | Separate the GNU make load ABI from internal types.Paul Smith2016-05-21
| | * | Fixes for enhanced GCC warnings.Paul Eggert2016-05-21
| | * | Fix compile issues with Windows and VMS.Paul Smith2016-05-21
| | * | Allow compiling with an ISO C 1989/1990 compiler.Paul Smith2016-05-21
| | * | [SV 47942] Avoid random crashes in subordinate programs on MS-WindowsEli Zaretskii2016-05-17
| | * | Fix the MS-Windows MinGW buildEli Zaretskii2016-04-24
| | * | * tests/scripts/features/output-sync: increase test timeout.Paul Smith2016-04-23
| | * | * NEWS: Update for pre-releasePaul Smith2016-04-11
| | * | * dep.h, makeint.h (show_goal_error): Move to makeint.h.Paul Smith2016-04-11
| | * | [SV 46433] Show recipe line offsets in line number messages.Paul Smith2016-04-11
| | * | * maintMakefile: Add a rule for storing preprocessor output.Paul Smith2016-04-09
| | * | [SV 102] Don't show unnecessary include file errors.Paul Smith2016-04-09
| | * | * job.c (child_error): Add filename length to output length.Paul Smith2016-04-09
| | * | Preserve the real value of -jN in MAKEFLAGS using jobserver.Paul Smith2016-04-04
| | * | * tests/run_make_tests.pl: Add file/lineno info to .run file.Paul Smith2016-04-04
| | * | * maintMakefile: Fix logging of check-alt-config target.Paul Smith2016-04-04
| | * | * job.c (child_execute_job): Fix $(shell...) under NO_OUTPUT_SYNC.Paul Smith2016-04-04
| | * | * main.c (main): Restrict disabling debugging for MAKEFILES.Paul Smith2016-04-04
| | * | * Makefile.am, w32/Makefile.am: Fix *os.c for Windows builds.Paul Smith2016-04-04
| | * | * make.texi: Confirm that CURDIR contains an absolute path.Paul Smith2016-04-04
| | * | * docs/make.texi: [SV 47392] Add "Integrating make" chapter.Paul Smith2016-04-04
| | * | Change --jobserver-fds to more generic --jobserver-auth.Paul Smith2016-04-04
| | * | * tests/run_make_tests.pl: Preserve $make_commandPaul Smith2016-03-23
| | * | * variable.c: Clean up some memory leaks.Paul Smith2016-03-23
| | * | [SV 46995] Strip leading/trailing space from variable namesPaul Smith2016-03-23
| | * | * function.c (func_file): Support reading from files.Paul Smith2016-03-21
| | * | * doc/make.texi (Setting Variables): Fix typo (add comma).Paul Smith2016-03-20
| | * | * job.c (child_error): Combine file info with error message.Paul Smith2016-03-20
| | * | * variable.c: Align type of variable_changenum.Paul Smith2016-03-19
| | * | [SV 45728] Detect changes in .VARIABLES more accurately.Paul Smith2016-03-13
| | * | * main.c(main): Disable output sync without parallel builds.Paul Smith2016-03-13