summaryrefslogtreecommitdiffstats
path: root/test/Options.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-251-336/+0
* Update test infrastructure and ae2cvs utility to latest. Fix runtest.py's sw...Steven Knight2005-08-171-9/+9
* Guarantee ListOption persistence. (Elliot Murphy)Steven Knight2004-09-161-2/+8
* Allow Help() to be called multiple times, appending to the text each time. (...Steven Knight2004-08-301-3/+11
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-12/+15
* Options fixes. (Charles Crain)Steven Knight2003-06-181-5/+5
* Fix Options.Update().Steven Knight2003-06-091-0/+8
* Add an argument for sorting Options help text.Steven Knight2003-04-131-0/+50
* Options save. (Allen Bierbaum)Steven Knight2003-04-101-11/+121
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-1/+1
* Fix erroneous dependency-cycle errors when an Alias source doesn't exist. (A...Steven Knight2003-03-281-2/+2
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Make undeclared options be ignored. (Anthony Roach)Steven Knight2002-10-131-0/+26
* Add output to tell people when we're reading SConscript files versus when we'...Steven Knight2002-09-301-5/+7
* Add customizable variable helper. (Anthony Roach)Steven Knight2002-09-261-0/+123