summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)AuthorFilesLines
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
1999-07-15* Fix up and document $(apply ...) function.Paul Smith1-2/+2
1999-07-08* Minor code cleanup.Paul Smith1-3/+2
1999-07-08* Added -R / --no-builtin-variables flag.Paul Smith1-5/+13
1999-06-14* Various bug fixes.Paul Smith1-1/+4
1999-04-25* Add new jobserver feature.Paul Smith1-96/+210
1999-04-13Clean up some logic.Paul Smith1-32/+30
1999-03-05* Define and use xstrdup() instead of strdup().Paul Smith1-4/+4
1999-03-05* Update FSF address info in copyright notices.Paul Smith1-2/+3
1998-10-03Checkpoint changes. Bug fixes, mostly.Paul Smith1-35/+59
1998-07-30GNU make release 3.77.Paul Smith1-153/+169
1997-09-19Quick changes for make 3.76.1.3.76.1Paul Smith1-1/+1
1997-08-27Updates for GNU make 3.75.92.Paul Smith1-2/+2
1997-08-18Bug fixes and automake changes.Paul Smith1-0/+10
1997-04-07Changes for make 3.75.1Paul Smith1-77/+254
1996-08-27Tue Aug 27 01:06:34 1996 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1-2/+3
1996-07-26Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-2/+5
1996-07-14Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-2/+3
1996-06-22Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+1
1996-06-22Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-34/+21
1996-05-22Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>Roland McGrath1-1/+182
1996-05-13Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>Roland McGrath1-15/+18
1996-05-09Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-2/+2
1996-05-09Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+77
1996-03-20Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-16/+33
1995-12-12(main): Don't call init_dir.Roland McGrath1-4/+0
1995-11-26(log_working_directory): Made global.Roland McGrath1-24/+18
1995-10-10(enter_command_line_file): Barf if NAME is "".Roland McGrath1-0/+3