summaryrefslogtreecommitdiffhomepage
path: root/project/defs.mk
AgeCommit message (Expand)AuthorFilesLines
2016-11-10build system: moved core definition files to a designated folder.midipix1-64/+0
2016-11-10build system: added --strict, --ccstrict, --ldstrict support.midipix1-5/+7
2016-11-10build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL.midipix1-2/+3
2016-11-10build system: move implib and soname defs to pe- and elf-specific recipes.midipix1-4/+0
2016-11-10build system: PE targets: added import library version support.midipix1-2/+12
2016-11-10build system: added library version support.midipix1-3/+14
2016-11-10build system: added utility nickname support.midipix1-4/+4
2016-11-10build system: remove erroneous build-time references to LIBDIR and BINDIR.midipix1-8/+8
2016-11-10build system: add support for CFLAGS_OS and CFLAGS_SITE.midipix1-1/+1
2016-11-10whitespace meditation.midipix1-19/+19
2016-11-10build system: replace BIN_DIR and friends with the familiar BINDIR and co.midipix1-8/+8
2016-11-10build system: assign variable values via '=' rather than '?='.midipix1-25/+25
2016-11-10makefile replacement: step 2/2: use the midipix build template.midipix1-0/+44