summaryrefslogtreecommitdiff
path: root/tests/scripts/options
Commit message (Expand)AuthorAgeFilesLines
* [SV 42249] Propagate correct rule status results.Paul Smith2014-05-011-12/+32
* Rename dash-w to print-directory.Paul Smith2013-09-231-0/+0
* Don't write "Entering" every time we re-exec for remake makefiles.Paul Smith2013-09-211-0/+33
* [SV 39203] Don't set MAKEFLAGS when restarting.Paul Smith2013-09-151-0/+10
* Fix regression tests after MAKEFLAGS enhancements.Paul Smith2013-05-221-1/+1
* [SV #38051] Recover all MAKEFLAGS after makefile rebuild step is complete.Paul Smith2013-01-131-22/+37
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-048-25/+25
* Ensure that -n takes precedence over -t.Paul Smith2011-09-021-1/+16
* Bump the version to 3.82.90.Paul Smith2010-08-291-0/+1
* New command line option: --eval=STRING will cause STRING to bePaul Smith2009-10-251-0/+19
* - Fix Savannah bug 17825Paul Smith2009-06-131-0/+12
* Fix Savannah bug #20452.Paul Smith2007-07-141-1/+2
* Numerous updates to tests for issues found on Cygwin and Windows.Paul Smith2006-03-101-3/+6
* Some test updates for Windows.Paul Smith2006-03-081-1/+1
* Fix Savannah bug #106: keep separate track of which variable we arePaul Smith2006-02-151-0/+25
* Fix Savannah bugs # 15341, 15534, and 15533.Paul Smith2006-02-061-0/+28
* Various updates, mainly to the Windows port, from Eli Zaretskii andPaul Smith2006-02-011-1/+6
* Fix make.h preprocessor directive to work better with Windows compilers.Paul Smith2005-08-291-0/+2
* Various minor updates and code cleanups.Paul Smith2005-07-121-1/+1
* Cleaned up some problems found with the tests running on a powerfulPaul Smith2005-06-271-7/+7
* Make sure timestamp problems don't cause the -W test to fail.Paul Smith2005-06-271-0/+3
* Fix Savannah bug # 13478. If -L is given, take the latest mtime for aPaul Smith2005-06-251-0/+13
* Fix -W foo yielding infinite recursion in some cases of re-exec.Paul Smith2005-06-251-0/+57
* Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.Paul Smith2005-06-251-1/+35
* - Fix bug #7144 (infinite loop sometimes with -q and double-colon rules)Paul Smith2005-02-282-47/+30
* * New feature: -L optionPaul Smith2005-02-281-0/+47
* Fix bug #10252: Remove any trailing slashes from -C arguments (WINDOWS32).Paul Smith2004-11-291-18/+42
* Various enhancementsPaul Smith2004-05-162-5/+18
* Commit fix for bug #1418.Paul Smith2003-03-251-0/+20
* A few test bug fixes:Paul Smith2002-09-101-1/+1
* Fix for complex situations where directories are declared as prerequisites.Paul Smith2002-09-042-8/+40
* Incorporate some VMS fixes.Paul Smith2002-08-081-0/+43
* * Fix -q so it works more correctly.Paul Smith2000-06-231-0/+70
* * Various fixes for problems in the 3.79.0.1 pretest.Paul Smith2000-06-191-6/+10
* * Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith2000-06-071-0/+31
* * Some final cleanups, and release 3.79.3.79Paul Smith2000-04-051-0/+5
* * New config.sub and config.guess3.78.92Paul Smith2000-03-291-2/+10
* * A large number of fixes/enhancements. See the ChangeLog.Paul Smith2000-03-271-40/+67
* * Various changes and fixes. See ChangeLog.Paul Smith1999-12-081-0/+2
* * Fix PR/1379: -n/-q behaves correctly when all commands are recursive.Paul Smith1999-10-131-0/+30
* * A few script fixes and updates for 3.78.Paul Smith1999-09-172-5/+5
* * Added the test suite to the main distribution.Paul Smith1999-09-147-0/+373