platform/upstream/make.git
2013-09-16 Paul SmithRelease GNU Make version 3.99.91. 3.99.91
2013-09-16 Paul SmithSmall cleanup defining MAKEFLAGS.
2013-09-15 Paul Smith[SV 31326] Enhance the info on static pattern errors.
2013-09-15 Paul Smith[SV 27374] Fatal immediately on unrecoverable fopen...
2013-09-15 Paul Smith[SV 39934] Verify jobserver FDs before something else...
2013-09-15 Paul Smith[SV 39203] Don't set MAKEFLAGS when restarting.
2013-09-15 Paul Smith[SV 35248] Add --debug "n" flag to turn off current...
2013-09-15 Paul Smith[SV 33134] Don't try to close stdout when it's already...
2013-09-15 Petr Machata[SV 39851] Reinstate stack size limit for processes...
2013-09-14 Paul SmithSupport the -Orecurse option properly.
2013-09-12 Paul SmithEnhance the output sync mode.
2013-07-22 Paul Smith[Bug #39310] Parse simple pattern prereqs for globbing.
2013-07-21 Paul Smith[Bug #39158] Source cleanups suggested by cppcheck...
2013-07-21 Paul SmithSafety cleanups: ensure OUTFD is -1 when closed.
2013-07-14 Paul SmithNotify the compiler that exec_command() won't return.
2013-07-14 Paul SmithModify the update_status field in struct file to be...
2013-07-09 Paul SmithKeep a local count of the max dependency list size.
2013-06-29 Paul SmithSet O_APPEND mode for stdout/stderr and output-sync...
2013-06-22 Eli ZaretskiiMinor fix in build_w32.bat.
2013-06-22 Eli ZaretskiiCompare internal commands of non-Unix shells on Windows...
2013-06-22 Eli ZaretskiiFix a fatal error at startup on Windows due to non...
2013-06-22 Paul SmithCreate a character map to use for locating stop-points...
2013-06-22 Paul SmithDisable database verification unless debug enabled.
2013-06-22 Paul SmithAdd job.h to POTFILES as it now has a translation.
2013-05-27 Paul SmithCleanups.
2013-05-27 Paul SmithCreate a new variable MAKE_HOST providing the host...
2013-05-27 Paul SmithPorting to VMS, from Hartmut Becker.
2013-05-26 Paul Smith[SV #38442] Add library names to the string cache.
2013-05-26 Paul Smith[SV #38945] Copy the entire buffer back when overwriting CR
2013-05-26 Paul Smith[SV #39028] Fix some small typos in messages.
2013-05-26 Paul Smith[SV #39035] Compare OUT to the beginning of the OUT...
2013-05-26 Paul SmithAdd dates to the NEWS file to make things simpler.
2013-05-22 Paul SmithFix regression tests after MAKEFLAGS enhancements.
2013-05-22 Paul SmithForce version printing whenever we print the database.
2013-05-22 Paul SmithMake MFLAGS and MAKEFLAGS more reliable and predictable.
2013-05-18 Alexey PavlovFix the MS-Windows build using the Posix configury.
2013-05-18 Eli ZaretskiiSupport "move" as internal shell command on Windows...
2013-05-18 Eli ZaretskiiFix MS-Windows build with Guile.
2013-05-17 Eli ZaretskiiFix MS-Windows compilation when OUTPUT_SYNC is not...
2013-05-17 Eli ZaretskiiFix a bug in build_w32.bat when building a released...
2013-05-17 Paul SmithUpdate for GNU make release candidate 3.99.90. 3.99.90
2013-05-17 Paul SmithUpdate source file format: remove TABs, use GNU coding...
2013-05-17 Paul SmithUpdate copyright for changes in 2013.
2013-05-17 Paul SmithUse xcalloc() in hash.c to handle out of memory errors.
2013-05-17 Paul SmithRemove the dlopen() pointer from struct filedef.
2013-05-15 Paul SmithAdd requirement for plugin_is_GPL_compatible symbol...
2013-05-13 Paul Smith[Savannah #20501] Handle adding -r/-R to MAKEFLAGS...
2013-05-13 Paul SmithAdd a new variable: GNUMAKEFLAGS
2013-05-13 Paul SmithUse level o_env_override for MAKEFLAGS so it's reset...
2013-05-13 Paul SmithAdd new --trace[=MODE] flags, with --trace=dir
2013-05-11 Eli ZaretskiiAvoid printing stdout and stderr messages without a...
2013-05-06 Eli ZaretskiiRearrange dllimport/dllexport declarations for MS-Windows.
2013-05-06 Eli Zaretskiidoc/make.texi (Loaded Object Example): Add a note about...
2013-05-06 Stefano Lattarinibuild: enable 'subdir-objects' and 'silent-rules' autom...
2013-05-06 Stefano Lattarinibuild: require Autoconf >= 2.62 and Automake >= 1.11.1
2013-05-06 Paul SmithRemove use of vfork().
2013-05-06 Stefano Lattarinidocs: port manual to Texinfo 5.x
2013-05-06 Stefano Lattarinicosmetics: fix few innocuous typos
2013-05-06 Stefano Lattarinibuild: get rid of 'HAVE_ANSI_COMPILER' C preprocessor...
2013-05-06 Paul SmithRename the -O "job" mode to "line" and "make" to "recurse".
2013-05-05 Paul SmithEnsure command lines are written synchronously with -O.
2013-05-04 Paul SmithAdd memory allocation cleanup to loadable objects.
2013-05-04 Paul SmithDon't pump output to the descriptor, as we use FILE...
2013-05-04 Eli ZaretskiiMinor portabiulity fixes for MS-Windows.
2013-05-04 Paul SmithMerge branch 'master' of git.savannah.gnu.org:/srv...
2013-05-04 Paul SmithImprove sync handling for -Ojob/-Otarget and recursion.
2013-05-04 Eli ZaretskiiFix a typo in the manual.
2013-05-04 Eli ZaretskiiFix a possibly confusing comment at end of pump_from_tm...
2013-05-04 Eli ZaretskiiFix the MS-Windows branch of output_sync code.
2013-05-03 Eli ZaretskiiFix invocation of Windows batch files with whitespace...
2013-05-03 Eli ZaretskiiFix interfacing with and remaking dynamic objects on...
2013-05-01 Eli ZaretskiiMention in NEWS change on Windows with quotes in comman...
2013-05-01 Eli ZaretskiiFix treatment of whitespace after a backslash on MS...
2013-05-01 Eli Zaretskiijob.c (start_job_command) [WINDOWS32]: Make the same...
2013-05-01 Paul SmithDon't synchronize output for recursive make unless...
2013-04-29 Eli ZaretskiiSupport dynamic object loading on MS-Windows.
2013-04-29 Eli ZaretskiiFix the .ONESHELL operation on MS-Windows.
2013-04-28 Paul SmithMerge branch 'master' of git.savannah.gnu.org:/srv...
2013-04-28 Paul SmithEnsure error messages are printed with sync'd output.
2013-04-28 Paul SmithRemove support for pre-ANSI variadic function calls.
2013-04-28 Paul SmithSmall cleanups and fixes.
2013-04-28 Eli ZaretskiiFix Savannah bug #37065 with $(wildcard foo/*/.) return...
2013-04-28 Paul SmithFix a few compiler warnings found by Eli.
2013-04-28 Paul SmithAdd support for per-job output sync.
2013-04-27 Paul SmithFix support for .ONESHELL when dealing with non-POSIX...
2013-04-27 Paul SmithRework the implementation of load.c to increase portabi...
2013-04-27 Paul SmithMerge branch 'master' of git.savannah.gnu.org:/srv...
2013-04-27 Eli ZaretskiiSupport .ONESHELL on MS-Windows, for default Windows...
2013-04-27 Eli Zaretskii job.c: Fix compilation error on GNU/Linux due to ...
2013-04-27 Eli ZaretskiiSupport --output-sync on MS-Windows.
2013-04-25 Eli ZaretskiiImprove MS-Windows build scripts.
2013-04-21 Stefano LattariniReflect the 'configure.in' -> 'configure.ac' rename...
2013-04-16 Paul SmithSome cleanups for Windows builds after the output-sync...
2013-04-16 Paul SmithCleanup some source and fix autoconf warnings.
2013-04-16 Paul SmithCreate an open_tmpfd() function to return temp files...
2013-04-15 Paul SmithSave the output from the entire recipe, not per-job.
2013-04-15 Paul SmithChange the arg option for -O from numeric to string.
2013-04-15 Paul SmithModify output-sync tests to be more reliable.
2013-04-14 Paul SmithHandle test timeouts in a more understandable way.
2013-04-14 Paul SmithRename the "parallel-sync" option to "output-sync".
next