summaryrefslogtreecommitdiff
path: root/task.h
AgeCommit message (Expand)Author
2021-07-10Individual target builds.Bent Bisballe Nyeng
2021-07-10Print target names instead of target files when listing targets.Bent Bisballe Nyeng
2021-06-23Add configure checks for programs and be more consistent with the use of the ...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-19Add compilation database generation.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-13Make task an abstract class and make CC and LD versions of it.Bent Bisballe Nyeng
2021-06-12Skip non-dirty tasks.Bent Bisballe Nyeng
2021-06-12Limit number of threadsBent Bisballe Nyeng
2021-06-11Flags'n'stuffBent Bisballe Nyeng
2021-06-11Refactor at 4'o clockBent Bisballe Nyeng