summaryrefslogtreecommitdiff
path: root/tests/scripts/variables/SHELL
Commit message (Expand)AuthorAgeFilesLines
* Solaris /bin/sh can't handle multiple options ("-e -c").Paul Smith2013-09-301-2/+10
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-041-1/+1
* Ensure that .ONESHELL works with .SHELLFLAGS options containing whitespace.Paul Smith2012-03-031-0/+8
* Bump the version to 3.82.90.Paul Smith2010-08-291-1/+2
* Release GNU make 3.82Paul Smith2010-07-281-10/+12
* - Many fixup patches from Savannah.Paul Smith2010-07-191-6/+17
* - Enhance .POSIX to set -e when invoking shells, as demanded by aPaul Smith2010-07-061-0/+14
* - Work around a bug in glibc glob(3), by avoiding GLOB_NOCHECK.Paul Smith2009-06-061-3/+6
* - Add forgotten variable/define test suitePaul Smith2009-06-051-1/+1
* If we're on a DOS/W32/OS2 system and we're not using a unixy shell, don'tPaul Smith2005-08-251-10/+10
* Various minor updates and code cleanups.Paul Smith2005-07-121-3/+10
* Various fixes and updates from testers of the beta3 release (mostly WindowsPaul Smith2005-07-041-1/+1
* Fix for bug #1276: Handle SHELL according to POSIX requirements.Paul Smith2004-11-281-0/+49