summaryrefslogtreecommitdiffhomepage
path: root/project/extras.mk
AgeCommit message (Collapse)AuthorFilesLines
2019-02-22attribute protected visibility to declarations of internal functions.midipix1-1/+1
2019-02-02project: apply protected visibility to the static build.midipix1-1/+1
2019-02-02project: apply hidden visibility to the static build.midipix1-1/+1
2019-02-02project: remove the obsolete clbuild.sh.midipix1-11/+0
2017-12-06project: foreign framework support: explicitly set dependency visibility flags.midipix1-2/+2
2016-12-18project: clbuild-bat: added link target (shared-lib/default-app) support.midipix1-1/+2
2016-12-18project: clbuild-bat: added proper version.tag support.midipix1-6/+8
2016-12-15added clbuild-bat: a poor man's transitional clbuild command translator.midipix1-0/+8
2016-12-11project: install-headers-custom: bits sub-dirs: i386 --> nt32, x86_64 --> nt64.midipix1-4/+4
2016-12-10midipix free-standing environment: adjust to forthcoming feature test macro.midipix1-1/+1
2016-11-19ntapi.h: fix export/import inconsistency.midipix1-1/+1
2016-05-14project: free-standing environment: LDFLAGS_SHARED: add missing -nostdlib.midipix1-1/+1
2016-05-14build system: upgrade build system, eliminate differences in core definitions.midipix1-5/+18
Prior to this patch, there were several differences between this project's build system and the one from which it was derived (sofort). Although the differences were very minor and for the most part related to this project being part of a free-standing, midipix-specific development framework, they still added an extra maintenance burden, specifically by requiring that common changes be applied via patch(1) rather than git-am(1). Following recent improvements to the common build system, it is now possible to have a free-standing, midipix-specific project without any changes to the core build system files, hence the current upgrade.
2015-09-26makefile replacement: step 2/2: use the midipix build template.midipix1-0/+16