summaryrefslogtreecommitdiff
path: root/src/setup.py
Commit message (Expand)AuthorAgeFilesLines
* py2/3 fix version checking for valid versions of python to 2.7.x >=3.5.0: src...William Deegan2017-06-231-143/+161
* manually merge packaging updates from 2.5.1William Deegan2016-11-031-0/+1
* Run futurize --stage1.Russel Winder2016-01-011-0/+2
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-8/+0
|\
| * setup.py: don't error on py3ndbecker22013-09-101-8/+0
* | Bug # 2791 - minor change to setup.py makes the package installable with jyth...William Deegan2015-10-011-1/+1
* | monkey patch the get_build_version() function in distutils msvccompiler.py be...William Deegan2015-02-151-0/+10
|/
* - patched setup.py and several MANIFEST files, such that the docbook-xslDirk Baechle2013-05-041-1/+71
* improved comment around changed codeWilliam Deegan2013-02-221-0/+1
* Changes to setup.py to allow it to be parsed by python3.x. This allows it to ...William Deegan2013-02-221-2/+13
* Commented out failing log.info calls (pasted from distutils I think) since th...Gary Oberbrunner2011-05-031-2/+3
* add .py extensions to scripts on WindowsAnatoly Techtonik2011-04-151-0/+6
* setup.py: correct note tense, clean pre-2.4 code, add commentsAnatoly Techtonik2011-04-131-17/+11
* add NOTE about the way Python installed and why it is not importable, please ...Anatoly Techtonik2011-04-131-0/+12
* scons.py: os.link() is the proper function for hard linksAnatoly Techtonik2011-04-121-1/+1
* setup.py: minor code commentsAnatoly Techtonik2011-04-121-2/+1
* setup.py: clean up distutils imports, as it's a standard module for Python 2.xAnatoly Techtonik2011-04-121-17/+8
* Revert App Paths patch. `cmd.exe` doesn't use App Paths andAnatoly Techtonik2011-04-071-5/+0
* Convert old-style classes in src/script to new-style classes.Steven Knight2010-05-201-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-2/+0
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-6/+6
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-211-0/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Issue 2112: create a separate single-line description and make theSteven Knight2008-08-261-1/+4
* Merged revisions 2949-2953,2955-3056 via svnmerge from0.98.5Steven Knight2008-06-101-0/+17
* Merged revisions 2898-2901,2903-2927 via svnmerge fromSteven Knight2008-04-301-0/+1
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-2/+3
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-1/+0
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-171-3/+3
* Merged revisions 1884-1905 via svnmerge from0.97Steven Knight2007-05-181-1/+1
* Merged revisions 1826-1882 via svnmerge from0.96.96Steven Knight2007-04-131-11/+5
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-111-4/+27
* Merged revisions 1767-1783 via svnmerge fromSteven Knight2007-01-211-0/+1
* Merged revisions 1757-1765 via svnmerge from0.96.94Steven Knight2007-01-081-1/+7
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-161-3/+10
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-251-1/+1
* Version installation of scripts.Steven Knight2005-03-161-83/+188
* Enhance setup.py to install troff man pages on UNIX/Linux.Steven Knight2005-03-051-7/+42
* Scan SCons source code for uncaught KeyboardInterrupts. (Christoph Wiedemann)Steven Knight2004-12-021-2/+4
* On Win32, install scons.bat from setup.py.Steven Knight2004-09-291-1/+1
* Add new Options flavors. (Hartmut Goebel)Steven Knight2003-11-041-0/+1
* Build a Debian package, too.Steven Knight2003-08-201-1/+10
* When installing from setup.py to a non-standard prefix, suppress the warning ...Steven Knight2003-07-271-0/+1
* Add a script to print .sconsign file contents.Steven Knight2003-07-181-1/+1
* Initialize the 0.12 branchSteven Knight2003-02-111-2/+2
* Fix the Win32 installer package.Steven Knight2003-02-101-4/+6
* Fix case-sensitive packaging problem on Win32.Steven Knight2003-02-071-28/+145
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Refactor command-line parsing. (Steve Leblanc)Steven Knight2002-11-061-0/+1