platform/upstream/make.git
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.
2005-03-04 Boris KolpackovFixed Savannah bug #12202.
2005-03-04 Paul Smith- Missing docs for $|
2005-03-03 Boris KolpackovFixed stem termination and stem triple-expansion bugs.
2005-03-01 Boris KolpackovFixed Savannah bug #12180.
2005-02-28 Paul Smith- Fix bug #7144 (infinite loop sometimes with -q and...
2005-02-28 Paul Smith* New feature: -L option
2005-02-27 Boris KolpackovImplementation of the .DEFAULT_TARGET special variable.
2005-02-27 Boris KolpackovImplementation of the second expansion in explicit
2005-02-26 Paul SmithAdd configure operations to support MINGW on Windows.
2005-02-16 Paul SmithUpdate NEWS file.
2005-02-16 Paul SmithAdd a patch from Paul Eggert that's been lying around...
2005-02-10 Paul SmithFlush stdout after printing directory info.
2005-02-09 Paul SmithAdd a new Irish (ga) translation.
2005-02-01 Paul SmithAdd a Finnish translation.
2004-12-06 Paul SmithHandle build.sh in a better way (recommendation from...
2004-12-05 Paul SmithFix bug with SHELL handling: make sure the variable...
2004-11-30 Paul SmithFix problems with README and build.sh
2004-11-30 Boris KolpackovImplemented `realpath' and `abspath' built-in functions.
2004-11-29 Paul SmithFix bug #10252: Remove any trailing slashes from -C...
2004-11-28 Paul SmithFix for bug #1276: Handle SHELL according to POSIX...
2004-11-28 Paul SmithFix WINDOWS32 bug #11155 with patch from Alessandro...
2004-11-12 Paul SmithPatch for command line parsing for VMS from Hartmut...
2004-10-21 Boris KolpackovNew $(lastword ) built-in function: implementation...
2004-10-06 Paul SmithApply patch from Alessandro Vesely for WINDOWS32-specif...
2004-10-05 Boris KolpackovMoved expansion of simple pattern-specific variables...
2004-09-28 Boris KolpackovImplemented dontcare flag inheritance when rebuilding...
2004-09-27 Boris Kolpackovbugfix for exported pattern-specific variables
2004-09-22 Paul SmithUpdate the test template. A few fixes in run_make_test().
2004-09-21 Boris KolpackovFixed bug in implicit rule prerequisite evaluation...
2004-09-21 Paul SmithSome code cleanups and efficiency enhancements. As...
next