| Commit message (Expand) | Author | Age | Files | Lines |
* | better display of cycles in -j mode. |  espie | 2017-06-22 | 1 | -8/+2 |
* | remove cmtime again, but with a proper test for nodes without children. |  espie | 2013-05-30 | 1 | -3/+1 |
* | obviously missed something, so revert. |  espie | 2013-05-25 | 1 | -1/+3 |
* | as checked through thorough tests, youngest->mtime == ctime, so ditch |  espie | 2013-05-22 | 1 | -4/+3 |
* | keep track of the youngest child, helps a lot with out-of-date messages |  espie | 2013-05-14 | 1 | -1/+2 |
* | remove TIMESTAMP abstraction layer, prodded by theo. |  espie | 2013-04-23 | 1 | -7/+5 |
* | - SPECIAL_DEPRECATED -> SPECIAL_NOTHING |  espie | 2012-10-09 | 1 | -8/+9 |
* | - extra juice for debugging signal passing. Note when we can't pass the |  espie | 2012-10-06 | 1 | -2/+1 |
* | more changes, discussed and tested by various people. |  espie | 2012-10-02 | 1 | -2/+29 |
* | major overhaul of the way make handle jobs, inspired by dpb: |  espie | 2012-09-21 | 1 | -2/+7 |
* | make has had heuristics to avoid parallel make recursion. |  espie | 2012-04-11 | 1 | -1/+3 |
* | minor cleanup: error messages include lineno and fileno together, so |  espie | 2012-03-22 | 1 | -3/+5 |
* | Correct $OpenBSD$ stuff |  espie | 2010-07-19 | 1 | -2/+1 |
* | two small changes: |  espie | 2010-07-19 | 1 | -1/+1 |
* | use unsigned values where applicable |  espie | 2009-08-16 | 1 | -9/+9 |
* | changes to get target equivalence to work better. |  espie | 2008-11-04 | 1 | -16/+25 |
* | A few changes: |  espie | 2008-01-29 | 1 | -1/+2 |
* | zap field nothing uses. |  espie | 2007-12-10 | 1 | -3/+1 |
* | more parallel make fixes. |  espie | 2007-11-24 | 1 | -1/+2 |
* | UNMADE -> UNKNOWN |  espie | 2007-11-10 | 1 | -7/+5 |
* | rename make -> must_make, made -> built_status |  espie | 2007-11-10 | 1 | -4/+4 |
* | simplify the way we deal with implicit rules and handle $<. |  espie | 2007-11-06 | 1 | -3/+2 |
* | Work done at p2k7. |  espie | 2007-11-02 | 1 | -2/+2 |
* | put parsing of operator (:, ::, !) into its own function |  espie | 2007-09-23 | 1 | -1/+2 |
* | rewrite of the basic suffix/target parsing: use hash for suffixes. |  espie | 2007-09-17 | 1 | -56/+77 |
* | back out changes that break kernel compiles. good testing jobmk install! |  deraadt | 2001-11-23 | 1 | -2/+1 |
* | Explicitly mark nodes whose commands have been filled with |  espie | 2001-11-22 | 1 | -1/+2 |
* | occured->occurred |  mpech | 2001-09-19 | 1 | -2/+2 |
* | Mostly clean-up: |  espie | 2001-05-23 | 1 | -0/+189 |