summaryrefslogtreecommitdiffstats
path: root/src/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/rel_3.0.3' into rel_3.0.3William Deegan2019-01-071-3/+4
|\
| * add clangCommon to packagingWilliam Deegan2019-01-061-0/+1
| * Fix typoWilliam Deegan2019-01-061-1/+1
| * Fix version strings to be 3.0.3William Deegan2019-01-061-3/+3
* | Add clangCommonWilliam Deegan2019-01-071-0/+1
|/
* Remove setuptools as it changes the contents of the .tar.gz and skips includi...William Deegan2019-01-041-17/+18
* Updates for 3.0.2William Deegan2019-01-011-0/+1
* set the pip installation directory to be non version specificgrbd2018-05-281-2/+4
* Remove SCons.Options from setup.pyWilliam Deegan2018-02-011-1/+0
* Simplify main SConstruct. Remove deb and rpm and win executable package creat...William Deegan2017-10-041-10/+0
* 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-1/+11
|\
| * 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
* | setup.py: don't error on py3ndbecker22013-09-101-8/+0
|/
* - 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 fromSteven 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 fromSteven Knight2007-05-181-1/+1
* Merged revisions 1826-1882 via svnmerge fromSteven 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 fromSteven 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