Commit message Age Author Refs
r2121:88ac1272
Minor fix to naming, apparently something changed in distutils...
Fernando Perez
0
r2120:c16d5412
Rename mkrel to the clearer name build_release. This distinguishes from the main 'release' script and makes it clearer that its purpose is simply to build the release files, not to make it.
Fernando Perez
0
r2119:2c8c96be
Continue tool cleanup. Removed redundant setup_bdist_egg, since setupegg can be used for the same purpose. Removed setupexe which depended on ipykit, since that is already gone.
Fernando Perez
0
r2118:ec9810f7
Cleaned up release tools directory. Converted almost all to python scripts and made toollib to collect common functions and avoid repetition. Properly commented and documented what each script does. The run_ipy_in_profiler one seems broken, I'm not sure what to do with it. We need to either fix it or remove it later, but it's not critical for 0.10.
Fernando Perez
0
r2117:3dc36476
Clean up after comments by Tom from his branch review.
Fernando Perez
0
r2116:87ec1117
Cleanup check_sources and remove hard tabs from some files. Improved and documented the check_sources script, and after running it, used untabify to cleanup the files where it reported hard tabs.
Fernando Perez
0
r2115:607da213
Tools cleanup in getting ready for 0.10.rc. Not done yet, but getting close. Updating tools directory to have a more easy to manage/maintain release process.
Fernando Perez
0
r2114:df193b2f
Remove test suite from win32 start menu. Since the test suite exits immediately upon completion, it makes no sense to run it from a menu, as it's impossible then to see/copy the results. Anyone who is going to report anything should run it from a terminal so the results stay on screen.
Fernando Perez
0
r2113:0b15f366
Small documentation updates and comments about Windows install.
Fernando Perez
0
r2112:01243455
Make test suite more robust under Win32. Closes: https://bugs.launchpad.net/ipython/+bug/366353
Fernando Perez
0
< 1 .. 2661 2662 2663 2664 2665 .. 2875 >