summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-23build system: added --cchost support.midipix1-2/+7
2017-05-28build system: added extended dir variables.midipix1-0/+29
2017-05-24build system: added --sbindir support.midipix1-0/+2
2016-11-11build system: Makefile.in: properly support explicit CFLAGS_PIC in OS recipe.midipix1-0/+1
2016-11-11build system: .conf convenience target: display source dir information.midipix1-0/+1
2016-11-11build system: support setting an external folder as the source directory.midipix1-3/+4
2016-11-11build system: support project-specific overrides of OS and toolchain defs.midipix1-0/+2
2016-11-11build system: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE.midipix1-0/+8
2016-11-11build system: when building from a git repo, explicitly depend on .git/index.midipix1-2/+2
2016-11-11build system: remove generic dependency on version.tag.midipix1-2/+2
2016-11-11build system: moved core definition files to a designated folder.midipix1-3/+3
2016-11-11build system: Makefile.in, version.mk: added --avoid-version support.midipix1-2/+9
2016-11-11build system: Makefile.in: static app: remove unneeded dep on static archive.midipix1-1/+1
2016-11-11build system: Makefile.in: make the tree.tag and dirs.tag deps more precise.midipix1-3/+3
2016-11-11build system: Makefile.in, custom.mk: added --disable-frontend support.midipix1-5/+5
2016-11-11build system: custom header installation: add missing .PHONY definitions.midipix1-0/+1
2016-11-11build system: project: added custom header installation support.midipix1-1/+2
2016-11-11build system: added the .conf convenience make target.midipix1-1/+6
2016-11-11build system: added --strict, --ccstrict, --ldstrict support.midipix1-0/+4
2016-11-11build system: Makefile.in: clean: rm -f app.tag.midipix1-0/+1
2016-11-11build system: added the .display-cc informational target.midipix1-0/+3
2016-11-11build system: added the .display-cflags informational target.midipix1-0/+3
2016-11-11build system: fix dependency of app.tag, avoid unconditional step execution.midipix1-1/+1
2016-11-11build system: make .display: whitespace meditation.midipix1-7/+7
2016-11-11build system: always install headers with install-static and install-shared.midipix1-2/+2
2016-11-11build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL.midipix1-0/+4
2016-11-11build system: Makefile.in, custom.mk: added --disable-[shared|static] support.midipix1-6/+20
2016-11-11build system: Makefile.in, custom.mk: added --all-[static|shared] support.midipix1-5/+13
2016-11-11build system: added the 'install-static-app' make target.midipix1-0/+4
2016-11-11build system: display common compiler and linker flags first.midipix1-4/+4
2016-11-11utility: integrated mdso_source_version().midipix1-1/+0
2016-11-11driver: added struct mdso_source_version, mdso_source_version().midipix1-2/+2
2016-11-11build system: PE targets: added import library version support.midipix1-10/+12
2016-11-11build system: added library version support.midipix1-4/+14
2016-11-11build system: completed project-related annotation.midipix1-0/+2
2016-11-11build system: added utility nickname support.midipix1-0/+1
2016-11-11build system: add support of project-specific install steps.midipix1-4/+6
2016-11-11build system: when present, use the git refdir as a version.tag dependency.midipix1-1/+2
2016-11-11build system: remove syslibdir support, fix related typo in config.usage.midipix1-2/+0
2016-11-11build system: added --exec-prefix support.midipix1-0/+2