summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Defaults.py
Commit message (Expand)AuthorAgeFilesLines
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-201-1/+1
* merge python3 branch to defaultWilliam Deegan2016-05-231-3/+4
|\
| * Resolved conflicting merge.Russel Winder2016-03-011-3/+61
| |\
| * \ Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-4/+18
| |\ \
| * \ \ Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-231-10/+31
| |\ \ \
| * | | | copy_func: return 0 instead of return shutil.*Stefan Zimmermann2013-12-271-3/+3
| * | | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-4/+3
| * | | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-5/+6
* | | | | fixed issue with _xxxxxxVERSIONFLAGSPawel Tomulik2016-05-111-2/+2
| |_|_|/ |/| | |
* | | | Changed as per reviewAdarsh Sanjeev2016-01-041-4/+12
* | | | String support for Chmod addedAdarsh Sanjeev2016-01-031-3/+53
| |_|/ |/| |
* | | Merged in williamblevins/scons_20150323 (pull request #244)William Deegan2015-11-131-1/+1
|\ \ \
| * | | Issue 2264: Added cross-language scanner support.William Blevins2015-05-171-1/+1
* | | | add SONAME support to D toolsPawel Tomulik2015-09-201-0/+1
* | | | gdc: support soname in D versioned librariesPawel Tomulik2015-09-201-1/+0
* | | | s/SHLINKSONAME/SHLIBSONAME/Pawel Tomulik2015-09-201-0/+1
* | | | fix broken soname generatorPawel Tomulik2015-09-201-5/+12
* | | | new versioned libraries - gnulink and cyglink for nowPawel Tomulik2015-09-021-0/+7
|/ / /
* | | Issue 2395: Symlink support hotfix.William Blevins2015-03-241-3/+2
| |/ |/|
* | Issue 2395: Added doc comment for symlink parameter usage.William Blevins2014-07-201-0/+7
* | Issue 2395: Copy Symlink soft-copy enhancement.William Blevins2014-07-141-5/+15
* | The changes to the D support evolved over the last many months packaged as a ...Russel Winder2014-04-161-4/+7
|/
* Fix #2708 by making Delete able to delete broken symlinks and dir symlinks.Gary Oberbrunner2011-02-181-5/+6
* Fix problem with re-raising old exception when CPPDEFINES contains a None or ...Gary Oberbrunner2010-11-041-2/+4
* Fix CPPDEFINES problems with dicts (both Append and MergeFlags). From Jean-B...Gary Oberbrunner2010-08-151-2/+13
* Convert old-style classes in Defaults.py to new-style classes.Steven Knight2010-05-131-2/+2
* Convert to Python 3.x division rules.Greg Noel2010-04-241-3/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-171-1/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-271-6/+2
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-13/+12
* Move the definition of env['LATEXSUFFIXES'] from Defaults.py to theRobert Managan2009-08-061-1/+1
* In addition to changed merged below, commented out for platform os2 use of ms...William Deegan2009-07-211-4/+11
* Fix bug #2298, make Move factory work across filesystems.Gary Oberbrunner2009-05-071-1/+1
* Issue 2401: Fix usage of comparison with None, patch from Jared GrubbGreg Noel2009-05-031-1/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Additional fix for issue #1249 (Mkdir fails if dir exists) on Windows.Gary Oberbrunner2009-01-311-1/+2
* Added regression test for issue #1249Gary Oberbrunner2008-12-111-1/+1
* Fix issue #1249 by making Mkdir action (actually mkdir_func) succeed if the u...Gary Oberbrunner2008-12-111-1/+9
* Issue 2149: Avoid reference cycles caused by frame objectsLudwig Hähne2008-09-101-1/+4
* Issue 1307: Invalidate node caches after Execute()Ludwig Hähne2008-09-081-1/+11
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-44/+60
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-8/+28
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-7/+14
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-6/+33
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-171-0/+2
* Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,...Steven Knight2007-07-151-31/+5
* Merged revisions 1968-2115 via svnmerge fromSteven Knight2007-07-111-82/+37
* Merged revisions 1826-1882 via svnmerge fromSteven Knight2007-04-131-10/+79
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-111-1/+0