summaryrefslogtreecommitdiff
path: root/tests/scripts/targets
Commit message (Expand)AuthorAgeFilesLines
* * tests/scripts/targets/WAIT: Add whitespace to avoid W32 issuesPaul Smith2023-04-021-72/+72
* [SV 63856] Fix pruning of double-colon rulesDmitry Goncharov2023-04-021-0/+339
* [SV 63856] Implement .WAIT on the command lineDmitry Goncharov2023-04-021-0/+109
* Adjust output strings to be alignedPaul Smith2023-04-021-2/+2
* [SV 63667] In .POSIX, use shell flags -c when ignoring errorsPaul Smith2023-01-281-2/+42
* [SV 62654] Support GNU Make on z/OSPaul Smith2023-01-082-5/+11
* Convert references from "GNU make" to "GNU Make"Paul Smith2023-01-011-1/+1
* Avoid using false(1) in regression testsPaul Smith2022-12-311-13/+5
* [SV 63417] Ensure global .NOTINTERMEDIATE disables all intermediatesDmitry Goncharov2022-11-281-3/+0
* Fix issues found by ASAN and CoverityPaul Smith2022-10-311-1/+1
* * tests/scripts/targets/WAIT: [SV 63071] Remove possible test races.Dmitry Goncharov2022-09-171-8/+8
* [SV 13862] Implement the .WAIT special targetPaul Smith2022-09-121-0/+193
* Remove extraneous characters from fatal() callsPaul Smith2022-02-271-2/+2
* [SV 61805] Support quoted whitespace in .SHELLFLAGS with .ONESHELLDmitry Goncharov2022-02-061-0/+49
* * tests/scripts/targets/INTERMEDIATE: Rewrite for new test methodPaul Smith2021-12-291-43/+14
* Do not force targets to be SECONDARYPaul Smith2021-12-291-0/+13
* [SV 60297] Add .NOTINTERMEDIATE special targetDmitry Goncharov2021-07-251-0/+119
* * tests/scripts/targets/INTERMEDIATE: [SV 60188] Add one more testDmitry Goncharov2021-05-301-0/+16
* [SV 35711] Check for special targets earlierPaul Smith2020-11-291-0/+2
* tests: Simplify customization of %ENVPaul Smith2020-04-011-1/+1
* * job.c (child_error): Modify error message string.Paul Smith2019-09-222-3/+3
* Refresh the test suite framework implementation.Paul Smith2019-09-161-31/+13
* [SV 54740] Ensure .SILENT settings do not leak into sub-makesPaul Smith2019-05-191-27/+29
* Use Jenkins hash.Paolo Bonzini2017-11-112-5/+4
* * job.c (child_error): Modify error message string.Paul Smith2017-10-302-3/+3
* [SV 50300] Use CFLAGS value of "-O1" in POSIX mode.Paul Smith2017-06-041-2/+2
* Add test suite support to WindowsPaul Smith2017-06-042-10/+15
* Portability changes for the test suite.Paul Smith2016-12-264-106/+43
* * DELETE_ON_ERROR: [SV 48061] Use "exit 1" for portability.Paul Smith2016-05-311-4/+4
* * job.c (child_error): Combine file info with error message.Paul Smith2016-03-202-4/+3
* * implicit.c (pattern_search): [SV 43677] Mark files secondary.Paul Smith2015-07-131-0/+22
* Solaris /bin/sh can't handle multiple options ("-e -c").Paul Smith2013-09-301-1/+7
* When .POSIX: is specified use POSIX-standard macro values by default.Paul Smith2012-09-091-1/+24
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-044-8/+8
* Ensure that .ONESHELL works with .SHELLFLAGS options containing whitespace.Paul Smith2012-03-031-0/+13
* Add prerequisites to ensure ordering of results.Paul Smith2011-12-101-2/+3
* Bump the version to 3.82.90.Paul Smith2010-08-291-1/+2
* Release GNU make 3.823.82Paul Smith2010-07-281-11/+16
* - Many fixup patches from Savannah.Paul Smith2010-07-192-5/+6
* Forgot to add the ONESHELL regression tests.Paul Smith2010-07-121-0/+70
* - Enhance .POSIX to set -e when invoking shells, as demanded by aPaul Smith2010-07-061-0/+26
* Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.Paul Smith2007-08-151-0/+64
* Update the make.1 man page.Paul Smith2005-12-133-27/+6
* Fix some Savannah bugs.Paul Smith2005-04-081-0/+13
* Various enhancementsPaul Smith2004-05-164-27/+18
* Fix bug #2515: the .SECONDARY target with no prerequisites wasn'tPaul Smith2003-03-281-0/+27
* Fix for complex situations where directories are declared as prerequisites.Paul Smith2002-09-042-8/+6
* Install Greg McGary's patches to port the id-utils hashing functions toPaul Smith2002-07-111-2/+2
* * Ignore attempt to change a file into itself.Paul Smith2000-03-261-2/+8
* * Updates for VMS, Windows, and DOS ports.Paul Smith2000-02-052-12/+5