summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)AuthorFilesLines
2002-10-25A few minor fixes to the manual and automake files.Paul Smith1-1/+4
2002-10-04Update version info.3.80Paul Smith1-2/+1
2002-10-03Some updates for automake 1.7 and prep for releasing 3.80.Paul Smith1-1/+1
2002-09-10Have the test driver check for the new format of the time skew errorPaul Smith1-4/+11
messages.
2002-09-03Update some NEWS and README nits, and add new gettext macros to config'sPaul Smith1-2/+6
Makefile.am.
2002-08-08Incorporate some VMS fixes.Paul Smith1-4/+7
Add -B option docs. Add .VARIABLES variable. Add a few new tests. Add a new translation: Swedish
2002-08-01New variables, .VARIABLES and .TARGETS.Paul Smith1-1/+6
2002-07-10Implement SysV-style $$@ support. I looked at E.Parmelan's patch butPaul Smith1-2/+9
decided to implement this a different way, and didn't use it.
2002-07-09Documentation and tests for order-only prerequisites.Paul Smith1-0/+7
Add a new test suite for automatic variables.
2002-07-08Major updates in preparation for 3.80.Paul Smith1-1/+17
New version of the manual, put into the doc subdir. Enhancements: $(eval ...) and $(value ...) functions, various bug fixes, etc. See the ChangeLog. More to come.
2002-04-22Updates for new tools. Everything works now building on Linux,Paul Smith1-1/+2
including creating make packages. I'll try some other systems tomorrow. Also added a new translation: Croatian. Thanks!
2002-04-21Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.Paul Smith1-2/+12
We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution.
2002-04-20Installed a new translation for Hebrew.Paul Smith1-1/+1
2002-04-20Updates to translaations.Paul Smith1-3/+10
Fix an assert() in an obscure use of -q Handling of double-colon timestamp updates was broken in a bizarre way. Store arguments to $(call ...) functions in simple variables, not recursive variables.
2001-08-03Installed a new French translation (resolves Debian Bug #106720)Paul Smith1-1/+1
2001-07-05New/updated translations; minor update to the index of the manual.Paul Smith1-2/+2
2001-06-01Fix for EINTR problems when using jobserver.Paul Smith1-2/+7
New translation files. Fix for @+ inside define macros being applied too widely. Various other bug fixes.
2000-07-30* Various fixes; see the ChangeLog.Paul Smith1-5/+8
2000-07-07* Minor code cleanupsPaul Smith1-1/+1
* Fix for PR/1811, from Paul Eggert.
2000-06-23* Released 3.79.13.79.1Paul Smith1-3/+10
2000-06-20* More updates and fixes.Paul Smith1-0/+5
2000-06-13* Some timestamp fixes from Paul Eggert.Paul Smith1-1/+1
* Fix compilation on Linux; use libintl.h and not gettext.h when using the system gettext.
2000-04-05* Some final cleanups, and release 3.79.3.79Paul Smith1-2/+6
2000-03-27* Handle case of empty static pattern rule prerequisites.Paul Smith1-7/+1
* Fix linenumbers in error messages for rule definitions.
2000-02-05* Fix PR/1407.Paul Smith1-7/+10
* Keep filename/lineno information for variables, for debugging.
2000-01-25* Updated gettext to use more advanced libit 0.7 version.Paul Smith1-1/+1
* Various cleanups.
2000-01-23* A few fixes.Paul Smith1-1/+4
2000-01-22* Mention it in NEWS.Paul Smith1-0/+4
2000-01-22* Merge VMS patches by Hartmut Becker.Paul Smith1-2/+5
2000-01-11* Change $(call...) to not expand arguments by default.Paul Smith1-0/+6
* Unify the way arguments are passed to builtin functions in function.c.
1999-12-08* Various changes and fixes. See ChangeLog.Paul Smith1-5/+5
1999-11-22* Add new debugging output level selection feature.Paul Smith1-1/+7
1999-11-17* Many cleanups and bugfixes.Paul Smith1-2/+6
* New handling of += in target-specific variables.
1999-10-15* Fix PR/1394.Paul Smith1-1/+17
* Apply changes from Paul Eggert. * Many other cleanups (index/rindex --> strchr/strrchr, etc.)
1999-09-17* A few script fixes and updates for 3.78.Paul Smith1-1/+3
1999-09-16* Some minor pre-release updates.Paul Smith1-0/+5
1999-09-01* Added config.guess/config.sub for new autoconf tests.Paul Smith1-0/+10
1999-08-24* Terminology change in docs and code.Paul Smith1-0/+4
1999-08-13* Rework jobserver yet one more time.Paul Smith1-3/+7
* Install the $(if ...) function and document it. Still need some examples.
1999-07-21* Installed VMS fixes.Paul Smith1-4/+4
1999-07-15* Fix up and document $(apply ...) function.Paul Smith1-1/+6
1999-07-08* Added -R / --no-builtin-variables flag.Paul Smith1-0/+5
1999-04-25* Add new jobserver feature.Paul Smith1-1/+10
* Small updates to the manual * E.Zaretskii fix for new DJGPP version.
1999-04-02* Fix possible memory stomp.Paul Smith1-4/+3
* A few admin file cleanups.
1999-03-31* Ignore CR in CRLF line terminators for compatibility with DOSsyPaul Smith1-5/+4
makefiles.
1999-03-26* Reworked function.c to use separate functions instead of a huge case stmt.Paul Smith1-1/+7
* Added new functions $(error ...) and $(warning ...) and documented same. * In windows/dos shells, only treat \ as an escape for special chars.
1999-02-22* New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.Paul Smith1-10/+16
* A few tweaks to the system glob test, after trying it on a system where it's true. * Installed patches to archive handling for AIX 4.3 big archives. * Fix a memory stomp in target-specific variables. * Fix a memory leak in foreach functions.
1998-07-30GNU make release 3.77.Paul Smith1-3/+49
1997-09-19Quick changes for make 3.76.1.3.76.1Paul Smith1-1/+5
1997-09-16Changes for GNU make 3.76Paul Smith1-0/+5