summaryrefslogtreecommitdiff
path: root/tests/scripts/variables/SHELL
AgeCommit message (Expand)AuthorFilesLines
2012-03-04Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith1-1/+1
2012-03-03Ensure that .ONESHELL works with .SHELLFLAGS options containing whitespace.Paul Smith1-0/+8
2010-08-29Bump the version to 3.82.90.Paul Smith1-1/+2
2010-07-28Release GNU make 3.823.82Paul Smith1-10/+12
2010-07-19- Many fixup patches from Savannah.Paul Smith1-6/+17
2010-07-06- Enhance .POSIX to set -e when invoking shells, as demanded by aPaul Smith1-0/+14
2009-06-06- Work around a bug in glibc glob(3), by avoiding GLOB_NOCHECK.Paul Smith1-3/+6
2009-06-05- Add forgotten variable/define test suitePaul Smith1-1/+1
2005-08-25If we're on a DOS/W32/OS2 system and we're not using a unixy shell, don'tPaul Smith1-10/+10
2005-07-12Various minor updates and code cleanups.Paul Smith1-3/+10
2005-07-04Various fixes and updates from testers of the beta3 release (mostly WindowsPaul Smith1-1/+1
2004-11-28Fix for bug #1276: Handle SHELL according to POSIX requirements.Paul Smith1-0/+49