summaryrefslogtreecommitdiff
path: root/tools/win32build/build.py
Commit message (Expand)AuthorAgeFilesLines
* 2to3: Updata `except Exception, msg:` syntax in files not in numpy/ .Charles Harris2013-02-271-1/+1
* Remove python 2.3, add 2.6 for build scripts on windows.David Cournapeau2009-03-121-1/+1
* reindenting prior to releaseJarrod Millman2008-09-021-2/+2
* Fix typo in build script for win32.David Cournapeau2008-08-131-1/+1
* Handle MSI builds + python 2.3 for win32 build script.David Cournapeau2008-08-021-4/+23
* Set build scripts to unix ff.David Cournapeau2008-07-281-117/+117
* Build all ARCHS if arch arg not given to build script.David Cournapeau2008-07-281-5/+6
* Use OptionParser for win32 build script.David Cournapeau2008-07-281-13/+19
* Update build script.David Cournapeau2008-05-201-4/+16
* - win32 build script is now functional. Still does not handle svn version,David Cournapeau2008-05-201-43/+67
* Add a tools directory, to hold various things related to build, etc... Add a ...David Cournapeau2008-05-201-0/+74