summaryrefslogtreecommitdiff
path: root/tools/win32build/build.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | though - Fix indentation on the win32 build script.
* Add a tools directory, to hold various things related to build, etc... Add a ↵David Cournapeau2008-05-201-0/+74
python script to build win32 binaries.