summaryrefslogtreecommitdiffhomepage
path: root/project/extras.mk
AgeCommit message (Collapse)AuthorFilesLines
2019-02-22pe_entry_point(): explicitly apply protected visibility.midipix1-2/+2
2019-02-02project: apply protected visibility to both the static and dynamic builds.midipix1-2/+2
2019-02-02project: apply hidden visibility to both the static and dynamic builds.midipix1-2/+2
2019-02-02project: remove the obsolete clbuild.sh.midipix1-11/+0
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-13project: clbuild-bat: support clbuild.bat generation also when cross-compiling.midipix1-1/+4
2016-12-13added clbuild-bat: a poor man's transitional clbuild command translator.midipix1-0/+5
2016-12-10midipix free-standing environment: adjust to forthcoming feature test macro.midipix1-1/+1
2016-11-19pe_api.h: fix export/import inconsistency.midipix1-1/+1
2016-05-10build system: upgrade build system, eliminate differences in core definitions.midipix1-5/+16
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-26normalize the name of the library's entry point.midipix1-2/+2
2015-09-26makefile replacement: step 2/2: use the midipix build template.midipix1-0/+15