platform/upstream/make.git
2004-09-21 Boris KolpackovFixed bug in implicit rule prerequisite evaluation...
2004-09-21 Paul SmithSome code cleanups and efficiency enhancements. As...
2004-09-21 Paul SmithRemove sindex() and replace with strstr().
2004-09-21 Paul SmithAdd some more unit tests for variable flavors.
2004-09-21 Paul SmithFix some bugs in variable pattern substitution (e.g...
2004-05-16 Paul SmithVarious enhancements
2004-03-22 Paul SmithNumerous updates and bug fixes.
2004-03-06 Paul SmithDon't use __STDC__; some compilers don't set it properly.
2004-03-06 Paul SmithMore maintainer rules.
2004-03-04 Paul SmithUpdates to automate generation of GNU upload artifacts.
2004-02-25 Paul SmithFix the origin regression test.
2004-02-25 Paul SmithAdd in HAVE_STDARG_H to the various port config files.
2004-02-24 Paul SmithMany compiler warning cleanups.
2004-02-23 Paul SmithNumerous fixes: patches for OS/2; core for -f ''; makef...
2004-02-21 Paul SmithVMS fix.
2004-01-21 Paul SmithMany bug fixes etc.
2004-01-08 Paul SmithEnhancements to the documentation (fixes bugs #1772...
2004-01-07 Paul SmithFix order-only prerequisites for pattern rules. (Savann...
2003-11-04 Paul SmithFix bugs 5798 and 6195.
2003-11-03 Paul SmithAdded MINGW32 changes.
2003-10-22 Paul SmithBuild fixes due to changes in the FSF web site.
2003-07-31 Paul SmithUpdated for autoconf 2.57, automake 1.7.6, and gettext...
2003-07-19 Paul SmithMinor updates for Windows and OS/2.
2003-05-02 Paul Smith- Fix bug #1405: allow multiple pattern-specific variab...
2003-03-28 Paul SmithFix bug #2515: the .SECONDARY target with no prerequisi...
2003-03-25 Paul SmithFix bug #2892.
2003-03-25 Paul SmithFix bug #2846.
2003-03-25 Paul SmithCommit fix for bug #1418.
2003-03-24 Paul SmithAdd support for OS/2, contributed by Andreas Buening...
2003-01-30 Paul SmithFix bug #2238: the read.c:eval() function was not entir...
2003-01-30 Paul SmithEnhancement (bug #2407) Make error messages more clear.
2003-01-30 Paul SmithPortability fix for glob.h building in FreeBSD ports...
2003-01-22 Paul SmithFix bug #1744: mask extra arguments to recursive invoca...
2002-12-19 Paul SmithAdded Ukrainian translation.
2002-11-19 Paul SmithAdd hash.c etc. to various non-UNIX makefiles.
2002-10-25 Paul SmithFix eval bugs 1516 and 1517.
2002-10-25 Paul SmithA few minor fixes to the manual and automake files.
2002-10-14 Paul SmithConvert the source code to use ANSI C style function...
2002-10-13 Paul SmithFix bug#1379: don't use alloca() where it could overrun...
2002-10-05 Paul SmithFix core dump on malformed variable line (Debian bug...
2002-10-04 Paul SmithUpdate version info. 3.80
2002-10-04 Paul SmithDon't put .cvsignore files in the distributed tar file.
2002-10-04 Paul SmithFix K&R-isms found on SunOS 4.1.4 builds.
2002-10-03 Paul SmithSome updates for automake 1.7 and prep for releasing...
2002-10-01 Paul SmithAdd VMS updates from Martin Zinser.
2002-09-23 Paul SmithFix a bug handling target/prerequisite names containing...
2002-09-18 Paul SmithFix a bug exporting/unexporting multiple variables...
2002-09-18 Paul SmithAdd some indexing to the manual.
2002-09-17 Paul SmithFix bug #940 (from the Savannah bug tracker): make...
2002-09-12 Paul SmithFixups for the release. One bug fix, some automake...
2002-09-11 Paul SmithFix HAVE_BROKEN_RESTART logic.
2002-09-10 Paul SmithFix regex matching for modification time warnings.
2002-09-10 Paul SmithA few test bug fixes:
2002-09-10 Paul SmithHave the test driver check for the new format of the...
2002-09-10 Paul SmithAdd support for broken SA_RESTART on PTX.
2002-09-09 Paul SmithWhoops; configure wasn't looking for memmove.
2002-09-04 Paul SmithFix for complex situations where directories are declar...
2002-09-03 Paul SmithUpdate some NEWS and README nits, and add new gettext...
2002-08-10 Paul SmithUpdate to a new version of automake and gettext.
2002-08-08 Paul SmithChange the version.
2002-08-08 Paul SmithIncorporate some VMS fixes.
2002-08-01 Paul SmithNew variables, .VARIABLES and .TARGETS.
2002-07-14 Paul SmithMake sure templates are built.
2002-07-11 Paul SmithInstall Greg McGary's patches to port the id-utils...
2002-07-10 Paul SmithImplement SysV-style $$@ support. I looked at E.Parmel...
2002-07-09 Paul SmithDocumentation and tests for order-only prerequisites.
2002-07-08 Paul SmithVarious cleanups reported by people using the alpha...
2002-07-08 Paul SmithRemove .po files; we'll retrieve them directly from...
2002-07-08 Paul SmithMajor updates in preparation for 3.80.
2002-05-29 Paul SmithUpdate the README template.
2002-05-13 Paul SmithInstall newest German translation.
2002-05-10 Paul SmithFix Debian bug #144306: pass target-specific variables...
2002-04-24 Paul SmithRemove our local copy so we can use the standard version.
2002-04-24 Paul SmithAdd back initial "\" which was accidentally removed...
2002-04-22 Paul SmithUpdates for new tools. Everything works now building...
2002-04-22 Paul SmithUpdates and fixes for CVS builds.
2002-04-21 Paul SmithUpdate GNU make to use Autoconf 2.53, Automake 1.6...
2002-04-20 Paul SmithInstalled a new translation for Hebrew.
2002-04-20 Paul SmithUpdates to translaations.
2002-03-12 Paul SmithInstall updated translations.
2001-12-04 Paul SmithInstall a new Japanese translation.
2001-11-18 Paul SmithUpdate copyright info.
2001-08-19 Paul SmithInstalled the da.po (Danish) translation file.
2001-08-03 Paul SmithInstalled a new French translation (resolves Debian...
2001-07-05 Paul SmithNew/updated translations; minor update to the index...
2001-06-01 Paul SmithNew translation.
2001-06-01 Paul SmithFix for EINTR problems when using jobserver.
2001-05-21 Paul SmithSome VMS fixes sent by John Fowler.
2001-01-21 Paul SmithSome bug fixes and document updates.
2000-11-17 Paul Smith* Fix FAT handling on Windows to match the DJGPP port...
2000-10-05 Paul Smith* Various bug fixes.
2000-09-21 Paul Smith* Rework phrasing to allow for better translations.
2000-08-21 Paul SmithFix PR/1831. See the ChangeLog.
2000-07-30 Paul Smith* Various fixes; see the ChangeLog.
2000-07-07 Paul Smith* Minor code cleanups
2000-06-23 Paul Smith* Fix PR/1791.
2000-06-23 Paul Smith* Released 3.79.1 3.79.1
2000-06-23 Paul Smith* Fix -q so it works more correctly.
2000-06-22 Paul Smith* Fix PR/1709.
2000-06-20 Paul Smith* A couple of nits.
next