summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-15Recompile affected files if compiler flags change in build configuration.Bent Bisballe Nyeng
2021-06-13Add support for multiple build configurations.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-13Use vfork/exec instead of system for compiler invocation.Bent Bisballe Nyeng
2021-06-12Skip non-dirty tasks.Bent Bisballe Nyeng
2021-06-12Limit number of threadsBent Bisballe Nyeng
2021-06-12Comparison using dg sourcesBent Bisballe Nyeng
2021-06-11Flags'n'stuffBent 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