Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "avoid rewriting SysConfig.hs with identical contents" | Joey Hess | 2012-03-23 |
| | | | | | That made the Makefile want to rebuild the file each time if it's dependencies were newer, as it was not updated. | ||
* | avoid rewriting SysConfig.hs with identical contents | Joey Hess | 2012-03-23 |
| | | | | This avoids some compliation when when reconfiguring. | ||
* | Improve detection of inability to check free disk space. | Joey Hess | 2012-03-21 |
| | | | | | | | | Don't check if configure indicated checks won't work. This should fix a FTBFS on mipsel, where configure correctly detects the checks won't work, while garbage is returned for disk space info at git-annex runtime. It also means that, when built via cabal, disk space checks are not enabled, unfortunatly. | ||
* | moved files around | Joey Hess | 2011-08-20 |