guido
9f491f2058
[svn r37729] Added some code to py.io.FDCapture and py.io.OutErrCapture to allow writing
...
to the original (patched) file descriptor. Also made that the capturing object
is passed to apigen.py's build() function (from rsession.py), which uses the
new methods to print progress information.
--HG--
branch : trunk
2007-02-01 14:56:31 +01:00
guido
bef3ad84ce
[svn r37579] Made that the package name can be set when using from_dict() to fill a
...
DocStorage.
--HG--
branch : trunk
2007-01-30 11:34:08 +01:00
fijal
acfbbcb7ff
[svn r37533] Make distribution working with custom conftests at exact levels. This
...
is very explicit - dist_rsyncroots works only in that conftest directory.
--HG--
branch : trunk
2007-01-29 14:06:19 +01:00
guido
e921ad8af9
[svn r37531] Removing try/except to make debugging a little bit easier.
...
--HG--
branch : trunk
2007-01-29 13:53:52 +01:00
hpk
ad127323e3
[svn r37502] unify dist_* options and give dist_rsync_roots more precision:
...
you now specify relative paths (relative to the conftest.py
where a dist_rsync_root setting resides) or absolute paths.
--HG--
branch : trunk
2007-01-28 22:54:12 +01:00
hpk
ae11e91791
[svn r37499] concreter error message
...
--HG--
branch : trunk
2007-01-28 21:25:11 +01:00
hpk
1d3519bfe0
[svn r37465] * all Sessions now have fixoptions()
...
* added some tests for implied and conflicting options
* make all Session objects inherit from the base session
* small cleanups with respect to test setup
* separate tests a bit
--HG--
branch : trunk
2007-01-28 14:25:03 +01:00
fijal
23681b8059
[svn r37429] Ugh, revert.
...
--HG--
branch : trunk
2007-01-27 14:12:23 +01:00
fijal
6c428bafbf
[svn r37427] Kill the last occurencies of pkgdir
...
--HG--
branch : trunk
2007-01-27 14:01:58 +01:00
fijal
3d301edbc7
[svn r37380] This is rather huge checkin of a rsession refactoring. Got rid
...
of most of the pkgdir and changed to use get_collector_trail.
Some tests need to be rewritten or killed, right now they're skips.
There are no checks (yet) whether this works with topdir being something
else than previous pkgdir, we'll see...
--HG--
branch : trunk
2007-01-26 12:49:59 +01:00
guido
4ea388b640
[svn r37337] Replaced try/except with a hasattr (makes that unrelated errors are no longer
...
obfuscated).
--HG--
branch : trunk
2007-01-25 16:23:18 +01:00
fijal
9dc7fbbd37
[svn r37300] Make clean complaints about lack of disthosts and call fixoptions if present.
...
--HG--
branch : trunk
2007-01-24 22:05:33 +01:00
hpk
7cf9824680
[svn r37278] move files from branch to trunk (and thus complete
...
the merge of the config branch into the trunk)
--HG--
branch : trunk
2007-01-24 17:46:46 +01:00
hpk
5992a8ef21
[svn r37264] create the new development trunk
...
--HG--
branch : trunk
2007-01-24 15:24:01 +01:00