Age | Commit message (Expand) | Author |
2020-01-26 | remove OP_* for deprecated keywords (document that :: still uses | Marc Espie |
2020-01-26 | deprecate old keywords, some already removed, some now hitting the bitbucket. | Marc Espie |
2020-01-13 | concept borrowed from netbsd: turns out SPECIAL_SOURCE/TARGET is no longer | Marc Espie |
2020-01-13 | a lot of special keywors (.INCLUDE/.LIBRARIES) were removed a few releases | Marc Espie |
2020-01-13 | document special values. | Marc Espie |
2019-12-22 | - give a specific value to OP_ERROR that doesn't occur in nature | Marc Espie |
2019-12-21 | yet another mostly cosmetic diff | Marc Espie |
2019-12-21 | those fields only hold true/false value | Marc Espie |
2019-12-21 | rename a few variable/functions to have better names. | Marc Espie |
2019-12-21 | rename built_status constants to be less quirky | Marc Espie |
2017-06-22 | better display of cycles in -j mode. | Marc Espie |
2013-05-30 | remove cmtime again, but with a proper test for nodes without children. | Marc Espie |
2013-05-25 | obviously missed something, so revert. | Marc Espie |
2013-05-22 | as checked through thorough tests, youngest->mtime == ctime, so ditch | Marc Espie |
2013-05-14 | keep track of the youngest child, helps a lot with out-of-date messages | Marc Espie |
2013-04-23 | remove TIMESTAMP abstraction layer, prodded by theo. | Marc Espie |
2012-10-09 | - SPECIAL_DEPRECATED -> SPECIAL_NOTHING | Marc Espie |
2012-10-06 | - extra juice for debugging signal passing. Note when we can't pass the | Marc Espie |
2012-10-02 | more changes, discussed and tested by various people. | Marc Espie |
2012-09-21 | major overhaul of the way make handle jobs, inspired by dpb: | Marc Espie |
2012-04-11 | make has had heuristics to avoid parallel make recursion. | Marc Espie |
2012-03-22 | minor cleanup: error messages include lineno and fileno together, so | Marc Espie |
2010-07-19 | Correct $OpenBSD$ stuff | Marc Espie |
2010-07-19 | two small changes: | Marc Espie |
2009-08-16 | use unsigned values where applicable | Marc Espie |
2008-11-04 | changes to get target equivalence to work better. | Marc Espie |
2008-01-29 | A few changes: | Marc Espie |
2007-12-10 | zap field nothing uses. | Marc Espie |
2007-11-24 | more parallel make fixes. | Marc Espie |
2007-11-10 | UNMADE -> UNKNOWN | Marc Espie |
2007-11-10 | rename make -> must_make, made -> built_status | Marc Espie |
2007-11-06 | simplify the way we deal with implicit rules and handle $<. | Marc Espie |
2007-11-02 | Work done at p2k7. | Marc Espie |
2007-09-23 | put parsing of operator (:, ::, !) into its own function | Marc Espie |
2007-09-17 | rewrite of the basic suffix/target parsing: use hash for suffixes. | Marc Espie |
2001-11-23 | back out changes that break kernel compiles. good testing jobmk install! | Theo de Raadt |
2001-11-22 | Explicitly mark nodes whose commands have been filled with | Marc Espie |
2001-09-19 | occured->occurred | Mike Pechkin |
2001-05-23 | Mostly clean-up: | Marc Espie |