Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-25 | build system: Makefile.in: clean: remove all generated files. | midipix | 1 | -0/+2 | |
2018-12-25 | build system: Makefile.in: always include cfgdefs.mk & usrdefs.mk. | midipix | 1 | -5/+0 | |
The purpose of this commit is twofold; from the user's perspective, this provides a consistent experience whenever building a sofort-based project; and from the developer's perspective, this provides an easy way to test cfgdefs.mk even before the writing and/or integration of cfgdefs.sh. | |||||
2018-12-25 | build system: sofort: promoted and renamed custom.mk --> flavor.mk. | midipix | 1 | -1/+1 | |
2018-12-25 | build system: create the ``build'' directory via the dirs.tag make target. | midipix | 1 | -1/+2 | |
2018-12-23 | build system: target & native cchost logic: initial clean-up. | midipix | 1 | -9/+4 | |
2018-12-21 | build system: Makefile.in: distclean: remove cfgdefs.mk and usrdefs.mk. | midipix | 1 | -0/+2 | |
2018-12-18 | build system: Makefile.in: include custom config defs before project files. | midipix | 1 | -9/+8 | |
2018-12-18 | build system: created skeleton. | midipix | 1 | -0/+485 | |