Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8e398553 | 2016-11-07 21:26:06 | Remove fcntl.ph use from DPB::Locks Replace with a hardcoded constant as Fcntl doesn't provide it. Fix suggested by espie@ fine with millert@ | ||
| 401c11c1 | 2016-10-21 00:45:43 | dpb cleans the permanent logs, always using the same pattern, so write a method for that. And don't fail silently when it doesn't work, because that causes trouble down the line. (e.g., your log user must be able to write into build-stats!!!) | ||
| 1e2d2100 | 2016-06-28 15:28:20 | reuse base window detection code and signal handler (requires fairly recent base code) | ||
| 726864fa | 2016-06-24 12:52:12 | keep state around in Reporter, simplifies terminal initialization, and will be need to access size information | ||
| 44f3329d | 2016-06-13 13:36:36 | there is no "equivalence list" if we didn't get any info... | ||
| 488a6029 | 2016-06-10 16:10:20 | scrape another use of PLIST_DB (I don't even remember why I thought it might have been a good idea to grab it at the time) | ||
| e7abffef | 2016-05-22 11:41:56 | DPB::FetchDummy needs forget_cache routine. Ok espie@ | ||
| 41cc111b | 2016-05-21 19:38:44 | grrrr cvs. thanks krw | ||
| cc2f4890 | 2016-05-21 12:20:10 | keep a global cache of distfile checksum while scanning, allows us to avoid rescanning the same distfile 50 times... also display elapsed time at end of build (cosmetic) since that's now trivial | ||
| 955e97ab | 2016-05-20 09:09:15 | fix incorrect handling of config info, repair full signatures (with X11R6 libs too) |