summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2016-11-11build system: properly use DESTDIR in conjunction with individual variables.midipix1-8/+8
2016-11-11build system: remove erroneous build-time references to LIBDIR and BINDIR.midipix1-6/+6
2016-11-11build system: added .display-host.midipix1-0/+3
2016-11-11build system: Makefile.in: .display-env: $(CROSS_COMPILE)'s label now matches.midipix1-1/+1
2016-11-11build system: Makefile.in: added the .display-project virtual target.midipix1-2/+7
2016-11-11build system: --toolchain: initial implementation.midipix1-0/+3
2016-11-11build system: toolchain archiver: pass arguments as commands.midipix1-1/+1
2016-11-11build system: use the term 'compiler' rather than 'toolchain' where applicable.midipix1-3/+3
2016-11-11build system: add support for CFLAGS_OS and CFLAGS_SITE.midipix1-0/+4
2016-11-11build system: fix the shared-app recipe.midipix1-1/+1
2016-11-11build system: application object files: add missing dependency on version.tag.midipix1-0/+1
2016-11-11build system: DESTDIR: avoid accidental posix-special leading two slashes.midipix1-8/+8
2016-11-11created skeleton.midipix1-0/+298