Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Notes on compiler and OpenBLAS | Seth Troisi | 2020-01-07 | 1 | -15/+22 |
| | |||||
* | Update HOWTO_RELEASE.rst | Seth Troisi | 2020-01-04 | 1 | -3/+3 |
| | |||||
* | MAINT: Update pavement.py for towncrier. | Charles Harris | 2019-12-22 | 1 | -2/+3 |
| | | | | | | | | The update is needed so that the links generated by towncrier are converted in the README.md file generated for the github release documentation. The code is also simplified. [skip ci] | ||||
* | DOC: Update HOWTO_RELEASE.rst.txt | Charles Harris | 2019-12-03 | 1 | -64/+69 |
| | | | | | | | | | - Remove obsolete bits. - Update Python versions. - Add some blank lines for clarity - Make list markup uniform. [ci skip] | ||||
* | DOC: Update note for using towncrier | Charles Harris | 2019-12-02 | 1 | -7/+7 |
| | |||||
* | BUILD, DOC: add merge-doc target to update the numpy/doc repo | mattip | 2019-08-08 | 1 | -33/+19 |
| | |||||
* | DOC: update or remove outdated sourceforge links | mattip | 2019-08-08 | 1 | -9/+0 |
| | |||||
* | ENH: use towncrier to build the release note | mattip | 2019-07-24 | 1 | -7/+13 |
| | |||||
* | made required changes | parul | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | made required changes | parul | 2019-04-07 | 1 | -1/+1 |
| | |||||
* | minor fixes | parul | 2019-04-06 | 1 | -1/+1 |
| | |||||
* | Changed wordings (trunk -> master,etc.) in HOWTO_RELEASE file | parul | 2019-04-06 | 1 | -4/+4 |
| | |||||
* | DOC-minor fixes | parul | 2019-04-02 | 1 | -16/+16 |
| | |||||
* | WIP: DOC: slightly tweak the directions to create a release (#11312) | Matti Picus | 2018-06-16 | 1 | -32/+6 |
| | | | | | | | | | | | | | | | | | | * DOC: slightly tweak the directions to create a release * make release documents part of built documentation * remove comment about version numbering * MAINT: More tweaks to WALKTHROUGH. Add check of Cython version. * reword from comments * DOC: Remove mention of the `.pypirc` file from HOWTO_RELEASE.txt.rst [ci skip] | ||||
* | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 1 | -11/+11 |
| | |||||
* | Merge pull request #8106 from charris/release-walkthrough | Charles Harris | 2017-03-26 | 1 | -8/+38 |
|\ | | | | | WIP, DOC: Document release procedure with a walkthrough. | ||||
| * | DOC: Document release procedure with a walkthrough. | Charles Harris | 2017-03-18 | 1 | -8/+38 |
| | | | | | | | | | | | | | | Also update the lists of release dependencies in doc/HOWTO_RELEASE.rst.txt. [ci skip] | ||||
* | | DOC: Fix typos | Jakub Wilk | 2017-03-17 | 1 | -1/+1 |
|/ | |||||
* | DOC: change version references from x.y to x.y.z | Pierre de Buyl | 2016-09-07 | 1 | -1/+1 |
| | |||||
* | change all non-code instances of Numpy to NumPy | Pierre de Buyl | 2016-09-06 | 1 | -1/+1 |
| | | | | | | | | | Instances remain for NumpyVersion and Numpy.rec.fromarrays that are references to code. Release notes were left unchanged. see issue #7986 | ||||
* | DOC: add note of 64-bit wheels on Windows | Matthew Brett | 2016-06-29 | 1 | -5/+4 |
| | | | | Say that we do provide 64-bit Windows wheels. Update link to mingwpy. | ||||
* | DOC: update wheel building procedure for release | Matthew Brett | 2016-06-29 | 1 | -169/+83 |
| | | | | | Document the single repository wheel building system. Strip out the old Wine instructions. | ||||
* | DOC: write pypi as PyPI; more on warehouse uploads | Matthew Brett | 2016-06-03 | 1 | -10/+11 |
| | | | | | | | Correct capitalization of PyPI. Add more on procedure for uploading via warehouse server rather than pypi server. | ||||
* | DOC: update wheel build / upload instructions | Matthew Brett | 2016-05-31 | 1 | -2/+90 |
| | | | | | Update the instructions for the numpy Windows and manylinux wheels builds, and uploading the wheels to pypi. | ||||
* | DOC: update HOWTO_RELEASE document | Matthew Brett | 2015-10-26 | 1 | -46/+157 |
| | | | | | An update of release notes from experience of releasing 1.9.3, with responses to comments by Chuck and Ralf. | ||||
* | DOC: update HOWTO_BUILD_DOCS and HOWTO_RELEASE for release doc builds. | Ralf Gommers | 2015-10-19 | 1 | -22/+18 |
| | | | | [ci skip] | ||||
* | TST: raise errors for dev versions and warnings for releases on test runs. | Ralf Gommers | 2015-10-15 | 1 | -16/+0 |
| | | | | | This approach is less error prone than switching from "develop" to "release" in maintenance branches by hand. See gh-6461 for details. | ||||
* | DOC: Revise doc/HOWTO_RELEASE.rst.txt a bit to read better. | Charles Harris | 2015-06-22 | 1 | -7/+8 |
| | | | | [ci skip] | ||||
* | DOC: Document bogus stride fix for release. | Charles Harris | 2015-06-22 | 1 | -0/+7 |
| | | | | | | Add explanation and patch link to doc/HOWTO_RELEASE.rst.txt. [ci skip] | ||||
* | MAINT: Update version info for Numpy 1.10. | Charles Harris | 2015-06-22 | 1 | -9/+9 |
| | | | | | | Update version hash in numpy/core/code_generators/cversions.txt. Update API version in numpy/core/setup_common.py Update API version in numpy/core/include/numpy/numpyconfig.h | ||||
* | DOC/MAINT: Python 2.6 or 3.2 required | Lars Buitinck | 2014-09-25 | 1 | -1/+1 |
| | | | | | | | | | Installation docs still stated Python 2.4 is supported, while not mentioning 3.x at all. Also corrected the statement that distutils is in python-dev on Debian, while it's actually in the main package. Several parts of the dev docs and some comments also referenced now-irrelevant 2.5 bugs/limitations. | ||||
* | DOC: Update HOWTO_RELEASE.rst.txt. | Charles Harris | 2014-05-04 | 1 | -10/+38 |
| | | | | Add more detail in the "Check the C API version number" section. | ||||
* | DOC: Document the new location of cversions.py. | Charles Harris | 2014-05-04 | 1 | -3/+4 |
| | | | | The instructions in HOWTO_RELEASE.rst.txt needed to be modified. | ||||
* | DOC: Update HOWTO_RELEASE.rst.txt. | Charles Harris | 2013-08-15 | 1 | -24/+18 |
| | | | | | | The current version is out of date. Supported Python versions have changed, the buildbot is no longer reachable, some links are dead, etc. | ||||
* | DOC: add to HOWTO_RELEASE to check that the benchmark suite runs. | Ralf Gommers | 2013-06-03 | 1 | -1/+4 |
| | |||||
* | BUG: fix NPY_NO_DEPRECATED_API mechanism. | Ralf Gommers | 2013-03-02 | 1 | -2/+5 |
| | |||||
* | DOC: update HOWTO_RELEASE document. | Ralf Gommers | 2012-06-26 | 1 | -20/+33 |
| | |||||
* | REL: change Sphinx version in release script to 1.1.3. | Ralf Gommers | 2012-05-04 | 1 | -1/+1 |
| | | | | | | | | Version 1.0.4 was used till now, but has become too old. New version gives far fewer warnings and thereby increases the reference guide with O(100) pages that previously got lost. Also update current Cython version number. | ||||
* | TST: add some string kw options to simplify switching NoseTester behavior. | Ralf Gommers | 2012-03-04 | 1 | -2/+1 |
| | |||||
* | TST: add "raise on warning" behavior to NoseTester constructor. | Ralf Gommers | 2012-03-04 | 1 | -0/+11 |
| | | | | | Also document that behavior has to be switched for a release, and remove comments on turning on deprecation warnings that don't apply anymore. | ||||
* | DOC: add to release HOWTO that the C API version should be updated. | Ralf Gommers | 2012-02-05 | 1 | -4/+13 |
| | |||||
* | DOC: describe required version of GCC in MinGW on Windows in release doc. | Ralf Gommers | 2011-10-04 | 1 | -1/+3 |
| | |||||
* | DOC: rename ReST files under doc/ from *.txt to *.rst.txt, so they render on ↵ | rgommers | 2010-11-11 | 1 | -0/+333 |
github. |