summaryrefslogtreecommitdiff
path: root/task_ar.cc
AgeCommit message (Collapse)Author
2021-08-28Move sources to ... well, src ;)Bent Bisballe Nyeng
2021-08-27Fix path to string conversions.Bent Bisballe Nyeng
2021-06-23Add configure checks for programs and be more consistent with the use of the ↵Bent Bisballe Nyeng
phrases build and host systems (inspired by autotools).
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 ↵Bent Bisballe Nyeng
build configurations.
2021-06-18New dependency system.Bent Bisballe Nyeng