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