Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixes Savannah bug #34530.
|
|
- Fix Savannah bug 21231
|
|
When rebuilding makefiles, unset -B if MAKE_RESTARTS is >0.
|
|
- Resolve support request #103195 (rationalize wordlist fn arguments)
|
|
* Never use "touch" in make rules; it breaks on most sub-second
supporting systems. Use echo "" > $@ instead.
* Forgot to close test makefiles before using them!
All the above worked fine on Linux but failed miserably on Solaris.
|
|
Add -B option docs.
Add .VARIABLES variable.
Add a few new tests.
Add a new translation: Swedish
|