Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print a warning if we install a data file right in install_dir. | Greg Ward | 2000-06-24 | 1 | -3/+7 |
* | Build the 'outfiles' list so 'get_outputs()' has something to return. | Greg Ward | 2000-06-21 | 1 | -4/+6 |
* | 'get_outputs()' now returns an empty list instead of None. | Greg Ward | 2000-06-06 | 1 | -1/+1 |
* | Fix to use 'change_root()' rather than directly mangling path. | Greg Ward | 2000-05-25 | 1 | -1/+2 |
* | Bastian Kleineidam: the "build_scripts" command and changes | Greg Ward | 2000-05-25 | 1 | -5/+40 |
* | List data files are listed in the Distribution attribute 'data_files', | Gregory P. Smith | 2000-05-13 | 1 | -2/+2 |
* | Added 'get_inputs()' methods, needed by the "install" command's | Gregory P. Smith | 2000-05-13 | 1 | -0/+3 |
* | Added comment/docstring/revision header. | Gregory P. Smith | 2000-05-12 | 1 | -0/+9 |
* | Caught up with renaming in 'install_misc' base class. | Gregory P. Smith | 2000-05-12 | 1 | -4/+1 |
* | Patch from Bastien Kleineidam: | Gregory P. Smith | 2000-05-12 | 1 | -0/+14 |