Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix checkBinaries on OS X | Ian Lynagh | 2010-12-16 | 1 | -1/+1 |
| | |||||
* | Use "-perm -u+x" rather than "-executable" to find executables | Ian Lynagh | 2010-12-16 | 1 | -1/+1 |
| | | | | On Windows, -executable is matching the html docs. | ||||
* | Remove a debugging print | Ian Lynagh | 2010-12-16 | 1 | -1/+0 |
| | |||||
* | Add a test that all programs in the bindist were built with the right GHC | Ian Lynagh | 2010-12-10 | 1 | -0/+20 |
They should use the GHC from the build tree, not the bootstrapping compiler. |