summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/aixlink.py
Commit message (Expand)AuthorAgeFilesLines
* py3. Fix vendor specific compilers importing c++ module, instead of cxx. c++ ...William Deegan2017-03-201-1/+4
* When iterating over dict.items(), we do not need a new list.Craig Rodrigues2017-03-121-1/+1
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-201-1/+1
* Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-231-6/+8
|\
| * Delegate linker Tool.exists() to CC/CXX Tool.exists().Michael Haubenwallner2014-05-151-7/+8
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-2/+2
|/
* 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