| 2016-04-04 |
Paul Smith | * job.c (child_execute_job): Fix $(shell...) under... |
commit | commitdiff | tree | snapshot |
| 2016-04-04 |
Paul Smith | * main.c (main): Restrict disabling debugging for MAKEF... |
commit | commitdiff | tree | snapshot |
| 2016-04-04 |
Paul Smith | * Makefile.am, w32/Makefile.am: Fix *os.c for Windows... |
commit | commitdiff | tree | snapshot |
| 2016-04-04 |
Paul Smith | * make.texi: Confirm that CURDIR contains an absolute... |
commit | commitdiff | tree | snapshot |
| 2016-04-04 |
Paul Smith | * docs/make.texi: [SV 47392] Add "Integrating make... |
commit | commitdiff | tree | snapshot |
| 2016-04-04 |
Paul Smith | Change --jobserver-fds to more generic --jobserver... |
commit | commitdiff | tree | snapshot |
| 2016-03-23 |
Paul Smith | * tests/run_make_tests.pl: Preserve $make_command |
commit | commitdiff | tree | snapshot |
| 2016-03-23 |
Paul Smith | * variable.c: Clean up some memory leaks. |
commit | commitdiff | tree | snapshot |
| 2016-03-23 |
Paul Smith | [SV 46995] Strip leading/trailing space from variable... |
commit | commitdiff | tree | snapshot |
| 2016-03-21 |
Paul Smith | * function.c (func_file): Support reading from files. |
commit | commitdiff | tree | snapshot |
| 2016-03-20 |
Paul Smith | * doc/make.texi (Setting Variables): Fix typo (add... |
commit | commitdiff | tree | snapshot |
| 2016-03-20 |
Paul Smith | * job.c (child_error): Combine file info with error... |
commit | commitdiff | tree | snapshot |
| 2016-03-19 |
Paul Smith | * variable.c: Align type of variable_changenum. |
commit | commitdiff | tree | snapshot |
| 2016-03-13 |
Paul Smith | [SV 45728] Detect changes in .VARIABLES more accurately. |
commit | commitdiff | tree | snapshot |
| 2016-03-13 |
Paul Smith | * main.c(main): Disable output sync without parallel... |
commit | commitdiff | tree | snapshot |
| 2016-03-13 |
Paul Smith | [SV 46581] Pre-define .LOADED to avoid warnings. |
commit | commitdiff | tree | snapshot |
| 2016-03-13 |
Paul Smith | [SV 44555] Use vfork() instead of fork() where available. |
commit | commitdiff | tree | snapshot |
| 2016-03-09 |
Paul Smith | * job.c (exec_command): [SV 47365] Show error on exec... |
commit | commitdiff | tree | snapshot |
| 2016-03-09 |
Paul Smith | [SV 46261] Use pselect() for jobserver where supported. |
commit | commitdiff | tree | snapshot |
| 2016-03-09 |
Paul Smith | Clean up some compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2016-03-09 |
Paul Smith | Extract jobserver implementation into OS-specific files. |
commit | commitdiff | tree | snapshot |
| 2016-03-08 |
Paul Smith | [SV 46261] Add more EINTRLOOP wrappers. |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
Paul Smith | * strcache.c (add_hugestring): [SV 46832] Support huge... |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
Paul Smith | * strcache.c (add_string): [SV 47071] Handle huge initi... |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
Paul Smith | [SV 47151] Exit with 1 when checking recursive make -q |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
Paul Smith | * main.c (define_makeflags): Add parens to avoid GCC... |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
Paul Smith | * tests/scripts/features/archives: Handle deterministic... |
commit | commitdiff | tree | snapshot |
| 2016-02-28 |
Paul Smith | Update Copyright statements for the new year. |
commit | commitdiff | tree | snapshot |
| 2016-02-28 |
Paul Smith | * doc/make.texi: [SV 47163] Fix typo in 'ifdef' documen... |
commit | commitdiff | tree | snapshot |
| 2016-02-28 |
Paul Smith | * doc/make.texi: [SV 35455] Add more uses for Empty... |
commit | commitdiff | tree | snapshot |
| 2015-11-07 |
Gisle Vanem | Fix diagnostics on MS-Windows when environment is too... |
commit | commitdiff | tree | snapshot |
| 2015-10-27 |
Eli Zaretskii | Update README.W32.template |
commit | commitdiff | tree | snapshot |
| 2015-10-27 |
Eli Zaretskii | [SV 46304] Don't invoke C++ compiler on C sources on... |
commit | commitdiff | tree | snapshot |
| 2015-09-23 |
Eli Zaretskii | [SV 45838] When invoking w32 programs, don't use free... |
commit | commitdiff | tree | snapshot |
| 2015-07-13 |
Paul Smith | * implicit.c (pattern_search): [SV 43677] Mark files... |
commit | commitdiff | tree | snapshot |
| 2015-07-13 |
Paul Smith | [SV 28092] Preserve the exit status of the $(shell... |
commit | commitdiff | tree | snapshot |
| 2015-07-12 |
Paul Smith | * tests/scripts/misc/fopen-fail: [SV 42390] Increase... |
commit | commitdiff | tree | snapshot |
| 2015-07-12 |
Paul Smith | * job.c: [SV 43936] Check sigaction for error return. |
commit | commitdiff | tree | snapshot |
| 2015-07-12 |
Paul Smith | [SV 45049] Check for '$' being the last character in... |
commit | commitdiff | tree | snapshot |
| 2015-07-12 |
Paul Smith | * read.c (unescape_char): [SV 45050] Handle final backs... |
commit | commitdiff | tree | snapshot |
| 2015-07-12 |
Paul Smith | * strcache.c: [SV 45275] Handle very long strings. |
commit | commitdiff | tree | snapshot |
| 2015-07-12 |
Duncan Moore | * job.c [RISCOS]: Remove logic that is no longer required. |
commit | commitdiff | tree | snapshot |
| 2015-07-12 |
Paul Smith | * remake.c (update_file): [SV 44742] Keep double-colon... |
commit | commitdiff | tree | snapshot |
| 2015-07-10 |
James Johnston | [SVN 45515] Check exit status of sub-make in subproc.bat |
commit | commitdiff | tree | snapshot |
| 2015-07-10 |
Eli Zaretskii | [SV 45515] Ignore Windows-specific build artifacts |
commit | commitdiff | tree | snapshot |
| 2015-02-28 |
Eli Zaretskii | [SV 44348] Fix handling of shell widlcards on MS-Windows. |
commit | commitdiff | tree | snapshot |
| 2015-01-28 |
John Malmberg | Fix bs-nl handling, exit and Environment for VMS. |
commit | commitdiff | tree | snapshot |
| 2014-12-27 |
Christian Boos | Fix $(shell) on hosts with 64-bit pid_t. |
commit | commitdiff | tree | snapshot |
| 2014-10-20 |
Paul Smith | * main.c (main): [SV 43434] Handle NULL returns from... |
commit | commitdiff | tree | snapshot |
| 2014-10-20 |
Benedikt Morbach | * tests/scripts/features/archives: [SV 43405] override... |
commit | commitdiff | tree | snapshot |
| 2014-10-20 |
John Malmberg | Fix VMS implicit rules and UNIX paths. |
commit | commitdiff | tree | snapshot |
| 2014-10-20 |
John Malmberg | Update README.VMS and move news to the NEWS file |
commit | commitdiff | tree | snapshot |
| 2014-10-20 |
John Malmberg | [SV 41758]: Fix archive support for VMS. |
commit | commitdiff | tree | snapshot |
| 2014-10-20 |
John Malmberg | [SV 42447]: VMS simulate exporting symbols |
commit | commitdiff | tree | snapshot |
| 2014-10-20 |
John Malmberg | Set up for running tests on VMS. |
commit | commitdiff | tree | snapshot |
| 2014-10-09 |
Paul Smith | * configure.ac, NEWS, README.git: Set up for the next... |
commit | commitdiff | tree | snapshot |
| 2014-10-05 |
Paul Smith | GNU Make release 4.1. 4.1 |
commit | commitdiff | tree | snapshot |
| 2014-10-02 |
Eli Zaretskii | Fix Cygwin compilation error. |
commit | commitdiff | tree | snapshot |
| 2014-10-01 |
Gisle Vanem | Fix last commit. |
commit | commitdiff | tree | snapshot |
| 2014-10-01 |
Gisle Vanem | * makeint.h (ftruncate): Define also for __WATCOMC__. |
commit | commitdiff | tree | snapshot |
| 2014-10-01 |
Eli Zaretskii | Avoid compilation warnings. |
commit | commitdiff | tree | snapshot |
| 2014-10-01 |
Eli Zaretskii | Treat redirection of standard handles on Windows as... |
commit | commitdiff | tree | snapshot |
| 2014-09-30 |
Paul Smith | Update Copyright statements for 2014. |
commit | commitdiff | tree | snapshot |
| 2014-09-30 |
Paul Smith | * tests/scripts/features/load: Avoid unused variable... |
commit | commitdiff | tree | snapshot |
| 2014-09-30 |
Paul Smith | * loadapi.c (gmk_eval): Use C90 syntax. |
commit | commitdiff | tree | snapshot |
| 2014-09-30 |
Hartmut Becker | * job.c: fix make action continuation lines. |
commit | commitdiff | tree | snapshot |
| 2014-09-15 |
Bernhard Reutner... | * configure.ac: Fix spacing in helptext of customs |
commit | commitdiff | tree | snapshot |
| 2014-09-15 |
Eli Zaretskii | Support MAKE_TERMOUT and MAKE_TERMERR on MS-Windows. |
commit | commitdiff | tree | snapshot |
| 2014-09-15 |
Paul Smith | * loadapi.c (gmk_eval): [SV 43221] Preserve var buff... |
commit | commitdiff | tree | snapshot |
| 2014-09-15 |
Paul Smith | * main.c, NEWS, doc/make.text: Rename MAKE_TTY* to... |
commit | commitdiff | tree | snapshot |
| 2014-09-14 |
Paul Smith | * main.c (main): Set MAKE_TTYOUT and MAKE_TTYERR. |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Paul Smith | * tests/config-flags.pm.in, tests/scripts/features... |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Paul Smith | * doc/make.texi: Clarify implicit rule lookup of phony... |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Hartmut Becker | Fix and enhance VMS library support. |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Hartmut Becker | Enhance VMS exporting make environment variables. |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Hartmut Becker | Fix VMS automatic variable expansion |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Hartmut Becker | * main.c [VMS]: Say that parallel jobs (-j) are not... |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Hartmut Becker | Enhance/fix VMS ONESHELL implementation and command... |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Hartmut Becker | Enhance/fix VMS setting of program name, MAKE/MAKE_COMM... |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Hartmut Becker | Enhance/fix VMS exit code handling. |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Hartmut Becker | Enhance/fix VMS multi-line support. |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Hartmut Becker | * config_flags_pm.com, [RENAMED test_make.com] run_make... |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Hartmut Becker | Enhance/fix VMS build environment |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Paul Smith | * configure.ac, maintMakefile, w32/Makefile.am: Fix... |
commit | commitdiff | tree | snapshot |
| 2014-08-30 |
Eli Zaretskii | Change the order of "makefile" and "Makefile" to match... |
commit | commitdiff | tree | snapshot |
| 2014-08-30 |
Eli Zaretskii | Fix regression with "makefile" not being found on MS... |
commit | commitdiff | tree | snapshot |
| 2014-07-16 |
Eli Zaretskii | Fix compilation on MS-Windows. |
commit | commitdiff | tree | snapshot |
| 2014-07-12 |
Eli Zaretskii | [SV 42695] Fix compilation error on MS-Windows. |
commit | commitdiff | tree | snapshot |
| 2014-07-12 |
Jonny Grant | Fix defalt_makefiles[] for MS-Windows. |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Fredrik Fornwall | * arscan.c [ANDROID]: Android has no ar.h but supports... |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Paul Smith | * read.c (eval): [SV 41677] Correct test for TAB vs... |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Piotr Jaroszynski | * output.c (pump_from_tmp): [SV 42378] Flush the output... |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
John Malmberg | Update the regression test harness to support VMS. |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Paul Smith | * various: Assume ISO C89-compliant free() implementation. |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Paul Smith | * maintMakefile, various: Improve constification of... |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Paul Smith | [SV 41983] Support omitting the text argument to $... |
commit | commitdiff | tree | snapshot |
| 2014-05-13 |
Jacques Germishuys | NMakefile.template ($(OUTDIR)/posixfcn.obj): Fix a... |
commit | commitdiff | tree | snapshot |
| 2014-05-01 |
Paul Smith | [SV 42249] Propagate correct rule status results. |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Paul Smith | * Rename MAP_PATHSEP to MAP_DIRSEP. |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
Paul Smith | * configure.ac: Fixup for newer autoconf/automake |
commit | commitdiff | tree | snapshot |
| next |