Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | re-enable correct dep rules for superpack target. | David Cournapeau | 2009-03-28 | 1 | -1/+1 | |
| | ||||||
* | Abstract superpack installer name. | David Cournapeau | 2009-03-28 | 1 | -1/+5 | |
| | ||||||
* | Document global vars in paver. | David Cournapeau | 2009-03-28 | 1 | -0/+8 | |
| | ||||||
* | Do not import numpy.distutils in pavement script - not needed. | David Cournapeau | 2009-03-28 | 1 | -1/+0 | |
| | ||||||
* | Fix tab issues in paver file. | David Cournapeau | 2009-03-28 | 1 | -6/+6 | |
| | ||||||
* | Add darwine config. | David Cournapeau | 2009-03-27 | 1 | -2/+6 | |
| | ||||||
* | Superpack can now be built from wine, bye bye windows pain. | David Cournapeau | 2009-03-27 | 1 | -13/+46 | |
| | ||||||
* | Add tasks to build arch specifics wininst. | David Cournapeau | 2009-03-27 | 1 | -11/+65 | |
| | ||||||
* | Add some doc to the paver script. | David Cournapeau | 2009-03-27 | 1 | -0/+33 | |
| | ||||||
* | Add pdf task + full dmg build for paver script. | David Cournapeau | 2009-03-27 | 1 | -3/+55 | |
| | ||||||
* | Update paver script such as one can create the fancy numpy dmg in one command. | David Cournapeau | 2009-03-27 | 1 | -12/+33 | |
| | ||||||
* | Add a bdist_mpkg task + fix setup import issues. | David Cournapeau | 2009-03-27 | 1 | -2/+7 | |
| | ||||||
* | Add simple .dmg build to paver. | David Cournapeau | 2009-03-27 | 1 | -1/+49 | |
| | ||||||
* | Add wine-based bdist_wininst installers. | David Cournapeau | 2009-03-27 | 1 | -0/+42 | |
| | ||||||
* | Bypass paver sdist. | David Cournapeau | 2009-03-27 | 1 | -0/+6 | |
| | ||||||
* | Clean egg-info too in paver. | David Cournapeau | 2009-03-27 | 1 | -1/+1 | |
| | ||||||
* | Add bootstrap task. | David Cournapeau | 2009-03-27 | 1 | -3/+31 | |
| | ||||||
* | Add task to build html doc. | David Cournapeau | 2009-03-27 | 1 | -1/+15 | |
| | ||||||
* | Start a paver file to help for release purpose. | David Cournapeau | 2009-03-27 | 1 | -0/+70 | |