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