summaryrefslogtreecommitdiff
path: root/release.sh
Commit message (Collapse)AuthorAgeFilesLines
* REL: remove release.sh because it's not in use anymore.Ralf Gommers2015-10-141-74/+0
| | | | We're using numpy-vendor/fabfile.py instead.
* MAINT: update release scripts for building OS X binaries.Ralf Gommers2013-09-161-4/+0
| | | | Works with Python 3.x now that bdist_mpkg is ported (thanks @matthew-brett).
* DEP: Remove more references to scons related files.Charles Harris2013-01-141-1/+0
| | | | | | | These references were in MANIFEST.in, doc/summarize.py, release.sh, and numpy/testing/noseclasses.py and involved scons files that have been removed, mostly setupscons.py and setupsconsegg.py that were in the top level.
* MAINT: port release notes and release script changes from 1.6.x.Ralf Gommers2012-05-201-5/+24
|
* REL: forward port changes to release scripts from 1.6.x branch.Ralf Gommers2011-07-201-0/+19
|
* REL: update release scripts for Python 3.2.rgommers2011-03-081-0/+1
|
* BUG: fix up setup.py and pavement.py so the binary builds work again.rgommers2011-03-041-0/+3
|
* DOC: update notes in release script and reorganize paver script a little.rgommers2011-03-011-5/+31
|
* REL: generate both 2.5 and 2.6 win and mac os x installers in release script.David Cournapeau2009-11-301-2/+4
|
* ENH: add release script.David Cournapeau2009-11-221-0/+9