summaryrefslogtreecommitdiff
path: root/config.project
AgeCommit message (Expand)AuthorFilesLines
2021-06-10toolchain integration: ensure accuracy of slibtool's --dumpmachine output.midipix1-1/+1
2021-06-05project: config.project: default cflags: abstract the native -std=c99 switch.midipix1-1/+1
2021-06-04project: config.project: default cflags: abstract the -std=c99 switch.midipix1-1/+1
2021-06-01project: config.project: match sofort's current template.midipix1-0/+8
2021-06-01project: added compilation environment variables.midipix1-0/+4
2021-03-21project: config.project: update $mb_pkgrep to the https variant.midipix1-1/+1
2019-11-04project: (semantic) transition to foss21.org.midipix1-2/+2
2019-01-03config.project: define project-specific default native {c|ld}flags.midipix1-0/+4
2019-01-01project: config.project: revised, removed variables that are no longer used.midipix1-34/+16
2018-12-10build system: support custom configuration via cfgdefs.sh (and usrdefs.mk).midipix1-0/+3
2018-11-22build system: added --cfghost support.midipix1-0/+1
2018-07-16project: update the _XOPEN_SOURCE requirement to reflect use of openat(3).midipix1-1/+1
2018-07-05project: added initial pkgconfig.support.midipix1-0/+9
2018-05-26project: update the -XOPEN_SOURCE requirement to reflect -std=c99.midipix1-1/+1
2018-05-24project: update the -XOPEN_SOURCE requirement.midipix1-1/+1
2017-11-23build system: added --cchost support.midipix1-0/+1
2016-05-20project: properly support users who opt-in to use vfork.midipix1-0/+1
2016-05-19project: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE.midipix1-0/+4
2016-05-10build system: configure, project: added --avoid-version support.midipix1-0/+1
2016-05-09build system: configure, project: added --disable-frontend support.midipix1-0/+1
2016-05-07build system: project: added custom header installation support.midipix1-0/+1
2016-05-06build system: added --strict, --ccstrict, --ldstrict support.midipix1-0/+2
2016-05-05project: configure slibtool as an application-only package by default.midipix1-2/+2
2016-05-05build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL.midipix1-0/+2
2016-05-05build system: configure: added --disable-[shared|static] support.midipix1-0/+7
2016-04-25build system: display common compiler and linker flags first.midipix1-2/+6
2016-04-20build system: set proper defaults to the various directory variables.midipix1-12/+0
2016-04-20build system: added --exec-prefix support.midipix1-0/+1
2016-03-08created skeleton.midipix1-0/+50