Commit Graph

  • 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
  • 9cad73ad82 Fix VMS automatic variable expansion Hartmut Becker 2014-09-03 19:27:17 +0200
  • 8e7a28a6a4 * main.c [VMS]: Say that parallel jobs (-j) are not supported on VMS Hartmut Becker 2014-09-01 00:29:19 +0200
  • 98de32a681 Enhance/fix VMS ONESHELL implementation and command execution Hartmut Becker 2014-08-31 23:52:25 +0200
  • 5369be5079 Enhance/fix VMS setting of program name, MAKE/MAKE_COMMAND variables Hartmut Becker 2014-08-31 19:11:08 +0200
  • 8de07f3e4a Enhance/fix VMS exit code handling. Hartmut Becker 2014-08-24 22:06:15 +0200
  • f970315766 Enhance/fix VMS multi-line support. Hartmut Becker 2014-08-23 17:54:21 +0200
  • 579ee85941 * config_flags_pm.com, [RENAMED test_make.com] run_make_tests.com: Hartmut Becker 2014-08-18 23:39:44 +0200
  • 7e51810bb5 Enhance/fix VMS build environment Hartmut Becker 2014-08-18 22:45:29 +0200
  • bd30df4478 * configure.ac, maintMakefile, w32/Makefile.am: Fix autotools issues. Paul Smith 2014-09-07 16:54:36 -0400
  • 1f2fd22fec Change the order of "makefile" and "Makefile" to match the manual. Eli Zaretskii 2014-08-30 10:43:34 +0300
  • ab1210b1fe Fix regression with "makefile" not being found on MS-Windows. Eli Zaretskii 2014-08-30 10:40:12 +0300
  • 241787d8e4 Fix compilation on MS-Windows. Eli Zaretskii 2014-07-16 18:23:04 +0300
  • faeeb27166 [SV 42695] Fix compilation error on MS-Windows. Eli Zaretskii 2014-07-12 13:01:18 +0300
  • cab353d1dd Fix defalt_makefiles[] for MS-Windows. Jonny Grant 2014-07-12 12:53:59 +0300
  • 8b01e6bebf * arscan.c [ANDROID]: Android has no ar.h but supports archives. Fredrik Fornwall 2014-02-03 09:28:40 -0500
  • 55c00544cc * read.c (eval): [SV 41677] Correct test for TAB vs. 8 spaces. Paul Smith 2014-07-07 03:43:57 -0400
  • 8d577c2ff4 * output.c (pump_from_tmp): [SV 42378] Flush the output file regularly. Piotr Jaroszynski 2014-05-15 11:40:27 -0700
  • e44d6a12bb Update the regression test harness to support VMS. John Malmberg 2014-04-01 19:31:57 -0500
  • 423c3955d9 * various: Assume ISO C89-compliant free() implementation. Paul Smith 2014-04-25 17:38:08 -0400
  • ac67346d0f * maintMakefile, various: Improve constification of the codebase. Paul Smith 2014-04-25 17:10:47 -0400
  • e364498113 [SV 41983] Support omitting the text argument to $(file ...) Paul Smith 2014-04-08 18:25:27 -0400
  • 85047eb904 NMakefile.template ($(OUTDIR)/posixfcn.obj): Fix a typo. Jacques Germishuys 2014-05-13 20:30:47 +0300
  • 0faa98a0bb [SV 42249] Propagate correct rule status results. Paul Smith 2014-05-01 09:48:10 -0400
  • 8411528fdd * Rename MAP_PATHSEP to MAP_DIRSEP. Paul Smith 2014-02-02 17:28:46 -0500
  • d2a3e9ca9c * configure.ac: Fixup for newer autoconf/automake Paul Smith 2014-02-02 12:27:48 -0500
  • e1863c05d8 * output.c: Ensure space for final nul byte in fmtbuf. Ray Donnelly 2014-02-02 10:51:05 -0500
  • b981bfd197 Improve error reporting in the Windows port when env size is too large. Gisle Vanem 2014-02-07 11:15:56 +0200
  • 88713683fe * job.c (set_child_handler_action_flags): [SV 41341] Paul Smith 2014-02-01 23:08:59 -0500
  • a7cac0f0e3 * configure.ac: [SV 40790] Fix load autoconf variables. Alan Hourihane 2014-01-18 16:41:47 -0500
  • 165ccf3137 Allow the EMX build to use output_sync. Pavel Fedin 2014-01-17 09:51:28 +0200
  • 24620378ba * commands.c: [SV 40789] Remove unneeded header dlfcn.h Paul Smith 2014-01-12 00:13:22 -0500
  • 9c8b68a905 * main.c (die): Close output_context AND make_sync. Paul Smith 2014-01-11 16:10:02 -0500
  • 432cb6575d Fix .LIBPATTERNS for MS-Windows builds. Pavel Fedin 2014-01-10 14:00:02 +0200
  • a4937bc897 * w32/*: Remove TABs from the source code. Paul Smith 2013-11-27 19:43:33 -0500
  • 889303cdfe * main.c (decode_env_switches): Ensure we have enough space. Paul Smith 2013-11-27 19:06:45 -0500
  • 99385ee6f7 Solve some Windows build issues. Stephan T. Lavavej 2013-11-27 10:57:01 -0500
  • f5f5adb62c * features/loadapi (test_expand): Allocate memory for the nul byte. Paul Smith 2013-11-24 04:08:30 -0500
  • 865d90bb1e * load.c (load_file): Reset the name length minus the symbol. Paul Smith 2013-11-24 04:03:19 -0500
  • 30b25acc4e * read.c (unescape_char): Use memmove() for overlapping memory. Paul Smith 2013-11-24 03:45:38 -0500
  • f8905059c3 Fix memory leak during environment option decoding. Paul Smith 2013-11-24 03:45:02 -0500
  • 12a3104c3d [SV 40226] Add a new type of switch: single-string options Paul Smith 2013-11-24 03:21:40 -0500
  • 7b485daffb * load.c: [SV 40515] Define RTLD_GLOBAL if not set. Daniel Richard G 2013-11-23 22:31:36 -0500
  • 757849cd93 [SV 40361] Don't use vsnprintf(), which is an ISO C99 function. Paul Smith 2013-11-23 22:23:52 -0500
  • 9d58570c77 * makeint.h (STOP_SET): [SV 40371] Cast to unsigned char. Paul Smith 2013-10-26 00:10:17 -0400
  • d49ab08ae0 Fix MS Visual Studio NET2003 build. Gerte Hoogewerf 2013-10-24 21:20:36 +0300
  • 10a4b120bd Fix SV bug #40227 with respect to stack size set for the MSVC build. Christian Boos 2013-10-23 19:56:18 +0300
  • 309768aff1 Fix the MS-Windows build: now guile.c must always be compiled in. Eli Zaretskii 2013-10-23 19:28:38 +0300
  • 9c28d5125d Fix Savannah bug #31150 with failures due to setting window title. Eli Zaretskii 2013-10-22 19:04:34 +0300
  • a7794f483b Fix Savannah bug 40241 with Unixy file names as commands to MSYS shell. Eli Zaretskii 2013-10-22 18:55:38 +0300
  • 5d653b535a * glob.c (glob) [SV 18123]: Cherry-pick glibc fix Paul Smith 2013-10-20 13:18:03 -0400
  • 53b4a9e668 * read.c (record_files): [SV 33034] Change fatal() to error() Paul Smith 2013-10-20 12:49:01 -0400
  • d4723d643d * README.git: Add some missing release steps. Paul Smith 2013-10-20 12:49:56 -0400
  • 107ab16bf6 [SV 40240] Use configure info to build load test shared libs Paul Smith 2013-10-19 15:39:15 -0400
  • 07f2666b91 * maintMakefile (checkcfg.%): Add testing of build.sh Paul Smith 2013-10-19 12:22:36 -0400
  • f4b746b8c2 [SV 40254] Modify build.sh to work properly with Guile support. Paul Smith 2013-10-19 12:21:09 -0400
  • d7f25cfda5 * maintMakefile: Accept variable overrides from the environment. Paul Smith 2013-10-19 12:09:13 -0400
  • b9a01a8b3b * NEWS: Fix version so we can build a distfile. Paul Smith 2013-10-19 12:08:04 -0400
  • d654bff457 * read.c (eval): Avoid GCC warning to add braces. Paul Smith 2013-10-19 12:07:31 -0400
  • 74ed682c54 * GNUMAKEFLAGS: Remove -O so it passes in NO_OUTPUT_SYNC mode. Paul Smith 2013-10-19 12:05:58 -0400
  • e498e464dc Fix initialization of stringlist variables for jobserver_fds and sync_mutex. Christian Boos 2013-10-18 13:23:43 +0300
  • d1d737d0fa Fix MinGW64 problem with non-compliant vsnprintf. Eli Zaretskii 2013-10-18 13:12:22 +0300
  • 87e5b64f41 Fix the MSVC build on MS-Windows. Eli Zaretskii 2013-10-18 13:08:12 +0300
  • 70df3c35bf [SV 40139] Modify "missing separator" for better translation Paul Smith 2013-10-13 16:01:22 -0400
  • 01a745025d Add support for updating the GNU make web pages. Paul Smith 2013-10-13 14:42:23 -0400
  • 4792e154b6 Convert to auto-generated ChangeLog files. Paul Smith 2013-10-13 10:54:32 -0400