Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not always strip colored output in verbose mode, fix #1214 | Jan Niklas Hasse | 2018-11-05 | 1 | -0/+5 |
* | Introduce the "console" pool | Peter Collingbourne | 2014-02-03 | 1 | -0/+20 |
* | structs not classes. | Thiago Farina | 2013-05-19 | 1 | -2/+1 |
* | drop std:: qualifiers on more stl datatypes | Evan Martin | 2013-04-18 | 1 | -2/+3 |
* | add ifdef around console_ | Scott Graham | 2013-04-09 | 1 | -0/+2 |
* | fix windows build after depslog | Scott Graham | 2013-04-09 | 1 | -2/+4 |
* | Make LinePrinter members private, add comments. | Nico Weber | 2013-04-09 | 1 | -1/+10 |
* | move printing of new lines into LinePrinter. | Nico Weber | 2013-04-09 | 1 | -0/+2 |
* | move single-line printing to new class | Nico Weber | 2013-04-09 | 1 | -0/+37 |