summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/install.py
Commit message (Expand)AuthorAgeFilesLines
* when adding links to list of installed files we have strings so use append() ...Robert Managan2013-06-291-1/+5
* remove print from test and attempt to get FindInstalledFiles workingRobert Managan2013-06-181-0/+1
* Add code to delete any current symlink before trying to crete them. Before th...Rob Managan2013-05-301-4/+32
* removed versioned library support from Install and put it in InstallVersionedLibRobert Managan2012-12-181-2/+100
* Add documentation and update CHANGES.txt. Remove the Environment methods Vers...Robert Managan2012-11-091-1/+1
* Start to clean up changes in __init__.py and link.py. Add support in install....Robert Managan2012-11-051-0/+79
* Fix Install() when src and target are dirs and target dir already exists, by ...Gary Oberbrunner2010-11-181-1/+55
* Convert old-style classes in various Tool/*.py modules to new-style classes.Steven Knight2010-05-151-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-3/+3
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-3/+3
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-14/+11
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-58/+57
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-171-1/+7
* Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,...Steven Knight2007-07-151-0/+221