summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2016-04-24build system: added library version support.midipix1-4/+14
2016-04-23build system: completed project-related annotation.midipix1-0/+2
2016-04-23build system: added utility nickname support.midipix1-0/+1
2016-04-23build system: add support of project-specific install steps.midipix1-4/+6
2016-04-20build system: when present, use the git refdir as a version.tag dependency.midipix1-1/+2
2016-04-20build system: remove syslibdir support, fix related typo in config.usage.midipix1-2/+0
2016-04-20build system: added --exec-prefix support.midipix1-0/+2
2016-04-20build system: properly use DESTDIR in conjunction with individual variables.midipix1-8/+8
2016-04-20build system: remove erroneous build-time references to LIBDIR and BINDIR.midipix1-6/+6
2016-03-17build system: added .display-host.midipix1-0/+3
2016-02-27build system: Makefile.in: .display-env: $(CROSS_COMPILE)'s label now matches.midipix1-1/+1
2016-02-27build system: Makefile.in: added the .display-project virtual target.midipix1-2/+7
2016-02-27build system: --toolchain: initial implementation.midipix1-0/+3
2016-02-27build system: toolchain archiver: pass arguments as commands.midipix1-1/+1
2016-02-27build system: use the term 'compiler' rather than 'toolchain' where applicable.midipix1-3/+3
2016-02-14build system: add support for CFLAGS_OS and CFLAGS_SITE.midipix1-0/+4
2016-01-01project: fix switches for statically linking libfirm and libcparser into defa...midipix1-3/+0
2016-01-01project: add libfirm and cparser dependencies.midipix1-0/+3
2016-01-01created skeleton.midipix1-0/+299