summaryrefslogtreecommitdiff
path: root/make.texinfo
AgeCommit message (Expand)AuthorFilesLines
1999-11-17* Many cleanups and bugfixes.Paul Smith1-0/+10
1999-09-23* Ouch: found a bug where re-exec from changed makefiles turned off3.78.1Paul Smith1-4/+4
1999-09-14* Some configuration fixes.Paul Smith1-4/+9
1999-09-11* Various pre-release cleanups.Paul Smith1-1/+1
1999-09-06* Some doc and help changes.Paul Smith1-12/+39
1999-09-01* A bugfix on MAKEFLAGS options creation that broke jobserver.Paul Smith1-0/+50
1999-08-24* Terminology change in docs and code.Paul Smith1-314/+399
1999-08-22* Various changes.Paul Smith1-3/+3
1999-08-13* Rework jobserver yet one more time.Paul Smith1-3/+38
1999-07-28* Add gettext macros to start i18n support.Paul Smith1-1/+0
1999-07-26* Update the manual.Paul Smith1-4/+36
1999-07-21* Add configure option to enable dmalloc library.Paul Smith1-22/+22
1999-07-15* Fix up and document $(apply ...) function.Paul Smith1-4/+96
1999-07-08* Added -R / --no-builtin-variables flag.Paul Smith1-2/+14
1999-07-06* Various bugfixes/updates. See ChangeLog.Paul Smith1-11/+21
1999-04-25* Add new jobserver feature.Paul Smith1-14/+27
1999-03-26* Manual updates: added xrefs, some typos sent by users.Paul Smith1-24/+44
1999-03-26* Reworked function.c to use separate functions instead of a huge case stmt.Paul Smith1-6/+61
1999-02-22* New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.Paul Smith1-3/+25
1998-10-03Checkpoint changes. Bug fixes, mostly.Paul Smith1-6/+5
1998-07-30GNU make release 3.77.Paul Smith1-24/+307
1997-09-16Changes for GNU make 3.76Paul Smith1-8/+32
1997-08-27Updates for GNU make 3.75.92.Paul Smith1-4/+4
1997-08-18Bug fixes and automake changes.Paul Smith1-58/+169
1997-04-07Changes for make 3.75.1Paul Smith1-16/+122
1996-06-22(Wildcard Function): fix typoRoland McGrath1-1/+1
1996-05-09Document "sinclude".Roland McGrath1-5/+8
1996-05-09Update date to 20 March 96Roland McGrath1-2/+2
1996-03-20RMS documented his .SECONDARY feature.Roland McGrath1-9/+57
1996-03-04Add '96 to copyright years.Roland McGrath1-2/+2
1996-03-01Fixed sed cmd in auto dep section.Roland McGrath1-151/+143
1995-10-10(How Make Works): Clearify that default goal is only first target.Roland McGrath1-5/+12
1995-08-22Updated ISBN and foundation addresshag1-3/+3
1995-08-15Don't suggest sending questions to bug-gnu-utils.Roland McGrath1-14/+6
1995-04-05Add '95 to copyright years.Roland McGrath1-2/+3
1995-04-05(Options/Recursion): Correction: -I is indeed passed in MAKEFLAGS.Roland McGrath1-9/+7
1995-01-13(Foreach Function): Correccion de gramatica espanola.Roland McGrath1-2/+2
1994-11-04Remove `DRAFT' from edition.3.72Roland McGrath1-1/+1
1994-11-01(Variables/Recursion): Fix typo.3.71.5Roland McGrath1-1/+1
1994-11-01Doc .DELETE_ON_ERROR.Roland McGrath1-50/+94
1994-10-24(Automatic Dependencies): Improve recommended sed command.Roland McGrath1-2/+8
1994-10-17(Commands): Add warning about "blank" line starting with a tab.Roland McGrath1-6/+8
1994-10-10Document $+ and $(+D), $(+F).Roland McGrath1-3/+18
1994-09-09(Archive Suffix Rules): Remove Next pointer.Roland McGrath1-1/+1
1994-07-20Update ISBN number to 1-882114-50-7 for edition 0.46.Roland McGrath1-1/+2
1994-07-08Split a shell command line in @example to avoid overfull hbox.Roland McGrath1-1/+2
1994-07-05(Goals): Say that only first target in first rule is default goal.Roland McGrath1-7/+27
1994-05-17Correct update date updated in last change.3.70.4Roland McGrath1-1/+1
1994-05-17Update update date for last change.Roland McGrath1-2/+2
1994-05-11(Overriding Makefiles): Don't suggest using .DEFAULT; that loses if theRoland McGrath1-9/+17