Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove python 2.3, add 2.6 for build scripts on windows. | David Cournapeau | 2009-03-12 | 1 | -1/+1 |
* | reindenting prior to release | Jarrod Millman | 2008-09-02 | 1 | -2/+2 |
* | Fix typo in build script for win32. | David Cournapeau | 2008-08-13 | 1 | -1/+1 |
* | Handle MSI builds + python 2.3 for win32 build script. | David Cournapeau | 2008-08-02 | 1 | -4/+23 |
* | Set build scripts to unix ff. | David Cournapeau | 2008-07-28 | 1 | -117/+117 |
* | Build all ARCHS if arch arg not given to build script. | David Cournapeau | 2008-07-28 | 1 | -5/+6 |
* | Use OptionParser for win32 build script. | David Cournapeau | 2008-07-28 | 1 | -13/+19 |
* | Update build script. | David Cournapeau | 2008-05-20 | 1 | -4/+16 |
* | - win32 build script is now functional. Still does not handle svn version, | David Cournapeau | 2008-05-20 | 1 | -43/+67 |
* | Add a tools directory, to hold various things related to build, etc... Add a ... | David Cournapeau | 2008-05-20 | 1 | -0/+74 |