summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-24Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>Paul Smith1-12/+49
2002-10-14Convert the source code to use ANSI C style function definitions andPaul Smith1-45/+25
2002-08-10Update to a new version of automake and gettext.Paul Smith1-4/+4
2002-08-08Change the version.Paul Smith1-179/+114
2002-08-08Incorporate some VMS fixes.Paul Smith1-2/+10
2002-08-01New variables, .VARIABLES and .TARGETS.Paul Smith1-0/+4
2002-07-11Install Greg McGary's patches to port the id-utils hashing functions toPaul Smith1-6/+21
2002-07-10Implement SysV-style $$@ support. I looked at E.Parmelan's patch butPaul Smith1-2/+2
2002-07-08Various cleanups reported by people using the alpha release.Paul Smith1-29/+32
2002-07-08Major updates in preparation for 3.80.Paul Smith1-15/+32
2002-05-10Fix Debian bug #144306: pass target-specific variables into the environmentPaul Smith1-11/+13
2002-04-21Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.Paul Smith1-8/+1
2002-04-20Updates to translaations.Paul Smith1-4/+10
2001-11-18Update copyright info.Paul Smith1-3/+2
2001-06-01Fix for EINTR problems when using jobserver.Paul Smith1-26/+30
2000-09-21* Rework phrasing to allow for better translations.Paul Smith1-5/+12
2000-06-23* Fix PR/1791.Paul Smith1-6/+6
2000-06-13* Some timestamp fixes from Paul Eggert.Paul Smith1-3/+3
2000-06-07* Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith1-11/+30
2000-04-22* Various bug fixes.Paul Smith1-4/+34
2000-03-27* A large number of fixes/enhancements. See the ChangeLog.Paul Smith1-23/+52
2000-02-05* Updates for VMS, Windows, and DOS ports.Paul Smith1-1/+4
2000-01-23* A few fixes.Paul Smith1-7/+14
2000-01-22* Implement GNU gettext internationalization support in GNU make.Paul Smith1-50/+51
1999-11-27* Update debugging to use string flags instead of integers.Paul Smith1-17/+64
1999-11-22* Add new debugging output level selection feature.Paul Smith1-23/+39
1999-11-17* Many cleanups and bugfixes.Paul Smith1-2/+8
1999-10-15* Fix PR/1394.Paul Smith1-26/+23
1999-09-23* Ouch: found a bug where re-exec from changed makefiles turned off3.78.1Paul Smith1-6/+1
1999-09-22* Oops. Fix a problem running submakes like $(MAKE) $(MFLAGS).3.78Paul Smith1-2/+3
1999-09-17* A few script fixes and updates for 3.78.Paul Smith1-0/+1
1999-09-15* Cleanup the test suite.Paul Smith1-0/+7
1999-09-11* Various cleanups for release.Paul Smith1-5/+5
1999-09-06* Some doc and help changes.Paul Smith1-2/+3
1999-09-03* Removed a memory stomp (reading freed memory).Paul Smith1-2/+3
1999-09-02* A few W32 fixes for backslash support.Paul Smith1-3/+5
1999-09-01* A bugfix on MAKEFLAGS options creation that broke jobserver.Paul Smith1-13/+36
1999-08-31* Large file support for AIX, HP-UX, and IRIX.Paul Smith1-13/+16
1999-08-25* A few cleanups, and 3.77.94 release.3.77.94Paul Smith1-8/+15
1999-08-23* Fix jobserver algorithm again.Paul Smith1-12/+11
1999-08-23* Start rewrite of jobserver to avoid unique tokens for debugging.Paul Smith1-98/+70
1999-08-22* Various changes.Paul Smith1-1/+15
1999-08-19* Code cleanup.Paul Smith1-27/+27
1999-08-13* Rework jobserver yet one more time.Paul Smith1-14/+10
1999-08-01* Release 3.77.92.3.77.92Paul Smith1-7/+4
1999-08-01* Applied some DOS updates.Paul Smith1-26/+39
1999-07-28* Add gettext macros to start i18n support.Paul Smith1-65/+65
1999-07-23* Bugfix for NT archive support.Paul Smith1-16/+50
1999-07-22* Installed new versions of GLIBC glob library.Paul Smith1-35/+41
1999-07-21* Add configure option to enable dmalloc library.Paul Smith1-15/+10