summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/aixlink.py
Commit message (Expand)AuthorAgeFilesLines
* Delegate linker Tool.exists() to CC/CXX Tool.exists().Michael Haubenwallner2014-05-151-7/+8
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-171-1/+1
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-2/+4
* Support for additional UNIX variants: (Christian Engel)Steven Knight2003-08-241-7/+22
* Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)Steven Knight2003-04-241-0/+53