summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/sunar.py
Commit message (Collapse)AuthorAgeFilesLines
* Move LIB{PREFIX,SUFFIX} definitions from the Platform modules to individual ↵Steven Knight2004-07-301-0/+2
| | | | Tool modules. (Chris Murray)
* Initialize *FLAGS variables with objects that can add flags either as ↵Steven Knight2004-02-261-3/+4
| | | | strings or lists.
* Allow Builders to take a dictionary that maps source file suffixes to ↵Steven Knight2003-07-291-3/+2
| | | | emitter functions. Refactor initialization of a number of builders out of the SCons.Defaults.py module.
* Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)Steven Knight2003-04-241-0/+59