summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/sgiar.py
Commit message (Collapse)AuthorAgeFilesLines
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* 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 refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-1/+1
|
* Add support for the SGI library archiver. (Chad Austin)Steven Knight2003-02-101-0/+60