Paul Smith
c63a5bc6a2
[SV 65917] Mark also_make targets as updated in make -n
...
Suggested patch by Hannes Domani <ssbssa@yahoo.de>
* src/remake.c (notice_finished_file): When run with -n, mark
also_make targets as updated.
* tests/scripts/options/dash-n: Test pattern and grouped targets.
2024-08-04 23:53:26 -04:00
Paul Smith
4a7a8278e8
* tests/run_make_test.pl: Fix support for valgrind.
...
Change the variable holding the make command to be a list that can
hold extra commands and options, not just a string.
2019-09-21 15:13:24 -04:00
Paul Smith
40277b8850
* tests/run_make_tests.pl: Preserve $make_command
...
* tests/scripts/options/dash-n: Use $make_command. This fixes
a spurious failure when running tests with valgrind enabled.
2016-03-23 01:26:55 -04:00
Paul Smith
8ab3564a71
Fix regression tests after MAKEFLAGS enhancements.
2013-05-22 07:51:46 -04:00
Paul Smith
686a74bfb2
[SV #38051 ] Recover all MAKEFLAGS after makefile rebuild step is complete.
...
Patch suggested by Frank Heckenbach <f.heckenbach@fh-soft.de>.
2013-01-13 12:21:01 -05:00
Paul Smith
23c2b99e9d
Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.
...
Fixes Savannah bug #34530 .
2012-03-04 00:24:20 +00:00
Paul Smith
9a9f83e8b5
Ensure that -n takes precedence over -t.
...
Patch from Michael Witten <mfwitten@gmail.com>
2011-09-02 05:37:54 +00:00
Paul Smith
988deb489b
Fix for complex situations where directories are declared as prerequisites.
...
Info on this fix from barkalow@reputation.com: thanks!
Some updates/cleanups of some of the tests; added a forgotten -t test, etc.
2002-09-04 07:26:19 +00:00
Paul Smith
f9c91ec34d
* Some final cleanups, and release 3.79.
2000-04-05 16:02:55 +00:00
Paul Smith
c67266ceac
* New config.sub and config.guess
...
* Update version number for release
* Fixes to the build.sh to handle i18n/gettext
* Make dash-n more robust.
2000-03-29 03:23:18 +00:00
Paul Smith
1a35bfb45b
* Various changes and fixes. See ChangeLog.
1999-12-08 20:13:50 +00:00
Paul Smith
281951154b
* Fix PR/1379: -n/-q behaves correctly when all commands are recursive.
1999-10-13 07:00:23 +00:00
Paul Smith
a63f51340b
* A few script fixes and updates for 3.78.
1999-09-17 03:15:37 +00:00
Paul Smith
0d366b6682
* Added the test suite to the main distribution.
1999-09-14 02:03:19 +00:00