Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-08-29 | Fix make.h preprocessor directive to work better with Windows compilers. | Paul Smith | 1 | -2/+2 | |
Fix some regression tests to (hopefully) work better on Windows. | |||||
2005-02-28 | * New feature: -L option | Paul Smith | 1 | -1/+1 | |
* New function: $(info ...) * Disallow $(eval ...) to create prereq relationships inside command scripts (caused core dumps) * Try to allow more tests to succeed in Windows/DOS by sanitizing CRLF and \ * Various bug fixes and code cleanups (see the ChangeLog entry) | |||||
2004-10-05 | Moved expansion of simple pattern-specific variables from the rebuild stage | Boris Kolpackov | 1 | -0/+51 | |
to the read stage. | |||||
2004-09-27 | bugfix for exported pattern-specific variables | Boris Kolpackov | 1 | -0/+9 | |
2003-05-02 | - Fix bug #1405: allow multiple pattern-specific variables to match a target. | Paul Smith | 1 | -10/+25 | |
- Fix some uncleanliness about the implementation of patterns-specific vars. - Some enhancements to the OS/2 port. | |||||
2000-02-05 | * Fix PR/1407. | Paul Smith | 1 | -0/+9 | |
* Keep filename/lineno information for variables, for debugging. | |||||
1999-09-14 | * Added the test suite to the main distribution. | Paul Smith | 1 | -0/+40 | |