summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/link.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #1644: LINKFLAGS and RPATH conflict. Moved RPATH into LINKCOM.Gary Oberbrunner2011-03-031-3/+4
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Various Windows fixes:Steven Knight2009-01-181-2/+2
* Fix issue 2274 (LDMODULE* ignored except on Mac): integrated patch from Arve ...Gary Oberbrunner2009-01-061-1/+4
* Merged revisions 2949-2953,2955-3056 via svnmerge fromSteven Knight2008-06-101-3/+12
* Merged revisions 2867-2879 via svnmerge fromSteven Knight2008-04-191-1/+11
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-2/+7
* Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,...Steven Knight2007-07-151-1/+1
* Add Framework support for Mac OS X. (Greg Noel) Document it. (Gary Oberbru...Steven Knight2005-08-121-2/+2
* Add LoadableModule support. (Michael McCracken)Steven Knight2005-01-071-0/+11
* QT fixes and enhancements: Moc() and Uic() builders, a lot of new variables....Steven Knight2004-07-121-1/+3
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-2/+2
* Support for additional UNIX variants: (Christian Engel)Steven Knight2003-08-241-3/+17
* Allow Builders to take a dictionary that maps source file suffixes to emitter...Steven Knight2003-07-291-2/+3
* Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)Steven Knight2003-04-241-0/+60