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-3/+10
2021-06-01project: added compilation environment variables.midipix1-0/+4
2021-05-24project: include directory: added the missing $(SOURCE_DIR)/src (oversight).midipix1-0/+1
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-08-05project: added initial pkgconfig.support.midipix1-0/+9
2017-11-23build system: added --cchost support.midipix1-0/+1
2017-11-04project: CFLAGS: added -D_BSD_SOURCE (motivation: MAP_ANON on centos).midipix1-1/+1
2016-09-21project: always use an external folder as the primary source directory.midipix1-0/+1
2016-09-21project: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE.midipix1-0/+4
2016-09-21build system: always use the system's limits.h header.midipix1-1/+1
2016-09-21build system: switch: added skeleton.midipix1-0/+57