summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Options.py
Commit message (Expand)AuthorAgeFilesLines
* Correct the spelling of validator.Steven Knight2003-07-271-6/+15
* Options fixes. (Charles Crain)Steven Knight2003-06-181-27/+20
* Fix Options.Update().Steven Knight2003-06-091-9/+12
* Suppress illegal construction variables.Steven Knight2003-05-231-0/+3
* Add an argument for sorting Options help text.Steven Knight2003-04-131-2/+8
* Options save. (Allen Bierbaum)Steven Knight2003-04-101-7/+60
* 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-4/+13
* Add customizable variable helper. (Anthony Roach)Steven Knight2002-09-261-0/+128