Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | INSTALL: fixed suggested uninstall-command | hut | 2010-06-18 | 1 | -1/+1 |
| | |||||
* | INSTALL: changed logname from uninstall_info to install_log.txt | hut | 2010-06-18 | 1 | -3/+3 |
| | |||||
* | Removed built-in support for uninstalling. | hut | 2010-06-18 | 1 | -8/+6 |
| | | | | | | Since distutils (setup.py) is used and distutils doesn't support uninstalling, I shouldn't implement my own half-assed, potentially dangerous uninstall script either. | ||||
* | Rewrote INSTALL and "make (un)install" | hut | 2010-06-18 | 1 | -34/+14 |
| | |||||
* | Changed hashbang line to "#!/usr/bin/env python" | hut | 2010-06-09 | 1 | -1/+1 |
| | |||||
* | clean up | hut | 2010-03-31 | 1 | -10/+0 |
| | |||||
* | more documentation | hut | 2010-03-12 | 1 | -3/+19 |
| | |||||
* | misc changes, make install | hut | 2010-03-12 | 1 | -3/+12 |
| | |||||
* | working on the configuration system / main method | hut | 2010-03-12 | 1 | -1/+1 |
| | |||||
* | stuff | hut | 2010-01-25 | 1 | -1/+1 |
| | |||||
* | added install instructions | hut | 2010-01-14 | 1 | -0/+30 |