index
:
platform/upstream/python-numpy
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
master
sandbox/backup/numpy-1.15.0_20210104
sandbox/dh0128.kwak/numpy-1.16.6_20201231
sandbox/nmerinov/llvm
sandbox/wangbiao/qemu-5.2
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
upstream-git
Domain: System / Base; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pavement.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
MAINT: Prepare master for 1.15 development.
Charles Harris
1
-2
/
+2
2017-08-25
MAINT: Reuse the code to compute sha256, md5 hashes
Srinivas Reddy Thatiparthy
1
-16
/
+9
2017-06-03
BUG: KeyboardInterrupt is swallowed all over the place
Eric Wieser
1
-1
/
+1
2017-05-10
MAINT: Update master branch for 1.14.0 development.
Charles Harris
1
-2
/
+2
2017-05-09
ENH: Python 3.6 invalid escape sequence deprecation fixes
Ville Skyttä
1
-4
/
+4
2017-05-09
ENH: Spelling fixes
Ville Skyttä
1
-1
/
+1
2017-01-15
MAINT: Forward port accumulated changes from the 1.12.0 release.
Charles Harris
1
-7
/
+14
2016-11-16
BUG: Fix pavement.py write_release_task.
Charles Harris
1
-3
/
+3
2016-11-05
MAINT: Update pavement.py and setup.py for numpy 1.13.0.
Charles Harris
1
-11
/
+2
2016-11-04
MAINT: Update pavement.py
Charles Harris
1
-4
/
+20
2016-09-02
ENH: Add stacklevel to all (or almost all) our function calls
Sebastian Berg
1
-1
/
+1
2016-01-19
REL: Update master branch after 1.12.x branch has been made.
Charles Harris
1
-2
/
+2
2016-01-19
REL: Prepare for 1.10.x branch.
Charles Harris
1
-1
/
+1
2016-01-16
REL: Do not include merge commits in Changelog.
Charles Harris
1
-2
/
+3
2016-01-16
BUG: fix TravisCI test issues when using setuptools unconditionally.
Ralf Gommers
1
-2
/
+2
2015-12-05
MAINT: Include from __future__ boilerplate in some files missing it.
Charles Harris
1
-1
/
+1
2015-10-14
REL: update Paver file to ensure sdist contents are OK for releases.
Ralf Gommers
1
-0
/
+8
2015-09-23
BUG: PEP440 compliant versioning for development releases.
Charles Harris
1
-1
/
+1
2015-08-03
MAINT: Init master branch for 1.11.0 development.
Charles Harris
1
-2
/
+2
2014-07-06
Merge pull request #4671 from charris/prepare-1.10-devel
Charles Harris
1
-2
/
+2
2014-06-08
BLD: compute sha256 sums of build artifacts
Julian Taylor
1
-2
/
+23
2014-05-06
MAINT: Update pavement.py to 1.10.0.
Charles Harris
1
-2
/
+2
2014-02-28
MAINT: add python3.4 to paver file
Julian Taylor
1
-0
/
+4
2013-10-15
MAINT: update pavement.py for no-2to3.
Ralf Gommers
1
-4
/
+1
2013-09-16
MAINT: update release scripts for building OS X binaries.
Ralf Gommers
1
-7
/
+3
2013-09-02
MAINT: Update pavement.py script.
Charles Harris
1
-11
/
+3
2013-04-06
2to3: Apply `print` fixer.
Charles Harris
1
-1
/
+1
2013-03-28
2to3: Use absolute imports.
Charles Harris
1
-1
/
+1
2013-03-01
2to3: Put `from __future__ import division in every python file.
Charles Harris
1
-0
/
+1
2013-02-27
2to3: Updata `except Exception, msg:` syntax in files not in numpy/ .
Charles Harris
1
-1
/
+1
2012-12-28
BLD: Add support for Python 3.3 in paver
Ondřej Čertík
1
-0
/
+4
2012-08-14
pavement.py: rename "yop" to "atlas"
Ondrej Certik
1
-3
/
+3
2012-05-04
REL: change Sphinx version in release script to 1.1.3.
Ralf Gommers
1
-1
/
+1
2011-07-20
REL: forward port changes to release scripts from 1.6.x branch.
Ralf Gommers
1
-4
/
+18
2011-03-27
BUG: Py3K: fix setup.py to work from a released tarball.
Ralf Gommers
1
-1
/
+13
2011-03-14
DOC: BLD: fix some doc build warnings.
Ralf Gommers
1
-1
/
+2
2011-03-08
REL: update release scripts for Python 3.2.
rgommers
1
-1
/
+5
2011-03-04
BUG: fix up setup.py and pavement.py so the binary builds work again.
rgommers
1
-7
/
+26
2011-03-01
DOC: update notes in release script and reorganize paver script a little.
rgommers
1
-4
/
+16
2010-09-04
REL: Apply changes to release notes and paver script in 1.5.x branch to trunk.
rgommers
1
-2
/
+10
2010-08-05
3K: copy built installers from build/py3k/dist instead of dist/.
rgommers
1
-1
/
+4
2010-07-24
ENH: Several changes to Paver script taken from 1.4.x branch.
rgommers
1
-11
/
+11
2010-03-04
BUG: fix paver execution on windows 7 for python 2.6.
David Cournapeau
1
-1
/
+3
2009-11-30
REL: fix atlas detection for SSE2/SSE3 wininst.
David Cournapeau
1
-2
/
+2
2009-11-30
REL: re-enable SSE2 binary in the superpack.
David Cournapeau
1
-2
/
+2
2009-11-30
REL: fix dmg name and dmg build.
David Cournapeau
1
-11
/
+13
2009-11-30
Use gcc-4.0 for python 2.5, to avoid using gcc 4.2 on Snow Leopard.
David Cournapeau
1
-1
/
+4
2009-11-26
BUG: fix md5 import for python 2.6 in paver file.
David Cournapeau
1
-3
/
+3
2009-11-22
REL: new, better paver file.
David Cournapeau
1
-292
/
+378
2009-11-16
ENH: update version for paver script.
David Cournapeau
1
-2
/
+2
[next]