platform/upstream/make.git
2008-09-30 Eli Zaretskii * job.c (construct_command_argv_internal): Avoid extra...
2008-05-31 Eli Zaretskii*** empty log message ***
2008-05-31 Eli ZaretskiiRemove obsolete text about non-support for -jN without...
2008-05-18 Paul SmithManual typo.
2008-03-28 Paul SmithUpdate the translation project location for PO files...
2008-01-26 Eli Zaretskii*** empty log message ***
2008-01-26 Eli Zaretskii(target_environment): Don't use shell_var if its `value...
2007-12-22 Eli ZaretskiiMakefile.DOS.template (info_TEXINFOS): Remove unused...
2007-12-22 Eli Zaretskiiglob/glob.c [__GNU_LIBRARY__ && __DJGPP__]: Add a reall...
2007-12-22 Eli Zaretskiiconfigh.dos.template [__DJGPP__]: Replace HAVE_SYS_SIGL...
2007-12-22 Eli Zaretskiiconfig.h.W32: Include sys/types.h.
2007-12-22 Eli Zaretskiivpath.c (construct_vpath_list) [HAVE_DOS_PATHS]: Suppor...
2007-11-05 Paul SmithFor mod times farther in the future, print the value...
2007-11-04 Paul SmithNew special variable: .RECIPEPREFIX
2007-10-24 Eli ZaretskiiConvert to Unix line-endings.
2007-10-13 Paul SmithWindows: allow SHELL to be set to a more complex value...
2007-10-10 Paul SmithFixes from Eli Zaretskii:
2007-10-10 Paul SmithSome Windows fixes to allow builds to succeed.
2007-08-15 Paul SmithIncorporate Icarus Sparry's fix for 3330 and 15919...
2007-07-14 Paul SmithFix Savannah bug #20452.
2007-07-04 Paul Smith* Update to GPLv3
2007-06-19 Paul SmithFix a core dump when reading_file is 0 (20033).
2007-05-11 Paul SmithFix some documentation gitches.
2007-05-09 Paul SmithFix Savannah bug #19656: rationalize our use of case...
2007-03-21 Paul SmithFix Savannah bug #19348: if the user specified
2007-03-20 Paul SmithThis is a major update, which switches virtually every...
2006-11-18 Paul SmithFix from Eli for incorrect value of $(MAKE) on Cygwin.
2006-10-01 Paul SmithFixed a number of documentation bugs, plus some build...
2006-04-09 Paul SmithAnother round of cleanups:
2006-04-07 Paul SmithCode cleanup: Remove all references to PARAMS() &...
2006-04-01 Paul SmithMinor command correction. 3.81
2006-04-01 Paul SmithRelease GNU make 3.81.
2006-03-22 Boris KolpackovFixed Savannah bug #16140.
2006-03-20 Paul SmithMinor fixes before the rc2 release.
2006-03-20 Paul SmithAdd some alloca(0) calls for systems without "normal...
2006-03-17 Paul SmithMinor tweaks for 3.81rc2.
2006-03-17 Boris KolpackovFixed Savannah bug #16053.
2006-03-15 Paul SmithFix Savannah bug #15913.
2006-03-10 Paul SmithNumerous updates to tests for issues found on Cygwin...
2006-03-08 Paul SmithSome test updates for Windows.
2006-02-21 Paul SmithFix a potential core dump when merging aliases. Might...
2006-02-20 Paul SmithMove the copyright info to the end of the NEWS file...
2006-02-20 Paul Smith- Memory cleanups, found with valgrind.
2006-02-17 Paul SmithMake sure we don't introduce a circularity into the...
2006-02-15 Paul SmithFix Savannah bug #106: keep separate track of which...
2006-02-14 Paul SmithSome memory leak cleanups (found with valgrind).
2006-02-13 Paul SmithFix bug #11183.
2006-02-11 Paul SmithLast of the copyright updates.
2006-02-11 Paul SmithMore copyright/license updates.
2006-02-11 Paul SmithUpdate copyright and license notices on all files.
2006-02-10 Paul Smith- New code capability: a read-only string cache. Start...
2006-02-08 Boris KolpackovFixed Savannah bug #15641.
2006-02-06 Paul SmithUpdates to Windows stuff from Markus Mauhart.
2006-02-06 Paul SmithFix Savannah bugs # 15341, 15534, and 15533.
2006-02-01 Paul SmithFix a bug where a variable could be used without being...
2006-02-01 Paul SmithVarious updates, mainly to the Windows port, from Eli...
2006-01-04 Paul SmithVarious changes getting ready for the release of 3.81.
2005-12-14 Boris KolpackovFixed record_target_var to initialize variable's export...
2005-12-13 Paul SmithUpdate the make.1 man page.
2005-12-11 Paul SmithExtend .SECONDEXPANSION to implicit rules. Final fix...
2005-12-09 Boris KolpackovFixed bug #13022 by setting is_target flag on files...
2005-12-07 Boris KolpackovFixed bug #14334 by propagate the change of modificatio...
2005-11-17 Boris KolpackovImplemented the flavor function which returns the flavor of
2005-11-14 Boris KolpackovImplemented the .INCLUDE_DIRS special variable. It...
2005-10-26 Paul SmithFix a crash I introduced last-minute.
2005-10-24 Paul SmithMake second expansion optional (partial implementation).
2005-09-26 Paul SmithMake sure to assign a boolean value to a 1-bit bitfield...
2005-08-31 Paul SmithTry using POSIX::getcwd to find the working directory...
2005-08-29 Paul SmithPreserve the backslash that's printed by echo.
2005-08-29 Paul SmithFix make.h preprocessor directive to work better with...
2005-08-25 Paul SmithIf we're on a DOS/W32/OS2 system and we're not using...
2005-08-13 Boris KolpackovWrapped calls to $(wildcard ) with $(sort) so that...
2005-08-10 Boris KolpackovFixed Savannah bug #13881.
2005-08-08 Paul Smith- Fixed a bug reported by Michael Matz regarding handli...
2005-07-15 Paul SmithAdd Indonesian translation.
2005-07-12 Paul SmithVarious minor updates and code cleanups.
2005-07-04 Paul SmithVarious fixes and updates from testers of the beta3...
2005-06-27 Paul SmithCleaned up some problems found with the tests running...
2005-06-27 Paul SmithMake sure timestamp problems don't cause the -W test...
2005-06-27 Paul SmithFixes for some Windows/MSC compile issues.
2005-06-27 Paul SmithDate update.
2005-06-27 Paul SmithFix strerror() handling for systems which set ANSI_STRING.
2005-06-26 Paul SmithFix Savannah bug # 1332: handle backslash-newline pairs...
2005-06-25 Paul SmithFix Savannah bug # 13478. If -L is given, take the...
2005-06-25 Paul SmithFix Savannah bug #1454: skip over semicolons (and comme...
2005-06-25 Paul SmithFix -W foo yielding infinite recursion in some cases...
2005-06-25 Paul SmithAdd a new variable: MAKE_RESTARTS, to count how many...
2005-06-12 Paul SmithFix Savannah bug # 1328: if stdout is redirected to...
2005-06-10 Paul SmithFixes for VMS from Hartmut Becker.
2005-06-09 Paul SmithFix Savannah bug #11913: ensure that scopes such as...
2005-05-31 Boris KolpackovFixed Savannah bugs #13216 and #13218.
2005-05-13 Paul SmithImplement new "if... else if... endif" semantics.
2005-05-10 Paul SmithFixes to allow "make dist" etc. to work again.
2005-05-08 Paul SmithDocument the secondary expansion method. Also, some...
2005-05-03 Paul SmithFix problems with losing tokens in the jobserver, repor...
2005-04-13 Paul SmithFix performance degradation introduced by the second...
2005-04-08 Paul SmithFix some Savannah bugs.
2005-03-15 Boris KolpackovFixed Savannah bug #12320.
2005-03-10 Boris KolpackovFixed Savannah bug #12267.
2005-03-09 Boris KolpackovFixed Savannah bug #12266.
next