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: updated git repository reference.midipix1-1/+1
2021-06-01project: added missing flag variable.midipix1-0/+1
2021-06-01project: added compilation environment variables.midipix1-0/+4
2021-04-24config.project: added (not set) defaults for advanced make options.midipix1-0/+5
2021-04-24config.project: added (unused) defaults for project-specific cfg{init|fini}.sh.midipix1-0/+2
2019-11-03project: (semantic) transition to foss21.org.midipix1-1/+1
2019-01-03config.project: define project-specific default native {c|ld}flags.midipix1-0/+4
2019-01-01project: config.project: include search path semantics: use SOURCE_DIR.midipix1-2/+2
2019-01-01project: config.project: revised, removed variables that are no longer used.midipix1-23/+2
2019-01-01config.project: placed the most variable sections at the very top.midipix1-14/+13
2019-01-01project: config.project: added the newly supported ccenv fields.midipix1-0/+4
2019-01-01sofort: split-up: keep build-system elements, move extras to sofortex.midipix1-3/+3
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-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-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-02-26build system: --toolchain: initial implementation.midipix1-0/+1
2016-02-26build system: use the term 'compiler' rather than 'toolchain' where applicable.midipix1-1/+1
2015-12-14initial commit.midipix1-0/+49