Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-22 | Add parameters to add, delete and list build configurations. | Bent Bisballe Nyeng | |
2021-06-20 | Add build deps to Makefile. | Bent Bisballe Nyeng | |
2021-06-19 | Make sources relative to the build-file (include paths are still relative to ↵ | Bent Bisballe Nyeng | |
project rootdir). Add -b to control build-dir. | |||
2021-06-19 | Make self-aware (and recompile/re-launch as needed) | Bent Bisballe Nyeng | |
2021-06-19 | Add .so target. Fix ready state checks. | Bent Bisballe Nyeng | |
2021-06-18 | New dependency system. | Bent Bisballe Nyeng | |
2021-06-13 | Clean up Makefile | Bent Bisballe Nyeng | |
2021-06-13 | Move execution code into its own function and use from all tasks. | Bent Bisballe Nyeng | |
2021-06-13 | Make task an abstract class and make CC and LD versions of it. | Bent Bisballe Nyeng | |
2021-06-11 | Refactor at 4'o clock | Bent Bisballe Nyeng | |
2021-06-11 | Naiive async compilation | Bent Bisballe Nyeng | |
2021-06-11 | Simple build config with dependency tracking. | Bent Bisballe Nyeng | |