Commit Graph

8 Commits

Author SHA1 Message Date
c2e7f40767 Fix typos 2022-03-01 00:43:06 +01:00
382169ab6e Fix varoius build action related problems
* Fix crashes in some situations
* Fix aborting reloading library dependencies
2022-02-22 22:49:40 +01:00
93afb3883d Write build action "output" log to a logfile like for sub-processes 2022-02-20 00:11:23 +01:00
557fd1a738 lmdb: Use lmdb to store build actions 2022-02-13 21:04:54 +01:00
56ad086c0c Start the next job only if all start after actions were successful 2021-04-16 14:06:18 +02:00
ff1e955bde Consider concurrent flag when starting build actions from task
This allows concurrent build actions within the same task.
2021-04-05 12:10:42 +02:00
aa356944da Log process IDs of started sub processes 2021-02-08 23:54:02 +01:00
c1554f4c87 Initial import 2021-02-08 23:53:56 +01:00