6067 Commits (e660a12934e10a322b5bba76750f44e835fcc263)
 

Author SHA1 Message Date
Fernando Perez 791a75ce7c Merge updates for 0.9.rc1 release.
18 years ago
Fernando Perez 41236085a0 Final updates for releasing the 0.9.rc1.
18 years ago
Gael Varoquaux 328cd734cc Merge with upstream
18 years ago
Fernando Perez 4fd962d567 Update from upstream.
18 years ago
Fernando Perez ef5c1bfdd6 Include testing plugin for installation.
18 years ago
Fernando Perez 0567523270 Include testing plugin for installation.
18 years ago
Fernando Perez 96400ae788 Add forgotten file.
18 years ago
Fernando Perez cc13fca3c2 Add module I forgot
18 years ago
Brian Granger 099de008a4 Skipping a few tests that fail on Windows.
18 years ago
Fernando Perez 92a0ca07e1 Various fixes to testing system and decorators.
18 years ago
Fernando Perez 15ae52f8e6 Fix decorator bug and update build scripts to use setuptools for iptest.
18 years ago
Fernando Perez 044c2de074 Checkpoint before merging with upstream
18 years ago
Brian Granger 3a43439a33 Skipping a few tests related to the wx frontend that fail on Windows.
18 years ago
Brian Granger 93179e9fbe Added tests for the new get_ipython_dir and get_security_dir
18 years ago
Brian Granger a78a37dfa8 Upstream changes.
18 years ago
Brian Granger e8b8662c91 Upstream changes.
18 years ago
Brian Granger 56a5d4ab91 Upstream changes.
18 years ago
Brian Granger ce85431b54 Updstream changes.
18 years ago
gvaroquaux c955929697 Merge with upstream.
18 years ago
Fernando Perez 162df0fc47 Fixes to build/setup machinery.
18 years ago
Fernando Perez 5020bb4d11 Fixes to build system.
18 years ago
Fernando Perez 2fc298ac07 Merge with upstream
18 years ago
gvaroquaux b327410785 Add ipythonx to scripts.
18 years ago
gvaroquaux 89b977c2f7 Add the subpackage to the setupbase.py
18 years ago
gvaroquaux dee802b42f Add entry point for ipythonx to setup.py, when used with setuptools.
18 years ago
Gael Varoquaux 97f4edd917 Track upstream
18 years ago
Brian E Granger 0e08b770a0 package_data was missing the .txt files in the testing directories. This was causing
18 years ago
gvaroquaux 5ba683e041 Upstream merges.
18 years ago
Brian E Granger b31c7b2ebf Temporary fix to get setup.py to not crash. Full fix on the way.
18 years ago
Brian E Granger 50ccdfe646 Merging in ipython-ipython1b branch. This branch was used to merge in the docs from ipython1-dev,
18 years ago
Brian E Granger 1c6744d739 Fixing minor typo in setup.py
18 years ago
Brian E Granger 196e82d78d Fixed setupbase.py and MANIFEST.in to reflect all the changes to docs. Currently,
18 years ago
Brian E Granger 6b1f778a2d Merging changes from trunk: fix in setupbase.py (ipython->IPython) and missing __init__.py files.
18 years ago
Brian E Granger cc85cf9653 Fixing a few small bugs in the setup.py scripts. In setupbase.py, in find_scripts, ipython
18 years ago
Brian E Granger 30832bbff0 Merge of the ipython-ipython1a branch into the ipython trunk. This merge represents the first
18 years ago
Brian E Granger 9dc8fdd5e7 Finished initial reworking and updating of setup.py and friends, including the MANIFEST.in. Everything seems
18 years ago
Brian E Granger d816e04b5f More work fixing some small bugs in the setup.py infrastructure. It is almost working!
18 years ago
Brian E Granger 2593302b59 Adding documentation to setup* files.
18 years ago
Brian E Granger f27ad5248e Initial work towards refactoring the setup.py scripts to accept the new ipython1 packages
18 years ago
Fernando Perez db2b6ad91d Merge in all development done in bzr since February 16 2008.
18 years ago
Ville M. Vainio 07ab3cbd74 integrate fernandos 0.8.3 release changes to original trunk
18 years ago
Fernando Perez 427d1da3f5 Finish doc/build tools cleanup.
18 years ago
Fernando Perez f67d122147 Merge
18 years ago
Ville M. Vainio 16cc23ec97 docs: remove build crap from sdist with manifest.in
18 years ago
Ville M. Vainio 1e114fb69e fix do_sphinx running in setup.py
18 years ago
Ville M. Vainio 9e716ec99b Updated setup.py and do_sphinx.py for new manual distribution
18 years ago
Fernando Perez c73766b963 Local commit before merge
18 years ago
ville 826c6d262e setup.py: use package_data to grab UserConfig files, install UserConfig as normal package
18 years ago
Fernando Perez 41db6089b6 Merge upstream
18 years ago
ldufrechou fb442f6dca Added gui and gui.wx to setup.py
18 years ago