Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix some doc bugs.
Implement the --trace flag.
Show filename/linenumber on error.
|
|
- Update tests for Solaris bizarre-ness
- Update files for release
|
|
- Fix the test suite on Solaris (from Boris)
- Update the manual for .ONESHELL
|
|
|
|
backward-incompatible change in the 2008 POSIX specification.
- Add the .SHELLFLAGS variable so people can choose their own shell flags.
- Add tests for this.
- Add documentation for this.
|
|
One of our translations disappeared from the translations site so remove it.
The fdl.texi file was changed to not contain any @node entries, so add some
around it in make.texi.
|
|
Use rm -f instead of rm in the test scripts. Fixes bug #15085.
|
|
Updates to docs (still need more work here) and NEWS file.
New language.
|
|
- OS/2 Patches
- OpenVMS updates
- Sanitize the handling of -include/sinclude with and without -k
- Fix the setting of $< for order-only rules.
|
|
behaving properly (if you listed prerequisites it worked properly).
|
|
Info on this fix from barkalow@reputation.com: thanks!
Some updates/cleanups of some of the tests; added a forgotten -t test, etc.
|
|
GNU make. Also he provides some other performance fixups after doing
some profiling of make on large makefiles.
Modify the test suite to allow the use of Valgrind to find memory problems.
|
|
* Define COFLAGS to avoid unknown variable warning.
* Fix some usec problems on UnixWare.
* Don't remove .INTERMEDIATE targets specified on the command line.
|
|
* Clean up some warnings.
|
|
* Fix problems with INTERMEDIATE rules.
|
|
|