aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/job.c
Commit message (Expand)AuthorAgeFilesLines
* Merge/update to bmake-20230126Simon J. Gerraty2023-01-281-24/+15
* Update to bmake-20220724Simon J. Gerraty2022-07-261-3/+3
* Merge bmake-20220330Simon J. Gerraty2022-04-031-6/+3
* Merge bmake-20220204Simon J. Gerraty2022-02-051-49/+50
* Merge bmake-20211212Simon J. Gerraty2021-12-181-13/+30
* make: fix MAKE_JOB_ERROR_TOKENSimon J. Gerraty2021-09-101-2/+2
* Update to bmake-20210621Simon J. Gerraty2021-06-251-4/+5
* Merge commit 'ee914ef902ae018bd4f67192832120f9bf05651f' into new_mergeSimon J. Gerraty2021-06-251-193/+230
* Merge bmake-20210206Simon J. Gerraty2021-02-111-132/+128
* Merge bmake-20210110Simon J. Gerraty2021-01-141-1865/+2028
* Merge bmake-20201117Simon J. Gerraty2020-11-201-301/+243
* Update to bmake-20201101Simon J. Gerraty2020-11-071-933/+697
* Update to bmake-20200902Simon J. Gerraty2020-09-051-83/+51
* Update to bmake-20200710Simon J. Gerraty2020-07-121-35/+38
* Revert r363031Simon J. Gerraty2020-07-091-38/+35
* Update to bmake-20200704Simon J. Gerraty2020-07-081-35/+38
* Merge bmake-20200517Simon J. Gerraty2020-05-201-7/+65
* Merge bmake-20180512Simon J. Gerraty2018-05-191-4/+3
* Revert accidentally commited local change to bmake to prevent debilitatingMatt Macy2018-05-101-4/+2
* Add simple preempt safe epoch APIMatt Macy2018-05-101-2/+4
* Update to bmake-201802222Simon J. Gerraty2018-03-021-4/+4
* Import bmake-20170720Simon J. Gerraty2017-07-241-8/+3
* Merge bmake-20170420Simon J. Gerraty2017-04-211-13/+35
* Update to bmake 20170413Simon J. Gerraty2017-04-151-1/+4
* Merge bmake-20161212Simon J. Gerraty2016-12-191-9/+25
* Merge bmake-20160512Simon J. Gerraty2016-05-201-4/+8
* Merge bmake-20160307Simon J. Gerraty2016-03-111-20/+15
* Merge bmake 20151020Simon J. Gerraty2015-10-231-6/+7
* Merge bmake-20150418Simon J. Gerraty2015-04-211-13/+14
* If MAKE_JOB_ERROR_TOKEN is set to false, do not put an error token ("E")Simon J. Gerraty2013-09-061-1/+18
* Merge bmake-20130904Simon J. Gerraty2013-09-051-3/+3
* Add .MAKE.ALWAYS_PASS_JOB_QUEUE knob (default yes)Simon J. Gerraty2013-08-161-1/+12
* Move the call to Job_SetPrefix() to Job_Init() so thatSimon J. Gerraty2013-08-041-0/+1
* Merge bmake-20130730Simon J. Gerraty2013-08-021-4/+25
* Update to bmake-20130604 to fix file descriptor leak.Simon J. Gerraty2013-06-051-12/+14
* Update to bmake-20130330Simon J. Gerraty2013-04-021-33/+71
* Merge bmake-20130123Simon J. Gerraty2013-02-011-20/+18
* Merge bmake-20120831 from vendor/NetBSD/bmake/dist.Marcel Moolenaar2012-10-031-0/+2994