summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/engine.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-13introduce a JOB_KEEPERROR flag so that the logic for moving jobsespie1-1/+2
2020-01-13cleanup headerespie1-10/+10
2020-01-13better name for functionespie1-3/+3
2019-12-21rename a few variable/functions to have better names.espie1-3/+3
2012-12-07document engine interface, remove internal function from visible interfaceespie1-4/+28
2012-10-18numerous error message fixes:espie1-2/+1
2012-10-06- extra juice for debugging signal passing. Note when we can't pass theespie1-2/+3
2012-09-21major overhaul of the way make handle jobs, inspired by dpb:espie1-15/+47
2010-07-19two small changes:espie1-1/+1
2009-05-10simplify job handling a great deal: we don't care when jobs getespie1-3/+6
2009-04-26move code around a bit, extract code from run_prepared_gnodeespie1-2/+2
2008-11-04changes to get target equivalence to work better.espie1-3/+4
2008-01-29A few changes:espie1-2/+4
2007-11-03simplify: Job_CheckCommands deals with silent and ignerr now, so there'sespie1-3/+3
2007-11-02Work done at p2k7.espie1-1/+11
2007-09-17kill extra spaces at end of lineespie1-2/+2
2007-09-16first step towards sanity: take the functions common to parallel/not parallelespie1-0/+68