Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-10 | Print target names instead of target files when listing targets. | Bent Bisballe Nyeng | |
2021-06-21 | Distinguish between host and target builds. | Bent Bisballe Nyeng | |
2021-06-19 | Add compilation database generation. | Bent Bisballe Nyeng | |
2021-06-19 | Make include paths work relative to the build config files. | 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-18 | New dependency system. | Bent Bisballe Nyeng | |
2021-06-15 | Recompile affected files if compiler flags change in build configuration. | Bent Bisballe Nyeng | |
2021-06-13 | Make task an abstract class and make CC and LD versions of it. | Bent Bisballe Nyeng | |