Commit Graph

105 Commits (0331faae066fe102c5739ccf93bdb4508042cfeb)
 

Author SHA1 Message Date
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
Fernando Perez 3eb24f919e Update permissions
18 years ago
Ville M. Vainio 8da9a47841 more crlf
18 years ago
ville e0f395f6a1 initialization (no svn history)
18 years ago
vivainio b6582cdfa1 remove all datafiles from the egg
19 years ago
vivainio 594f9bfab3 revert setup.py accidental checkin
19 years ago
vivainio fe093d3d81 %store for macros works again
19 years ago
fperez 806a650327 - Merge changes from 0.8.1 branch that hadn't made it to trunk from the past
19 years ago
jdh2358 52139e9577 - Final commits for 0.8.0 tag.
19 years ago
walter.doerwald 5c3939f715 Add the igrid help files to the list of data files
19 years ago
vivainio bbb4fae13e Do not croak ungracefully when running setup.py w/o args
20 years ago
walter.doerwald 0fc6fcf2a9 Add IPython.external to the package list.
20 years ago
fperez 1bcb3a2b5e Add irunner to the scripts list, I'd forgotten it.
20 years ago