summaryrefslogtreecommitdiff
path: root/tests/scripts/variables/SHELL
Commit message (Expand)AuthorAgeFilesLines
* [SV 62654] Support GNU Make on z/OSPaul Smith2023-01-081-5/+9
* Convert references from "GNU make" to "GNU Make"Paul Smith2023-01-011-1/+1
* Avoid using false(1) in regression testsPaul Smith2022-12-311-10/+3
* Support "unexport" in target-specific variables.Paul Smith2020-11-291-5/+4
* tests: Simplify customization of %ENVPaul Smith2020-04-011-6/+5
* * job.c (child_error): Modify error message string.Paul Smith2019-09-221-1/+1
* Update regression tests for Windows.Paul Smith2018-07-021-0/+5
* * job.c (child_error): Modify error message string.Paul Smith2017-10-301-1/+1
* Add test suite support to WindowsPaul Smith2017-06-041-18/+23
* * job.c (child_error): Combine file info with error message.Paul Smith2016-03-201-2/+1
* 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.823.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