2005-06-26 |
psmith | Fix Savannah bug # 1332: handle backslash-newline pairs...
|
commit | commitdiff | tree |
2005-06-25 |
psmith | Fix Savannah bug # 13478. If -L is given, take the...
|
commit | commitdiff | tree |
2005-06-25 |
psmith | Fix Savannah bug #1454: skip over semicolons (and comments...
|
commit | commitdiff | tree |
2005-06-25 |
psmith | Fix -W foo yielding infinite recursion in some cases...
|
commit | commitdiff | tree |
2005-06-25 |
psmith | Add a new variable: MAKE_RESTARTS, to count how many...
|
commit | commitdiff | tree |
2005-06-12 |
psmith | Fix Savannah bug # 1328: if stdout is redirected to...
|
commit | commitdiff | tree |
2005-06-10 |
psmith | Fixes for VMS from Hartmut Becker.
|
commit | commitdiff | tree |
2005-06-09 |
psmith | Fix Savannah bug #11913: ensure that scopes such as...
|
commit | commitdiff | tree |
2005-05-13 |
psmith | Implement new "if... else if... endif" semantics.
|
commit | commitdiff | tree |
2005-05-10 |
psmith | Fixes to allow "make dist" etc. to work again.
|
commit | commitdiff | tree |
2005-05-08 |
psmith | Document the secondary expansion method. Also, some...
|
commit | commitdiff | tree |
2005-05-03 |
psmith | Fix problems with losing tokens in the jobserver, reported...
|
commit | commitdiff | tree |
2005-04-13 |
psmith | Fix performance degradation introduced by the second...
|
commit | commitdiff | tree |
2005-04-08 |
psmith | Fix some Savannah bugs.
|
commit | commitdiff | tree |
2005-03-04 |
psmith | - Missing docs for $|
|
commit | commitdiff | tree |
2005-02-28 |
psmith | - Fix bug #7144 (infinite loop sometimes with -q and...
|
commit | commitdiff | tree |
2005-02-28 |
psmith | * New feature: -L option
|
commit | commitdiff | tree |
2005-02-26 |
psmith | Add configure operations to support MINGW on Windows.
|
commit | commitdiff | tree |
2005-02-16 |
psmith | Update NEWS file.
|
commit | commitdiff | tree |
2005-02-16 |
psmith | Add a patch from Paul Eggert that's been lying around...
|
commit | commitdiff | tree |
2005-02-10 |
psmith | Flush stdout after printing directory info.
|
commit | commitdiff | tree |
2005-02-09 |
psmith | Add a new Irish (ga) translation.
|
commit | commitdiff | tree |
2005-02-01 |
psmith | Add a Finnish translation.
|
commit | commitdiff | tree |
2004-12-06 |
psmith | Handle build.sh in a better way (recommendation from...
|
commit | commitdiff | tree |
2004-12-05 |
psmith | Fix bug with SHELL handling: make sure the variable...
|
commit | commitdiff | tree |
2004-11-30 |
psmith | Fix problems with README and build.sh
|
commit | commitdiff | tree |
2004-11-29 |
psmith | Fix bug #10252: Remove any trailing slashes from -C...
|
commit | commitdiff | tree |
2004-11-28 |
psmith | Fix for bug #1276: Handle SHELL according to POSIX...
|
commit | commitdiff | tree |
2004-11-28 |
psmith | Fix WINDOWS32 bug #11155 with patch from Alessandro...
|
commit | commitdiff | tree |
2004-11-12 |
psmith | Patch for command line parsing for VMS from Hartmut...
|
commit | commitdiff | tree |
2004-10-06 |
psmith | Apply patch from Alessandro Vesely for WINDOWS32-specific...
|
commit | commitdiff | tree |
2004-09-22 |
psmith | Update the test template. A few fixes in run_make_test().
|
commit | commitdiff | tree |
2004-09-21 |
psmith | Some code cleanups and efficiency enhancements. As...
|
commit | commitdiff | tree |
2004-09-21 |
psmith | Remove sindex() and replace with strstr().
|
commit | commitdiff | tree |
2004-09-21 |
psmith | Add some more unit tests for variable flavors.
|
commit | commitdiff | tree |
2004-09-21 |
psmith | Fix some bugs in variable pattern substitution (e.g...
|
commit | commitdiff | tree |
2004-05-16 |
psmith | Various enhancements
|
commit | commitdiff | tree |
2004-03-22 |
psmith | Numerous updates and bug fixes.
|
commit | commitdiff | tree |
2004-03-06 |
psmith | Don't use __STDC__; some compilers don't set it properly.
|
commit | commitdiff | tree |
2004-03-06 |
psmith | More maintainer rules.
|
commit | commitdiff | tree |
2004-03-04 |
psmith | Updates to automate generation of GNU upload artifacts.
|
commit | commitdiff | tree |
2004-02-25 |
psmith | Fix the origin regression test.
|
commit | commitdiff | tree |
2004-02-25 |
psmith | Add in HAVE_STDARG_H to the various port config files.
|
commit | commitdiff | tree |
2004-02-24 |
psmith | Many compiler warning cleanups.
|
commit | commitdiff | tree |
2004-02-23 |
psmith | Numerous fixes: patches for OS/2; core for -f ''; makefile...
|
commit | commitdiff | tree |
2004-02-21 |
psmith | VMS fix.
|
commit | commitdiff | tree |
2004-01-21 |
psmith | Many bug fixes etc.
|
commit | commitdiff | tree |
2004-01-08 |
psmith | Enhancements to the documentation (fixes bugs #1772...
|
commit | commitdiff | tree |
2004-01-07 |
psmith | Fix order-only prerequisites for pattern rules. (Savannah...
|
commit | commitdiff | tree |
2003-11-04 |
psmith | Fix bugs 5798 and 6195.
|
commit | commitdiff | tree |
2003-11-03 |
psmith | Added MINGW32 changes.
|
commit | commitdiff | tree |
2003-10-22 |
psmith | Build fixes due to changes in the FSF web site.
|
commit | commitdiff | tree |
2003-07-31 |
psmith | Updated for autoconf 2.57, automake 1.7.6, and gettext...
|
commit | commitdiff | tree |
2003-07-19 |
psmith | Minor updates for Windows and OS/2.
|
commit | commitdiff | tree |
2003-05-02 |
psmith | - Fix bug #1405: allow multiple pattern-specific variables...
|
commit | commitdiff | tree |
2003-03-28 |
psmith | Fix bug #2515: the .SECONDARY target with no prerequisites...
|
commit | commitdiff | tree |
2003-03-25 |
psmith | Fix bug #2892.
|
commit | commitdiff | tree |
2003-03-25 |
psmith | Fix bug #2846.
|
commit | commitdiff | tree |
2003-03-25 |
psmith | Commit fix for bug #1418.
|
commit | commitdiff | tree |
2003-03-24 |
psmith | Add support for OS/2, contributed by Andreas Buening...
|
commit | commitdiff | tree |
2003-01-30 |
psmith | Fix bug #2238: the read.c:eval() function was not entirely...
|
commit | commitdiff | tree |
2003-01-30 |
psmith | Enhancement (bug #2407) Make error messages more clear.
|
commit | commitdiff | tree |
2003-01-30 |
psmith | Portability fix for glob.h building in FreeBSD ports...
|
commit | commitdiff | tree |
2003-01-22 |
psmith | Fix bug #1744: mask extra arguments to recursive invocations...
|
commit | commitdiff | tree |
2002-12-19 |
psmith | Added Ukrainian translation.
|
commit | commitdiff | tree |
2002-11-19 |
psmith | Add hash.c etc. to various non-UNIX makefiles.
|
commit | commitdiff | tree |
2002-10-25 |
psmith | Fix eval bugs 1516 and 1517.
|
commit | commitdiff | tree |
2002-10-25 |
psmith | A few minor fixes to the manual and automake files.
|
commit | commitdiff | tree |
2002-10-14 |
psmith | Convert the source code to use ANSI C style function...
|
commit | commitdiff | tree |
2002-10-13 |
psmith | Fix bug#1379: don't use alloca() where it could overrun...
|
commit | commitdiff | tree |
2002-10-05 |
psmith | Fix core dump on malformed variable line (Debian bug...
|
commit | commitdiff | tree |
2002-10-04 |
psmith | Update version info.
|
commit | commitdiff | tree |
2002-10-04 |
psmith | Don't put .cvsignore files in the distributed tar file.
|
commit | commitdiff | tree |
2002-10-04 |
psmith | Fix K&R-isms found on SunOS 4.1.4 builds.
|
commit | commitdiff | tree |
2002-10-03 |
psmith | Some updates for automake 1.7 and prep for releasing...
|
commit | commitdiff | tree |
2002-10-01 |
psmith | Add VMS updates from Martin Zinser.
|
commit | commitdiff | tree |
2002-09-23 |
psmith | Fix a bug handling target/prerequisite names containing...
|
commit | commitdiff | tree |
2002-09-18 |
psmith | Fix a bug exporting/unexporting multiple variables...
|
commit | commitdiff | tree |
2002-09-18 |
psmith | Add some indexing to the manual.
|
commit | commitdiff | tree |
2002-09-17 |
psmith | Fix bug #940 (from the Savannah bug tracker): make...
|
commit | commitdiff | tree |
2002-09-12 |
psmith | Fixups for the release. One bug fix, some automake...
|
commit | commitdiff | tree |
2002-09-11 |
psmith | Fix HAVE_BROKEN_RESTART logic.
|
commit | commitdiff | tree |
2002-09-10 |
psmith | Fix regex matching for modification time warnings.
|
commit | commitdiff | tree |
2002-09-10 |
psmith | A few test bug fixes:
|
commit | commitdiff | tree |
2002-09-10 |
psmith | Have the test driver check for the new format of the...
|
commit | commitdiff | tree |
2002-09-10 |
psmith | Add support for broken SA_RESTART on PTX.
|
commit | commitdiff | tree |
2002-09-09 |
psmith | Whoops; configure wasn't looking for memmove.
|
commit | commitdiff | tree |
2002-09-04 |
psmith | Fix for complex situations where directories are declared...
|
commit | commitdiff | tree |
2002-09-03 |
psmith | Update some NEWS and README nits, and add new gettext...
|
commit | commitdiff | tree |
2002-08-10 |
psmith | Update to a new version of automake and gettext.
|
commit | commitdiff | tree |
2002-08-08 |
psmith | Change the version.
|
commit | commitdiff | tree |
2002-08-08 |
psmith | Incorporate some VMS fixes.
|
commit | commitdiff | tree |
2002-08-01 |
psmith | New variables, .VARIABLES and .TARGETS.
|
commit | commitdiff | tree |
2002-07-14 |
psmith | Make sure templates are built.
|
commit | commitdiff | tree |
2002-07-11 |
psmith | Install Greg McGary's patches to port the id-utils...
|
commit | commitdiff | tree |
2002-07-10 |
psmith | Implement SysV-style $$@ support. I looked at E.Parmelan...
|
commit | commitdiff | tree |
2002-07-09 |
psmith | Documentation and tests for order-only prerequisites.
|
commit | commitdiff | tree |
2002-07-08 |
psmith | Various cleanups reported by people using the alpha...
|
commit | commitdiff | tree |
2002-07-08 |
psmith | Remove .po files; we'll retrieve them directly from...
|
commit | commitdiff | tree |
2002-07-08 |
psmith | Major updates in preparation for 3.80.
|
commit | commitdiff | tree |