summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2019-01-02build system: moved handling of pe-specific variables to ccenv.midipix1-8/+4
2019-01-02build system: remove elf-specific make variables, as they're no longer needed.midipix1-12/+2
2018-12-31build system: sofort: refactored, rearranged using distinct sub-folders.midipix1-5/+5
2018-12-30build system: major overhaul: removed sysinfo, integrated ccenv.midipix1-41/+37
2018-12-30build system: Makefile.in: re-order variable sections.midipix1-28/+28
2018-12-25build system: Makefile.in: flavor.mk depends on version.mk's definitions.midipix1-2/+2
2018-12-25build system: Makefile.in: clean: remove all generated files.midipix1-0/+2
2018-12-25build system: Makefile.in: always include cfgdefs.mk & usrdefs.mk.midipix1-5/+0
2018-12-25build system: sofort: promoted and renamed custom.mk --> flavor.mk.midipix1-1/+1
2018-12-25build system: create the ``build'' directory via the dirs.tag make target.midipix1-1/+2
2018-12-24build system: target & native cchost logic: initial clean-up.midipix1-9/+4
2018-12-21build system: Makefile.in: distclean: remove cfgdefs.mk and usrdefs.mk.midipix1-0/+2
2018-12-16build system: Makefile.in: include custom config defs before project files.midipix1-9/+8
2018-12-13built system: added the NATIVE_CC_{CFGHOST|CFLAGS|LDFLAGS} variables.midipix1-0/+6
2018-12-10build system: support custom configuration via cfgdefs.sh (and usrdefs.mk).midipix1-0/+13
2018-12-10build system: added NATIVE_CC_HOST support.midipix1-1/+8
2018-11-25build system: --all-shared: ensure linking against the newly built library.midipix1-1/+1
2018-11-25build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib.midipix1-0/+1
2018-11-25build system: --all-shared: properly express primary shared library dependency.midipix1-1/+1
2018-11-23build system: all-shared: use LDFLAGS_APP as before, now with correct ordering.midipix1-1/+1
2018-11-22build system: added --cfghost support.midipix1-0/+2
2018-11-10build system: host flavors: support suffixed library extensions.midipix1-1/+1
2018-08-05build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK).midipix1-1/+1
2018-08-05build system: all-shared front-end variant: fix ordering of -l$(PACKAGE).midipix1-1/+1
2018-08-05build system: install-shared, install-static: added initial pkgconfig support.midipix1-0/+1
2018-08-05build system: configure, Makefile.in: added initial pkgconfig support.midipix1-3/+23
2018-05-21build system: added --cchost support.midipix1-2/+7
2018-05-21build system: added extended dir variables.midipix1-0/+29
2018-05-21build system: added --sbindir support.midipix1-0/+2
2016-12-27create free-standing, libpsxscl-based project skeleton.midipix1-0/+399