Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.6.1
/
tools
31bfe43
ENH: do not make backup copies when running 2to3.
by Ralf Gommers
· 14 years ago
6d49edc
BUG: Py3: ensure version.py imports are translated appropriately
by Pauli Virtanen
· 15 years ago
33b3e60
add .gitattributes and fix line endings
by Darren Dale
· 15 years ago
f4a313e
DOC: Remove more SVN references.
by Stefan van der Walt
· 15 years ago
3843e86
BUG: core: fix _dotblas usage on Py3 (fixes #1609)
by Pauli Virtanen
· 15 years ago
b74533b
REL: forward-port change in size of dmg image from 1.5.x branch.
by rgommers
· 15 years ago
73b8b54
ENH: 3K: optionally use lib2to3cache in 2to3 conversion
by Pauli Virtanen
· 15 years ago
5657366
CLN: Remove some now unnecessary fixups to lib/npyio.
by Charles Harris
· 15 years ago
44118ae
Rename numpy/lib/io.py to numpy/lib/npyio.py. The py3tool can probably be
by Charles Harris
· 15 years ago
11b80e7
3K: BUG: work around bugs in Python 3.1.1 2to3 by not using fixes_reduce
by Pauli Virtanen
· 16 years ago
9f9098f
3K: py3tool: use lib2to3 for the conversions
by Pauli Virtanen
· 16 years ago
9978917
3K: BUG: make test_defchararray convert properly via 2to3
by Pauli Virtanen
· 16 years ago
be838de
py3tool: customize 2to3 flags for some files
by Pauli Virtanen
· 16 years ago
f5aefee
py3tool: skip temporary etc files
by Pauli Virtanen
· 16 years ago
35523ea
py3tool: fix some relative imports for extension modules
by Pauli Virtanen
· 16 years ago
6815943
3K: make setup.py call 2to3 automatically -- place sources to build/py3k
by Pauli Virtanen
· 16 years ago
d4d3480
REL: re-enable SSE2 binary in the superpack.
by David Cournapeau
· 16 years ago
a898a83
REL: only build nosse and sse3 binaries.
by David Cournapeau
· 16 years ago
b4fbc59
REL: add the scripts and art for the mac os x dmg.
by David Cournapeau
· 16 years ago
f676229
Add first cut of C code coverage tool
by mdroe
· 16 years ago
8c7d1bc
Add a tool for determining active SVN committers.
by Travis Oliphant
· 16 years ago
8774fa4
Add the x86analysis.py script to check instructions set in win binaries.
by David Cournapeau
· 16 years ago
950139d
Remove python 2.3, add 2.6 for build scripts on windows.
by David Cournapeau
· 16 years ago
a213a22
Add script to build msvcrt90 on mingw-w64.
by David Cournapeau
· 16 years ago
d455fa9
Add /arch option to superpack installer to override detected arch.
by David Cournapeau
· 17 years ago
b65b21c
Update doall script: take the python version to build binaries from the command line instead of global variable.
by David Cournapeau
· 17 years ago
d29107a
reindenting prior to release
by Jarrod Millman
· 17 years ago
c30bb0a
Add install_and_test script for osxbuild. Update README.
by chris.burns
· 17 years ago
11a69c2
Fix typo in build script for win32.
by David Cournapeau
· 17 years ago
62dbc75
Handle MSI builds + python 2.3 for win32 build script.
by David Cournapeau
· 17 years ago
12cfaa0
Handle python version in prepare_bootstrap script.
by David Cournapeau
· 17 years ago
1006c22
Add doc to osxbuild script.
by chris.burns
· 17 years ago
e3f63ef
Set build scripts to unix ff.
by David Cournapeau
· 17 years ago
20efcc4
Remove unused nsis scripts.
by David Cournapeau
· 17 years ago
0a02410
prepare_bootstrap script now handles pyver correctly, and can be set from command line.
by David Cournapeau
· 17 years ago
d42999f
Update readme for win32build tools.
by David Cournapeau
· 17 years ago
6dde6a1
Fix path issue in nsis script.
by David Cournapeau
· 17 years ago
d23e5e4
Add top script to generate binaries from scratch.
by David Cournapeau
· 17 years ago
1b4980a
Bootstrap script now works from scratch.
by David Cournapeau
· 17 years ago
5e47de2
Set LZMA solid compressor.
by David Cournapeau
· 17 years ago
f1ff5f9
Build all ARCHS if arch arg not given to build script.
by David Cournapeau
· 17 years ago
8a946f6
Uncomment bootstrap tasks.
by David Cournapeau
· 17 years ago
c90b955
Add nsis template, and bootstrap script, to bootstrap win32 binary build.
by David Cournapeau
· 17 years ago
bd8c4ce
Use OptionParser for win32 build script.
by David Cournapeau
· 17 years ago
e1bc01f
Add cpu_caps nsis plugin sources (to detect SSE in nsis scripts).
by David Cournapeau
· 17 years ago
1fddb21
Add script for building osx installer.
by chris.burns
· 17 years ago
207754f
Add cpuid + nsis scripts to build win32 installer.
by David Cournapeau
· 17 years ago
aa4bc9e
Update build script.
by David Cournapeau
· 17 years ago
b6590c5
by David Cournapeau
· 17 years ago
b7cb2d5
Add a tools directory, to hold various things related to build, etc... Add a python script to build win32 binaries.
by David Cournapeau
· 17 years ago