summaryrefslogtreecommitdiff
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-32/+14
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
2016-11-14project: config.project: apply semantic fix.midipix1-2/+2
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-06build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL.midipix1-0/+2
2016-05-06build system: configure: added --disable-[shared|static] support.midipix1-0/+7
2016-04-25project: removed compiler include path workaround.midipix1-2/+0
2016-04-25build system: display common compiler and linker flags first.midipix1-3/+8
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-02-27build system: --toolchain: initial implementation.midipix1-0/+1
2016-02-27build system: use the term 'compiler' rather than 'toolchain' where applicable.midipix1-1/+1
2016-01-01project: add libfirm and cparser dependencies.midipix1-0/+1
2016-01-01created skeleton.midipix1-0/+49