summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2024-02-22build system: Makefile.in: remove CFLAGS_OS (duplicate, already in ccenv.in).midipix1-1/+0
2021-06-15build system: Makefile.in: .ldflags-host: use the correct ldflags variable.midipix1-1/+1
2021-06-09build system: cfgtest_{host|native}_section(): properly handle ldflags.midipix1-0/+6
2021-05-26build system: Makefile.in: host.tag: switch to a simple time-stamp.midipix1-1/+2
2021-05-23build system: Makefile.in: properly support project-specified make file names.midipix1-2/+2
2021-04-18build system: purify rules for informational config-time targets.midipix1-2/+2
2021-04-10build system: posix make support: handle out-of-tree builds in posix make mode.midipix1-0/+5
2021-04-10build system: configure: added --makemode and MAKEMODE support.midipix1-1/+1
2021-04-10build system: posix make support: refactored project-agnostic inference rules.midipix1-28/+22
2021-04-10build system: posix make support: refactored build-flavor dependency schemes.midipix1-0/+8
2021-04-10build system: posix make support: refactored shared library versioning schemes.midipix1-0/+2
2021-04-10build system: configure: added --make and MAKE support.midipix1-0/+2
2020-08-16build system: shared library logic: support dso-implemented-as-archive targets.midipix1-1/+4
2020-05-01build system: configure: added --srcinfo,--srcsite,--pgprkey,--pgpskey support.midipix1-0/+6
2020-05-01build system: ./configure, Makefile.in: added source info logic.midipix1-0/+10
2020-01-10build system: add --pkgbugs (where to file) and --pkghome (project home page).midipix1-0/+2
2020-01-09build system: added file annotations.midipix1-0/+3
2020-01-06build system: ccenv_common_init(): fully expand all cflags.midipix1-0/+6
2020-01-06build system: remove the .conf and .display makefile targets (no longer used).midipix1-9/+0
2020-01-04build system: config.log: initial implementation.midipix1-0/+1
2020-01-03build system: distclean: remove build-specific directories.midipix1-0/+1
2020-01-02build system: remove the .display convenience makefile targets.midipix1-154/+0
2020-01-02build system: distclean: remove ccenv/host.mk, ccenv/native.mk.midipix1-0/+2
2019-01-10build system: empty archives: remove dependency on dirs.tag, mkdir -p lib.midipix1-1/+2
2019-01-09build system: empty archive generation: added missing dependency on dirs.tag.midipix1-1/+1
2019-01-09build system: Makefile.in: disabled implicit suffix-based rules.midipix1-0/+2
2019-01-09build system: moved handling of pe-specific variables to ccenv.midipix1-8/+4
2019-01-09build system: remove elf-specific make variables, as they're no longer needed.midipix1-12/+2
2019-01-09build-system transition: created a sofort-based skeleton.midipix1-0/+475