Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-20 | Only display errors in unit tests | Stephen Gallagher | 1 | -1/+2 | |
If you want to turn verbosity back on, just set the environment variable CK_VERBOSITY=verbose | |||||
2009-11-20 | Improve handling of ccache files | Sumit Bose | 1 | -0/+124 | |
- save current ccache file to sysdb - use the saved ccache file if the user has running processes - create an empty ccache if offline - return enviroment variables if offline |