Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make distutils "install --home" support all platforms. | Fred Drake | 2004-06-25 | 1 | -0/+55 |
* | add boilerplate so the test modules can be run as scripts | Fred Drake | 2004-06-25 | 3 | -1/+9 |
* | add a couple of tests for the build_scripts command | Fred Drake | 2004-06-21 | 1 | -0/+74 |
* | fix bug: list of data files was initialized too soon in build_py | Fred Drake | 2004-06-17 | 1 | -0/+50 |
* | move support code to a helper module to ease re-use | Fred Drake | 2004-06-17 | 2 | -34/+48 |
* | add a test that actually installs some scripts | Fred Drake | 2004-06-15 | 1 | -0/+56 |
* | One unit test for distutils is not much, but is more than we had yesterday. | Fred Drake | 2004-06-15 | 2 | -0/+81 |