Age | Commit message (Expand) | Author | Files | Lines |
2024-02-22 | build system: Makefile.in: remove CFLAGS_OS (duplicate, already in ccenv.in). | midipix | 1 | -1/+0 |
2021-06-15 | build system: Makefile.in: .ldflags-host: use the correct ldflags variable. | midipix | 1 | -1/+1 |
2021-06-09 | build system: cfgtest_{host|native}_section(): properly handle ldflags. | midipix | 1 | -0/+6 |
2021-05-26 | build system: Makefile.in: host.tag: switch to a simple time-stamp. | midipix | 1 | -1/+2 |
2021-05-23 | build system: Makefile.in: properly support project-specified make file names. | midipix | 1 | -2/+2 |
2021-04-18 | build system: purify rules for informational config-time targets. | midipix | 1 | -2/+2 |
2021-04-10 | build system: posix make support: handle out-of-tree builds in posix make mode. | midipix | 1 | -0/+5 |
2021-04-10 | build system: configure: added --makemode and MAKEMODE support. | midipix | 1 | -1/+1 |
2021-04-10 | build system: posix make support: refactored project-agnostic inference rules. | midipix | 1 | -28/+22 |
2021-04-10 | build system: posix make support: refactored build-flavor dependency schemes. | midipix | 1 | -0/+8 |
2021-04-10 | build system: posix make support: refactored shared library versioning schemes. | midipix | 1 | -0/+2 |
2021-04-10 | build system: configure: added --make and MAKE support. | midipix | 1 | -0/+2 |
2020-08-16 | build system: shared library logic: support dso-implemented-as-archive targets. | midipix | 1 | -1/+4 |
2020-01-25 | build system: configure: added --srcinfo,--srcsite,--pgprkey,--pgpskey support. | midipix | 1 | -0/+6 |
2020-01-20 | build system: ./configure, Makefile.in: added source info logic. | midipix | 1 | -0/+10 |
2020-01-10 | build system: add --pkgbugs (where to file) and --pkghome (project home page). | midipix | 1 | -0/+2 |
2020-01-09 | build system: added file annotations. | midipix | 1 | -0/+3 |
2020-01-06 | build system: ccenv_common_init(): fully expand all cflags. | midipix | 1 | -0/+6 |
2020-01-06 | build system: remove the .conf and .display makefile targets (no longer used). | midipix | 1 | -9/+0 |
2020-01-04 | build system: config.log: initial implementation. | midipix | 1 | -0/+1 |
2020-01-03 | build system: distclean: remove build-specific directories. | midipix | 1 | -0/+1 |
2020-01-02 | build system: remove the .display convenience makefile targets. | midipix | 1 | -154/+0 |
2020-01-02 | build system: distclean: remove ccenv/host.mk, ccenv/native.mk. | midipix | 1 | -0/+2 |
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-24 | 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-16 | build system: Makefile.in: include custom config defs before project files. | midipix | 1 | -9/+8 |
2018-12-13 | built system: added the NATIVE_CC_{CFGHOST|CFLAGS|LDFLAGS} variables. | midipix | 1 | -0/+6 |
2018-12-10 | build system: support custom configuration via cfgdefs.sh (and usrdefs.mk). | midipix | 1 | -0/+13 |
2018-12-10 | build system: added NATIVE_CC_HOST support. | midipix | 1 | -1/+8 |
2018-11-25 | build system: --all-shared: ensure linking against the newly built library. | midipix | 1 | -1/+1 |
2018-11-25 | build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib. | midipix | 1 | -0/+1 |
2018-11-25 | build system: --all-shared: properly express primary shared library dependency. | midipix | 1 | -1/+1 |
2018-11-23 | build system: all-shared: use LDFLAGS_APP as before, now with correct ordering. | midipix | 1 | -1/+1 |
2018-11-22 | build system: added --cfghost support. | midipix | 1 | -0/+2 |
2018-11-10 | build system: host flavors: support suffixed library extensions. | midipix | 1 | -1/+1 |
2018-08-05 | build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK). | midipix | 1 | -1/+1 |
2018-08-05 | build system: all-shared front-end variant: fix ordering of -l$(PACKAGE). | midipix | 1 | -1/+1 |