summaryrefslogtreecommitdiff
path: root/tests/scripts/targets
Commit message (Expand)AuthorAgeFilesLines
* 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.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
* * Fix problems with double-colon rules.Paul Smith1999-12-181-0/+21
* * Added the test suite to the main distribution.Paul Smith1999-09-147-0/+444