summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-06-19Make sources relative to the build-file (include paths are still relative to ...Bent Bisballe Nyeng
2021-06-19Make self-aware (and recompile/re-launch as needed)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-13Clean up MakefileBent 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
2021-06-11Refactor at 4'o clockBent Bisballe Nyeng
2021-06-11Naiive async compilationBent Bisballe Nyeng
2021-06-11Simple build config with dependency tracking.Bent Bisballe Nyeng