Age | Commit message (Expand) | Author |
---|---|---|
2021-08-27 | Fix path to string conversions. | Bent Bisballe Nyeng |
2021-06-21 | Distinguish between host and target builds. | Bent Bisballe Nyeng |
2021-06-20 | Introduction of configuration generation for controlling tool-chain. | Bent Bisballe Nyeng |
2021-06-19 | Fail on missing dependecies and trigger re-build if depends list changes in b... | Bent Bisballe Nyeng |
2021-06-19 | Add .so target. Fix ready state checks. | Bent Bisballe Nyeng |
2021-06-18 | New dependency system. | Bent Bisballe Nyeng |
2021-06-15 | Re-link if link flags change. | Bent Bisballe Nyeng |
2021-06-13 | Move execution code into its own function and use from all tasks. | Bent Bisballe Nyeng |
2021-06-13 | Make task an abstract class and make CC and LD versions of it. | Bent Bisballe Nyeng |