Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-26 | openLockFile: Return an AutoCloseFD | Eelco Dolstra | 1 | -2/+2 | |
2017-01-24 | Hopefully fix build on older GCC | Eelco Dolstra | 1 | -3/+5 | |
http://hydra.nixos.org/build/46805140 | |||||
2017-01-24 | Fix typo | Eelco Dolstra | 1 | -1/+1 | |
2017-01-24 | build-remote: Use futimes instead of futimens on APPLE | Shea Levy | 1 | -0/+7 | |
2017-01-10 | build-remote: Don't use C++ streams to read the conf file | Shea Levy | 1 | -29/+29 | |
2017-01-10 | build-remote: Use std::set for feature sets | Shea Levy | 1 | -18/+14 | |
2016-11-10 | build-remote: replace strtoull with stoull to take advantage of C++ error ↵ | Shea Levy | 1 | -2/+2 | |
handling | |||||
2016-11-10 | build-remote: Implement in C++ | Shea Levy | 2 | -0/+291 | |