Age | Commit message (Expand) | Author | Files | Lines |
2021-06-05 | project: config.project: default cflags: abstract the -std=c99 switch. | midipix | 1 | -2/+2 |
2021-06-01 | project: updated git repository reference. | midipix | 1 | -1/+1 |
2021-06-01 | project: added missing flag variable. | midipix | 1 | -0/+1 |
2021-06-01 | project: added compilation environment variables. | midipix | 1 | -0/+4 |
2021-04-24 | config.project: added (not set) defaults for advanced make options. | midipix | 1 | -0/+5 |
2021-04-24 | config.project: added (unused) defaults for project-specific cfg{init|fini}.sh. | midipix | 1 | -0/+2 |
2019-11-03 | project: (semantic) transition to foss21.org. | midipix | 1 | -1/+1 |
2019-01-03 | config.project: define project-specific default native {c|ld}flags. | midipix | 1 | -0/+4 |
2019-01-01 | project: config.project: include search path semantics: use SOURCE_DIR. | midipix | 1 | -2/+2 |
2019-01-01 | project: config.project: revised, removed variables that are no longer used. | midipix | 1 | -23/+2 |
2019-01-01 | config.project: placed the most variable sections at the very top. | midipix | 1 | -14/+13 |
2019-01-01 | project: config.project: added the newly supported ccenv fields. | midipix | 1 | -0/+4 |
2019-01-01 | sofort: split-up: keep build-system elements, move extras to sofortex. | midipix | 1 | -3/+3 |
2018-12-10 | build system: support custom configuration via cfgdefs.sh (and usrdefs.mk). | midipix | 1 | -0/+3 |
2018-11-22 | build system: added --cfghost support. | midipix | 1 | -0/+1 |
2018-08-05 | project: added initial pkgconfig.support. | midipix | 1 | -0/+9 |
2017-11-23 | build system: added --cchost support. | midipix | 1 | -0/+1 |
2016-05-19 | project: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE. | midipix | 1 | -0/+4 |
2016-05-10 | build system: configure, project: added --avoid-version support. | midipix | 1 | -0/+1 |
2016-05-09 | build system: configure, project: added --disable-frontend support. | midipix | 1 | -0/+1 |
2016-05-07 | build system: project: added custom header installation support. | midipix | 1 | -0/+1 |
2016-05-06 | build system: added --strict, --ccstrict, --ldstrict support. | midipix | 1 | -0/+2 |
2016-05-06 | build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL. | midipix | 1 | -0/+2 |
2016-05-06 | build system: configure: added --disable-[shared|static] support. | midipix | 1 | -0/+7 |
2016-04-25 | build system: display common compiler and linker flags first. | midipix | 1 | -2/+6 |
2016-04-20 | build system: set proper defaults to the various directory variables. | midipix | 1 | -12/+0 |
2016-04-20 | build system: added --exec-prefix support. | midipix | 1 | -0/+1 |
2016-02-26 | build system: --toolchain: initial implementation. | midipix | 1 | -0/+1 |
2016-02-26 | build system: use the term 'compiler' rather than 'toolchain' where applicable. | midipix | 1 | -1/+1 |
2015-12-14 | initial commit. | midipix | 1 | -0/+49 |