Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #340 from sgraham/fix-win-build | Evan Martin | 2012-07-17 | 1 | -0/+2 |
|\ | |||||
| * | fix win32 compile, fix BuildLogTest.WriteRead on 2nd run | Scott Graham | 2012-06-19 | 1 | -0/+2 |
* | | Remove #pragma once from our header files. | Thiago Farina | 2012-07-17 | 1 | -1/+0 |
|/ | |||||
* | switch build log to print hashes as hex | Evan Martin | 2012-06-19 | 1 | -0/+1 |
* | use PRIu64 for printing 64-bit in, %d for printing int | Evan Martin | 2012-06-18 | 1 | -0/+19 |
* | Add new line to new file | Frances Buontempo | 2012-01-03 | 1 | -2/+3 |
* | typedef long long for MSVC | Frances Buontempo | 2012-01-03 | 1 | -0/+9 |