1. 572cbfa DOC: Remove more SVN references. by Stefan van der Walt · 15 years ago
  2. 6d1a365 BUG: (backport r8699) core: fix _dotblas usage on Py3 (fixes #1609) by Pauli Virtanen · 15 years ago
  3. c740bf8 REL: Some more changes to release scripts. by rgommers · 15 years ago
  4. 1d08d6a REL: Update paver and release scripts for Python 2.7/3.1 binaries. by rgommers · 15 years ago
  5. 7d10ac5 ENH: 3K: optionally use lib2to3cache in 2to3 conversion by Pauli Virtanen · 15 years ago
  6. 5657366 CLN: Remove some now unnecessary fixups to lib/npyio. by Charles Harris · 15 years ago
  7. 44118ae Rename numpy/lib/io.py to numpy/lib/npyio.py. The py3tool can probably be by Charles Harris · 15 years ago
  8. 11b80e7 3K: BUG: work around bugs in Python 3.1.1 2to3 by not using fixes_reduce by Pauli Virtanen · 16 years ago
  9. 9f9098f 3K: py3tool: use lib2to3 for the conversions by Pauli Virtanen · 16 years ago
  10. 9978917 3K: BUG: make test_defchararray convert properly via 2to3 by Pauli Virtanen · 16 years ago
  11. be838de py3tool: customize 2to3 flags for some files by Pauli Virtanen · 16 years ago
  12. f5aefee py3tool: skip temporary etc files by Pauli Virtanen · 16 years ago
  13. 35523ea py3tool: fix some relative imports for extension modules by Pauli Virtanen · 16 years ago
  14. 6815943 3K: make setup.py call 2to3 automatically -- place sources to build/py3k by Pauli Virtanen · 16 years ago
  15. d4d3480 REL: re-enable SSE2 binary in the superpack. by David Cournapeau · 16 years ago
  16. a898a83 REL: only build nosse and sse3 binaries. by David Cournapeau · 16 years ago
  17. b4fbc59 REL: add the scripts and art for the mac os x dmg. by David Cournapeau · 16 years ago
  18. f676229 Add first cut of C code coverage tool by mdroe · 16 years ago
  19. 8c7d1bc Add a tool for determining active SVN committers. by Travis Oliphant · 16 years ago
  20. 8774fa4 Add the x86analysis.py script to check instructions set in win binaries. by David Cournapeau · 16 years ago
  21. 950139d Remove python 2.3, add 2.6 for build scripts on windows. by David Cournapeau · 16 years ago
  22. a213a22 Add script to build msvcrt90 on mingw-w64. by David Cournapeau · 16 years ago
  23. d455fa9 Add /arch option to superpack installer to override detected arch. by David Cournapeau · 17 years ago
  24. 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
  25. d29107a reindenting prior to release by Jarrod Millman · 17 years ago
  26. c30bb0a Add install_and_test script for osxbuild. Update README. by chris.burns · 17 years ago
  27. 11a69c2 Fix typo in build script for win32. by David Cournapeau · 17 years ago
  28. 62dbc75 Handle MSI builds + python 2.3 for win32 build script. by David Cournapeau · 17 years ago
  29. 12cfaa0 Handle python version in prepare_bootstrap script. by David Cournapeau · 17 years ago
  30. 1006c22 Add doc to osxbuild script. by chris.burns · 17 years ago
  31. e3f63ef Set build scripts to unix ff. by David Cournapeau · 17 years ago
  32. 20efcc4 Remove unused nsis scripts. by David Cournapeau · 17 years ago
  33. 0a02410 prepare_bootstrap script now handles pyver correctly, and can be set from command line. by David Cournapeau · 17 years ago
  34. d42999f Update readme for win32build tools. by David Cournapeau · 17 years ago
  35. 6dde6a1 Fix path issue in nsis script. by David Cournapeau · 17 years ago
  36. d23e5e4 Add top script to generate binaries from scratch. by David Cournapeau · 17 years ago
  37. 1b4980a Bootstrap script now works from scratch. by David Cournapeau · 17 years ago
  38. 5e47de2 Set LZMA solid compressor. by David Cournapeau · 17 years ago
  39. f1ff5f9 Build all ARCHS if arch arg not given to build script. by David Cournapeau · 17 years ago
  40. 8a946f6 Uncomment bootstrap tasks. by David Cournapeau · 17 years ago
  41. c90b955 Add nsis template, and bootstrap script, to bootstrap win32 binary build. by David Cournapeau · 17 years ago
  42. bd8c4ce Use OptionParser for win32 build script. by David Cournapeau · 17 years ago
  43. e1bc01f Add cpu_caps nsis plugin sources (to detect SSE in nsis scripts). by David Cournapeau · 17 years ago
  44. 1fddb21 Add script for building osx installer. by chris.burns · 17 years ago
  45. 207754f Add cpuid + nsis scripts to build win32 installer. by David Cournapeau · 17 years ago
  46. aa4bc9e Update build script. by David Cournapeau · 17 years ago
  47. b6590c5 by David Cournapeau · 17 years ago
  48. 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