summaryrefslogtreecommitdiff
path: root/pavement.py
Commit message (Expand)AuthorAgeFilesLines
* DOC: string → strDimitri Papadopoulos2023-02-101-1/+1
* REL: Prepare main for NumPy 1.25.0 developmentCharles Harris2022-11-221-1/+1
* REL: Prepare main for NumPy 1.24.0 developmentCharles Harris2022-05-231-1/+1
* REL: Prepare main for NumPy 1.23.0 developmentCharles Harris2021-11-161-1/+1
* DOC: Typos found by codespellDimitri Papadopoulos2021-09-211-1/+1
* DOC, REL: Prepare notes for NumPy 1.22.0 development.Charles Harris2021-05-221-1/+1
* MAINT: Update pavement.py to work with versioneer.Charles Harris2021-01-211-28/+20
* MAINT: Update master after 1.20.x branch.v1.21.0.dev0Charles Harris2020-11-271-1/+1
* MAINT: cleanup unused imports; avoid redefinition of importsMike Taves2020-02-061-2/+0
* Merge branch 'master' into xavierohan-patch-1Xavier Thomas2020-01-241-2/+3
|\
| * Updated pavement.py with f-stringsXavier Thomas2020-01-241-2/+2
* | Updated pavement.py with f-stringsXavier Thomas2020-01-241-1/+1
|/
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* MAINT: Update pavement.py for towncrier.Charles Harris2019-12-221-25/+35
* REL: Update master after NumPy 1.18.0 release.Charles Harris2019-12-221-1/+1
* DOC: update or remove outdated sourceforge linksmattip2019-08-081-2/+1
* Merge pull request #13881 from charris/update-pavementSebastian Berg2019-07-011-1/+1
|\
| * MAINT: Update pavement to use python3 in shell commands.Charles Harris2019-07-011-1/+1
* | MAINT: Prepare master for 1.18.0 development.Charles Harris2019-06-301-1/+1
|/
* MAINT: Prepare master for 1.17.0 development.Charles Harris2018-12-081-2/+1
* MAINT: Cleanup pavement.pyCharles Harris2018-11-091-501/+107
* REL: Setup master for 1.16 development.Charles Harris2018-06-121-2/+2
* Revert "REL: Setup maintenance/1.15.x branch."Charles Harris2018-06-121-2/+2
* REL: Setup maintenance/1.15.x branch.Charles Harris2018-06-121-2/+2
* DOC: Update master after NumPy 1.14.4 release.Charles Harris2018-06-061-2/+2
* MAINT: Prepare master for 1.15 development.Charles Harris2017-12-081-2/+2
* MAINT: Reuse the code to compute sha256, md5 hashesSrinivas Reddy Thatiparthy2017-08-251-16/+9
* BUG: KeyboardInterrupt is swallowed all over the placeEric Wieser2017-06-031-1/+1
* MAINT: Update master branch for 1.14.0 development.Charles Harris2017-05-101-2/+2
* ENH: Python 3.6 invalid escape sequence deprecation fixesVille Skyttä2017-05-091-4/+4
* ENH: Spelling fixesVille Skyttä2017-05-091-1/+1
* MAINT: Forward port accumulated changes from the 1.12.0 release.Charles Harris2017-01-151-7/+14
* BUG: Fix pavement.py write_release_task.Charles Harris2016-11-161-3/+3
* MAINT: Update pavement.py and setup.py for numpy 1.13.0.Charles Harris2016-11-051-11/+2
* MAINT: Update pavement.pyCharles Harris2016-11-041-4/+20
* ENH: Add stacklevel to all (or almost all) our function callsSebastian Berg2016-09-021-1/+1
* REL: Update master branch after 1.12.x branch has been made.Charles Harris2016-01-191-2/+2
* REL: Prepare for 1.10.x branch.Charles Harris2016-01-191-1/+1
* REL: Do not include merge commits in Changelog.Charles Harris2016-01-161-2/+3
* BUG: fix TravisCI test issues when using setuptools unconditionally.Ralf Gommers2016-01-161-2/+2
* MAINT: Include from __future__ boilerplate in some files missing it.Charles Harris2015-12-051-1/+1
* REL: update Paver file to ensure sdist contents are OK for releases.Ralf Gommers2015-10-141-0/+8
* BUG: PEP440 compliant versioning for development releases.Charles Harris2015-09-231-1/+1
* MAINT: Init master branch for 1.11.0 development.Charles Harris2015-08-031-2/+2
* Merge pull request #4671 from charris/prepare-1.10-develCharles Harris2014-07-061-2/+2
|\
| * MAINT: Update pavement.py to 1.10.0.Charles Harris2014-05-061-2/+2
* | BLD: compute sha256 sums of build artifactsJulian Taylor2014-06-081-2/+23
|/
* MAINT: add python3.4 to paver fileJulian Taylor2014-02-281-0/+4
* MAINT: update pavement.py for no-2to3.Ralf Gommers2013-10-151-4/+1
* MAINT: update release scripts for building OS X binaries.Ralf Gommers2013-09-161-7/+3