Commit graph

  • fd1dd7c398 [SV 44555] Use vfork() instead of fork() where available. Paul Smith 2016-03-13 01:12:07 -0500
  • e4f294d58a
    [document-jobserver-fds]: Reword the manual page debian/4.1-9 Manoj Srivastava 2016-03-11 17:31:29 -0800
  • 966e87c349
    Merge branch 'document-jobserver-fds' Manoj Srivastava 2016-03-11 17:30:09 -0800
  • 9bdb51d726
    [document-jobserver-fds]: Reword the manual page Manoj Srivastava 2016-03-11 17:27:10 -0800
  • 1794349e4a
    [master]: Document jobserver implementation debian/4.1-8 Manoj Srivastava 2016-03-11 14:17:37 -0800
  • 65f9fbec3e
    Merge branch 'document-jobserver-fds' Manoj Srivastava 2016-03-11 14:15:15 -0800
  • a6a581b6d5
    [document-jobserver-fds]: Update the man page Manoj Srivastava 2016-03-11 14:08:52 -0800
  • d23f13df1c
    [master]: Cherry pick fix from upstream debian/4.1-7 Manoj Srivastava 2016-03-09 16:11:41 -0800
  • 40fc88d763
    Merge branch 'fix-recursive-make-q' Manoj Srivastava 2016-03-09 16:09:34 -0800
  • dc92144e62
    [SV 47151] Exit with 1 when checking recursive make -q fix-recursive-make-q Paul Smith 2016-02-28 20:20:18 -0500
  • 14b2d7effb * job.c (exec_command): [SV 47365] Show error on exec failure. Paul Smith 2016-03-09 00:18:57 -0500
  • 85c788572d [SV 46261] Use pselect() for jobserver where supported. Paul Smith 2016-03-08 23:07:14 -0500
  • 8164c8ab3d Clean up some compiler warnings. Paul Smith 2016-03-07 01:30:21 -0500
  • fb7a7adc8a Extract jobserver implementation into OS-specific files. Paul Smith 2016-03-06 13:29:43 -0500
  • 4f8be4bb28 [SV 46261] Add more EINTRLOOP wrappers. Paul Smith 2016-03-05 15:21:59 -0500
  • e2b39edc22 * strcache.c (add_hugestring): [SV 46832] Support huge strings. Paul Smith 2016-02-28 22:07:50 -0500
  • 8530d77c68 * strcache.c (add_string): [SV 47071] Handle huge initial string. Paul Smith 2016-02-28 21:32:18 -0500
  • 89e18c12eb [SV 47151] Exit with 1 when checking recursive make -q Paul Smith 2016-02-28 20:20:18 -0500
  • bccd01354b * main.c (define_makeflags): Add parens to avoid GCC warning. Paul Smith 2016-02-28 20:19:24 -0500
  • 5f9d341160 * tests/scripts/features/archives: Handle deterministic archives. Paul Smith 2016-02-28 20:11:45 -0500
  • 798ebd241b Update Copyright statements for the new year. Paul Smith 2016-02-28 12:55:20 -0500
  • 4db6d0c694 * doc/make.texi: [SV 47163] Fix typo in 'ifdef' documentation. Paul Smith 2016-02-28 12:41:41 -0500
  • b754a35df7 * doc/make.texi: [SV 35455] Add more uses for Empty Recipes. Paul Smith 2016-02-28 12:35:15 -0500
  • 1ff168fdf4
    Satisfiable cross build dependencies debian/4.1-6 Manoj Srivastava 2016-02-14 21:15:41 -0800
  • db65ba64e9
    Reduce max open FDs during fail fopen testing debian/4.1-5 Manoj Srivastava 2016-01-23 16:10:42 -0800
  • 6d11573bf5
    Merge branch 'test-fopenfail-timeout-fix' Manoj Srivastava 2016-01-23 16:07:45 -0800
  • fa309b954f
    [test-fopen-fail]: Reduce the maximum open file descriptors test-fopenfail-timeout-fix Manoj Srivastava 2016-01-23 15:20:12 -0800
  • 5acd74f0dd
    [master]: Increase fopen fail test timeout debian/4.1-4 Manoj Srivastava 2016-01-22 02:01:16 -0800
  • ec29ef9688
    [master]L Handle NULL retirns from ttyname debian/4.1-3 Manoj Srivastava 2016-01-22 00:37:52 -0800
  • e96a75f457
    * main.c (main): [SV 43434] Handle NULL returns from ttyname(). Paul Smith 2014-10-20 01:54:56 -0400
  • 552ba95828 Merge branch 'upstream' Manoj Srivastava 2016-01-18 22:21:53 -0800
  • d791b866f9 Merge branch 'development-4.1' into upstream Manoj Srivastava 2016-01-18 22:18:43 -0800
  • f8a4b24632 [master]: Redo the handling of changed ar behaviour debian/4.1-2 Manoj Srivastava 2016-01-18 16:11:09 -0800
  • 3e6bddb89d Merge branch 'ar-deterministic-fixes' Manoj Srivastava 2016-01-18 15:12:22 -0800
  • fd6099b066 Issue a warning when we detect a "deterministic" archive Jérémy Bobbio 2016-01-17 11:01:09 +0000
  • ac65603b52 Make ar_member_date compatible with archives with timestamps set to 0 Jérémy Bobbio 2016-01-17 10:55:40 +0000
  • e1d70aa10b Merge branch 'test-fopenfail-timeout-fix' Manoj Srivastava 2016-01-18 14:35:17 -0800
  • a762ad95ae [test-fopenfail-timeout-fix]: Use a less intrusive means of setting longer timeouts for fopen. Manoj Srivastava 2016-01-18 14:34:37 -0800
  • 96a5f92b09 Merge branch 'upstream' into test-fopenfail-timeout-fix Manoj Srivastava 2016-01-18 14:30:33 -0800
  • dbcb5835e3 Fix test issues with ar in deterministic mode Manoj Srivastava 2016-01-16 12:55:37 -0800
  • a1da9d9fdd Revert "[fix-ar-deterministic]: Fix issues with ar operating in deterministic mode" Manoj Srivastava 2016-01-17 22:34:41 -0800
  • 0e15d5c2e7 Merge remote-tracking branch 'refs/remotes/dgit/dgit/sid' into dgit/sid debian/4.1-1 Manoj Srivastava 2016-01-16 23:09:52 -0800
  • 7e054fba25 [master]: Fixes for backwards incompatible ar behaviour Manoj Srivastava 2016-01-16 22:44:57 -0800
  • 103b171579 Import make-dfsg_4.1.orig.tar.gz Manoj Srivastava 2016-01-16 22:37:08 -0800
  • 7e834c2c8b Merge branch 'fix-ar-deterministic-mode' Manoj Srivastava 2016-01-16 14:06:55 -0800
  • 355fd6b5ba [fix-ar-deterministic]: Fix issues with ar operating in deterministic mode Manoj Srivastava 2016-01-16 12:55:37 -0800
  • 8e9d488f79 [master]: Make the binary packages M-A: Allowed Manoj Srivastava 2016-01-16 01:47:40 -0800
  • c6229f2395 [master]: Demote the make packages priorities Manoj Srivastava 2016-01-16 01:05:32 -0800
  • 2b2890cdcc [master]: Fix manpage typos Manoj Srivastava 2016-01-16 00:48:07 -0800
  • 6592ff6f78 [master]: Packaging cleanups. Manoj Srivastava 2016-01-16 00:36:25 -0800
  • bb74c00b29 Merge branch 'upstream' Manoj Srivastava 2016-01-16 02:26:46 -0800
  • 32569f47b0 pristine-tar data for make-dfsg_4.1.orig.tar.gz Manoj Srivastava 2016-01-16 02:26:01 -0800
  • bd8a0ad047 Imported Upstream version 4.1 upstream/4.1 Manoj Srivastava 2016-01-16 02:25:59 -0800
  • c90659504c [master]: Remove the new build directories. Manoj Srivastava 2016-01-16 02:24:59 -0800
  • 168f12375d Fix diagnostics on MS-Windows when environment is too large Gisle Vanem 2015-11-07 11:27:03 +0200
  • 83443c706a Update README.W32.template Eli Zaretskii 2015-10-27 20:51:43 +0200
  • 4a5377aef7 [SV 46304] Don't invoke C++ compiler on C sources on MS-Windows Eli Zaretskii 2015-10-27 20:47:27 +0200
  • 48391c2817 [SV 45838] When invoking w32 programs, don't use free'd memory. Eli Zaretskii 2015-09-23 11:42:53 +0300
  • 9be19177b4 make-dfsg (4.0-8.2) unstable; urgency=medium Aurelien Jarno 2015-08-25 11:05:48 -0700
  • 42745a900f * implicit.c (pattern_search): [SV 43677] Mark files secondary. Paul Smith 2015-07-13 00:51:35 -0400
  • 43181f1f82 [SV 28092] Preserve the exit status of the $(shell...) function. Paul Smith 2015-07-12 21:03:24 -0400
  • c18b23f7b2 * tests/scripts/misc/fopen-fail: [SV 42390] Increase test timeout. Paul Smith 2015-07-12 18:05:50 -0400
  • fe5585528f * job.c: [SV 43936] Check sigaction for error return. Paul Smith 2015-07-12 17:29:05 -0400
  • 0205d3d08c [SV 45049] Check for '$' being the last character in a string. Paul Smith 2015-07-12 13:25:16 -0400
  • 9ef06be018 * read.c (unescape_char): [SV 45050] Handle final backslashes. Paul Smith 2015-07-12 12:35:42 -0400
  • ac9a39dad7 * strcache.c: [SV 45275] Handle very long strings. Paul Smith 2015-07-11 17:21:22 -0400
  • c6ac580785 * job.c [RISCOS]: Remove logic that is no longer required. Duncan Moore 2015-06-14 14:34:18 +0100
  • 9efd477e98 * remake.c (update_file): [SV 44742] Keep double-colon rule status. Paul Smith 2015-07-11 13:55:45 -0400
  • 5036dd120a [SVN 45515] Check exit status of sub-make in subproc.bat James Johnston 2015-07-10 09:56:27 +0300
  • 7e849f3b81 [SV 45515] Ignore Windows-specific build artifacts Eli Zaretskii 2015-07-10 09:50:27 +0300
  • a80a8b8a10 [SV 44348] Fix handling of shell widlcards on MS-Windows. Eli Zaretskii 2015-02-28 14:34:51 +0200
  • e4ac28e830 Fix bs-nl handling, exit and Environment for VMS. John Malmberg 2014-11-27 21:28:30 -0600
  • 1fae20a2b7 Fix $(shell) on hosts with 64-bit pid_t. Christian Boos 2014-12-27 10:55:01 +0200
  • 292da6f686 * main.c (main): [SV 43434] Handle NULL returns from ttyname(). Paul Smith 2014-10-20 01:54:56 -0400
  • 3c487e7ed5 * tests/scripts/features/archives: [SV 43405] override AR variable. Benedikt Morbach 2014-10-12 10:11:17 +0200
  • c0380823a2 Fix VMS implicit rules and UNIX paths. John Malmberg 2014-10-07 19:23:47 -0500
  • 1faae1d4ed Update README.VMS and move news to the NEWS file John Malmberg 2014-10-15 07:19:42 -0500
  • 18eb093f56 [SV 41758]: Fix archive support for VMS. John Malmberg 2014-09-11 22:39:34 -0500
  • 894ee7f6c8 [SV 42447]: VMS simulate exporting symbols John Malmberg 2014-09-13 20:20:22 -0500
  • e75662bc6a Set up for running tests on VMS. John Malmberg 2014-10-06 21:46:34 -0500
  • d1df4b21f3 * configure.ac, NEWS, README.git: Set up for the next release. Paul Smith 2014-10-09 02:06:53 -0400
  • a66bf2d736 GNU Make release 4.1. 4.1 Paul Smith 2014-10-05 12:18:08 -0400
  • 31c2024b2e Fix Cygwin compilation error. Eli Zaretskii 2014-10-02 18:11:43 +0300
  • 7df0fe77d8 Fix last commit. Gisle Vanem 2014-10-01 20:43:12 +0300
  • 9fc787c658 * makeint.h (ftruncate): Define also for __WATCOMC__. Gisle Vanem 2014-10-01 20:41:28 +0300
  • 1afb0ad372 Avoid compilation warnings. Eli Zaretskii 2014-10-01 18:34:29 +0300
  • 86a058029b Treat redirection of standard handles on Windows as it is done on Unix. Eli Zaretskii 2014-10-01 18:26:28 +0300
  • 0a3a0756b9 Update Copyright statements for 2014. Paul Smith 2014-09-30 08:33:21 -0400
  • 3712e8a819 * tests/scripts/features/load: Avoid unused variable warnings. Paul Smith 2014-09-30 09:31:39 -0400
  • 9ed452b041 * loadapi.c (gmk_eval): Use C90 syntax. Paul Smith 2014-09-30 08:32:06 -0400
  • b11bef0bea * job.c: fix make action continuation lines. Hartmut Becker 2014-09-18 23:49:49 +0200
  • bd716a1ec1 * configure.ac: Fix spacing in helptext of customs Bernhard Reutner-Fischer 2014-09-15 13:03:44 +0200
  • b484efca56 Support MAKE_TERMOUT and MAKE_TERMERR on MS-Windows. Eli Zaretskii 2014-09-15 19:51:41 +0300
  • 562344122f * loadapi.c (gmk_eval): [SV 43221] Preserve var buff content for eval. Paul Smith 2014-09-15 09:38:02 -0400
  • 9a2451af0b * main.c, NEWS, doc/make.text: Rename MAKE_TTY* to MAKE_TERM* Paul Smith 2014-09-15 09:30:40 -0400
  • 7f9ce6e97b * main.c (main): Set MAKE_TTYOUT and MAKE_TTYERR. Paul Smith 2014-09-14 01:03:19 -0400
  • 621e9edfe9 * tests/config-flags.pm.in, tests/scripts/features/archives: [SV 43046] Paul Smith 2014-09-07 20:12:12 -0400
  • 986632ec23 * doc/make.texi: Clarify implicit rule lookup of phony targets Paul Smith 2014-09-07 20:02:31 -0400
  • 95ffcda425 Fix and enhance VMS library support. Hartmut Becker 2014-09-04 21:04:52 +0200
  • dcca1b5b0e Enhance VMS exporting make environment variables. Hartmut Becker 2014-09-03 23:39:25 +0200