Fernando Perez
41236085a0
Final updates for releasing the 0.9.rc1.
...
Mostly small tweaks and fixes to the release tools, improved dependency
checking for the documentation build.
18 years ago
Brian Granger
099de008a4
Skipping a few tests that fail on Windows.
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
Fernando Perez
162df0fc47
Fixes to build/setup machinery.
...
Lots of changes to setup.py and doc building machinery to ensure we
get all the docs correctly built and installed at the end.
18 years ago
Fernando Perez
5020bb4d11
Fixes to build system.
18 years ago
gvaroquaux
dee802b42f
Add entry point for ipythonx to setup.py, when used with setuptools.
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,
...
the full tree of our rst docs are not included in the data_files. Not sure if/how
we want to handle that. It was easy when we had a single file documentation, but
not we have a full directory hierarchy full of rst files.
18 years ago
Brian E Granger
9dc8fdd5e7
Finished initial reworking and updating of setup.py and friends, including the MANIFEST.in. Everything seems
...
to work fine.
I have also gone through the tests in various subpackages (like kernel) and have protected imports of
twisted, zope.interface and foolscap with a try/except clause. Now the tests are simply not run
if these deps are missing. All tests now pass no matter what.
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
f27ad5248e
Initial work towards refactoring the setup.py scripts to accept the new ipython1 packages
...
that have been merged. I am also bringing in a new way for checking dependencies at
build time that is simple, but really helpful now that we have lots of optional
dependencies.
18 years ago
Fernando Perez
427d1da3f5
Finish doc/build tools cleanup.
...
Fix small stderr flush error in exception reporting.
Final fixes to cpaste to support doctests.
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
ville
826c6d262e
setup.py: use package_data to grab UserConfig files, install UserConfig as normal package
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