Age | Commit message (Expand) | Author | Files | Lines |
2019-01-10 | build system: empty archives: remove dependency on dirs.tag, mkdir -p lib. | midipix | 1 | -1/+2 |
2019-01-09 | build system: empty archive generation: added missing dependency on dirs.tag. | midipix | 1 | -1/+1 |
2019-01-09 | build system: Makefile.in: disabled implicit suffix-based rules. | midipix | 1 | -0/+2 |
2019-01-02 | build system: moved handling of pe-specific variables to ccenv. | midipix | 1 | -8/+4 |
2019-01-02 | build system: remove elf-specific make variables, as they're no longer needed. | midipix | 1 | -12/+2 |
2018-12-31 | build system: sofort: refactored, rearranged using distinct sub-folders. | midipix | 1 | -5/+5 |
2018-12-30 | build system: major overhaul: removed sysinfo, integrated ccenv. | midipix | 1 | -41/+37 |
2018-12-30 | build system: Makefile.in: re-order variable sections. | midipix | 1 | -28/+28 |
2018-12-25 | build system: Makefile.in: flavor.mk depends on version.mk's definitions. | midipix | 1 | -2/+2 |
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 |
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 |