summaryrefslogtreecommitdiffhomepage
path: root/config.project
AgeCommit message (Expand)AuthorFilesLines
2021-06-05project: config.project: default cflags: abstract the -std=c99 switch.midipix1-2/+2
2021-06-01project: config.project: match sofort's current template.midipix1-1/+9
2021-06-01project: added compilation environment variables.midipix1-0/+4
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-35/+17
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-08-05project: added initial pkgconfig.support.midipix1-0/+9
2017-11-23build system: added --cchost support.midipix1-0/+1
2017-02-05object generation: added mdso_objgen_symfn().midipix1-0/+1
2016-11-11project: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE.midipix1-0/+4
2016-11-11build system: configure, project: added --avoid-version support.midipix1-0/+1
2016-11-11build system: configure, project: added --disable-frontend support.midipix1-0/+1
2016-11-11build system: project: added custom header installation support.midipix1-0/+1
2016-11-11build system: added --strict, --ccstrict, --ldstrict support.midipix1-0/+2
2016-11-11build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL.midipix1-0/+2
2016-11-11build system: configure: added --disable-[shared|static] support.midipix1-0/+7
2016-11-11build system: display common compiler and linker flags first.midipix1-2/+6
2016-11-11build system: set proper defaults to the various directory variables.midipix1-12/+0
2016-11-11build system: added --exec-prefix support.midipix1-0/+1
2016-11-11build system: --toolchain: initial implementation.midipix1-0/+1
2016-11-11build system: use the term 'compiler' rather than 'toolchain' where applicable.midipix1-1/+1
2016-11-11created skeleton.midipix1-0/+49