Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-10 | Have the test driver check for the new format of the time skew error | Paul Smith | 1 | -4/+11 | |
messages. | |||||
2002-09-03 | Update some NEWS and README nits, and add new gettext macros to config's | Paul Smith | 1 | -2/+6 | |
Makefile.am. | |||||
2002-08-08 | Incorporate some VMS fixes. | Paul Smith | 1 | -4/+7 | |
Add -B option docs. Add .VARIABLES variable. Add a few new tests. Add a new translation: Swedish | |||||
2002-08-01 | New variables, .VARIABLES and .TARGETS. | Paul Smith | 1 | -1/+6 | |
2002-07-10 | Implement SysV-style $$@ support. I looked at E.Parmelan's patch but | Paul Smith | 1 | -2/+9 | |
decided to implement this a different way, and didn't use it. | |||||
2002-07-09 | Documentation and tests for order-only prerequisites. | Paul Smith | 1 | -0/+7 | |
Add a new test suite for automatic variables. | |||||
2002-07-08 | Major updates in preparation for 3.80. | Paul Smith | 1 | -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-22 | Updates for new tools. Everything works now building on Linux, | Paul Smith | 1 | -1/+2 | |
including creating make packages. I'll try some other systems tomorrow. Also added a new translation: Croatian. Thanks! | |||||
2002-04-21 | Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1. | Paul Smith | 1 | -2/+12 | |
We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution. | |||||
2002-04-20 | Installed a new translation for Hebrew. | Paul Smith | 1 | -1/+1 | |
2002-04-20 | Updates to translaations. | Paul Smith | 1 | -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-03 | Installed a new French translation (resolves Debian Bug #106720) | Paul Smith | 1 | -1/+1 | |
2001-07-05 | New/updated translations; minor update to the index of the manual. | Paul Smith | 1 | -2/+2 | |
2001-06-01 | Fix for EINTR problems when using jobserver. | Paul Smith | 1 | -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 Smith | 1 | -5/+8 | |
2000-07-07 | * Minor code cleanups | Paul Smith | 1 | -1/+1 | |
* Fix for PR/1811, from Paul Eggert. | |||||
2000-06-23 | * Released 3.79.13.79.1 | Paul Smith | 1 | -3/+10 | |
2000-06-20 | * More updates and fixes. | Paul Smith | 1 | -0/+5 | |
2000-06-13 | * Some timestamp fixes from Paul Eggert. | Paul Smith | 1 | -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.79 | Paul Smith | 1 | -2/+6 | |
2000-03-27 | * Handle case of empty static pattern rule prerequisites. | Paul Smith | 1 | -7/+1 | |
* Fix linenumbers in error messages for rule definitions. | |||||
2000-02-05 | * Fix PR/1407. | Paul Smith | 1 | -7/+10 | |
* Keep filename/lineno information for variables, for debugging. | |||||
2000-01-25 | * Updated gettext to use more advanced libit 0.7 version. | Paul Smith | 1 | -1/+1 | |
* Various cleanups. | |||||
2000-01-23 | * A few fixes. | Paul Smith | 1 | -1/+4 | |
2000-01-22 | * Mention it in NEWS. | Paul Smith | 1 | -0/+4 | |
2000-01-22 | * Merge VMS patches by Hartmut Becker. | Paul Smith | 1 | -2/+5 | |
2000-01-11 | * Change $(call...) to not expand arguments by default. | Paul Smith | 1 | -0/+6 | |
* Unify the way arguments are passed to builtin functions in function.c. | |||||
1999-12-08 | * Various changes and fixes. See ChangeLog. | Paul Smith | 1 | -5/+5 | |
1999-11-22 | * Add new debugging output level selection feature. | Paul Smith | 1 | -1/+7 | |
1999-11-17 | * Many cleanups and bugfixes. | Paul Smith | 1 | -2/+6 | |
* New handling of += in target-specific variables. | |||||
1999-10-15 | * Fix PR/1394. | Paul Smith | 1 | -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 Smith | 1 | -1/+3 | |
1999-09-16 | * Some minor pre-release updates. | Paul Smith | 1 | -0/+5 | |
1999-09-01 | * Added config.guess/config.sub for new autoconf tests. | Paul Smith | 1 | -0/+10 | |
1999-08-24 | * Terminology change in docs and code. | Paul Smith | 1 | -0/+4 | |
1999-08-13 | * Rework jobserver yet one more time. | Paul Smith | 1 | -3/+7 | |
* Install the $(if ...) function and document it. Still need some examples. | |||||
1999-07-21 | * Installed VMS fixes. | Paul Smith | 1 | -4/+4 | |
1999-07-15 | * Fix up and document $(apply ...) function. | Paul Smith | 1 | -1/+6 | |
1999-07-08 | * Added -R / --no-builtin-variables flag. | Paul Smith | 1 | -0/+5 | |
1999-04-25 | * Add new jobserver feature. | Paul Smith | 1 | -1/+10 | |
* Small updates to the manual * E.Zaretskii fix for new DJGPP version. | |||||
1999-04-02 | * Fix possible memory stomp. | Paul Smith | 1 | -4/+3 | |
* A few admin file cleanups. | |||||
1999-03-31 | * Ignore CR in CRLF line terminators for compatibility with DOSsy | Paul Smith | 1 | -5/+4 | |
makefiles. | |||||
1999-03-26 | * Reworked function.c to use separate functions instead of a huge case stmt. | Paul Smith | 1 | -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 Smith | 1 | -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-30 | GNU make release 3.77. | Paul Smith | 1 | -3/+49 | |
1997-09-19 | Quick changes for make 3.76.1.3.76.1 | Paul Smith | 1 | -1/+5 | |
1997-09-16 | Changes for GNU make 3.76 | Paul Smith | 1 | -0/+5 | |
1997-08-18 | Last minute 3.75.91 changes.3.75.91 | Paul Smith | 1 | -0/+3 | |
1997-08-18 | Bug fixes and automake changes. | Paul Smith | 1 | -2/+5 | |
1997-04-07 | Changes for make 3.75.1 | Paul Smith | 1 | -3/+39 | |