summaryrefslogtreecommitdiff
path: root/src/engine/SCons/Tool/install.py
Commit message (Expand)AuthorAgeFilesLines
* pep8William Deegan2017-04-031-0/+3
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-201-1/+1
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-10/+8
|\
| * Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-0/+1
| * Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-13/+13
* | removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-9/+7
* | Merged in williamblevins/scons_20150323 (pull request #244)William Deegan2015-11-131-102/+29
|\ \
| * | reivised code, fixed cygwin/variant-dir issue, cleaned-up some areasPawel Tomulik2015-09-041-11/+12
| * | new versioned libraries - gnulink and cyglink for nowPawel Tomulik2015-09-031-102/+28
* | | Issue 2264: removed implicit dependency recursion from install targets.William Blevins2015-08-071-0/+1
|/ /
* | - switching versioned shared libs to using Node.attributesDirk Baechle2014-12-191-6/+14
* | Attempt to fix versionned shared library on SolarisAlexandre Feblot2014-09-211-2/+2
|/
* when adding links to list of installed files we have strings so use append() ...Robert Managan2013-06-281-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