##// END OF EJS Templates
Commit Message Age Author Refs
load previous
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
r2111:0af7025d
Make iptest more reliable under Win32. This ensures the trial part of the tests runs in win32.
Fernando Perez
0
r2110:8a76d7d6
Add searching of .py files to find_cmd so Twisted's trial runner is found. Fix necessary for the test suite to run under win32.
Fernando Perez
0
r2109:93b5c4cd
Small fixes to get a cleaner doc build, and junk removal. Cleaned miscellaneous warnings raised by the doc build by fixing little reST compliance issues, and removed the testing/attic directory which was unused by now.
Fernando Perez
0
r2108:a0989178
Remove empty doc build directory.
Fernando Perez
0
r2107:3611aca7
[merge] Merging with upstream trunk.
Fernando Perez
merge
0
r2106:dc120bd3
Add %paste to automatically paste clipboard contents. Function contributed by Robert Kern, thanks! Original code mostly unmodified, but I added 4 actual tests with a mock clipboard function so at least the core functionality can be auto-tested, even if we can't test real clipboards across platforms.
Fernando Perez
merge
0
r2105:3fdfd18f
[bug] Close debian bugs: remove debian/ dir and add missing man pages. This closes the bugs: https://bugs.launchpad.net/ipython/+bug/291143 https://bugs.launchpad.net/ipython/+bug/368719 The manpages were contributed by Debian's Stephan Peijnik, and lightly edited to update them with current trunk functionality.
Fernando Perez
merge
0
r2104:9750aea7
Remove unmaintained ipykit, as per discussion on list.
Fernando Perez
0
r2103:711bd398
[merge] Merging with upstream trunk.
Fernando Perez
merge
0
r2102:d3a059eb
Merging (slightly modified) Tom Fetherston's demo branch. I made some small cleanups and fixed a few conflicts, the bulk of the code is Tom's. Many thanks for this contribution!
Fernando Perez
merge
0
load next
< 1 .. 1330 1331 1332 1333 1334 .. 1438 >
showing 20 out of 28742 commits