Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -1/+1 |
| | |||||
* | do not set SHxxxx variables in sunar.py | Pawel Tomulik | 2015-09-20 | 1 | -3/+0 |
| | |||||
* | refactor code -> avoid code duplication | Pawel Tomulik | 2015-09-20 | 1 | -1/+1 |
| | |||||
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
| | |||||
* | Move LIB{PREFIX,SUFFIX} definitions from the Platform modules to individual ↵ | Steven Knight | 2004-07-30 | 1 | -0/+2 |
| | | | | Tool modules. (Chris Murray) | ||||
* | Initialize *FLAGS variables with objects that can add flags either as ↵ | Steven Knight | 2004-02-26 | 1 | -3/+4 |
| | | | | strings or lists. | ||||
* | Allow Builders to take a dictionary that maps source file suffixes to ↵ | Steven Knight | 2003-07-29 | 1 | -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 Knight | 2003-04-24 | 1 | -0/+59 |