summaryrefslogtreecommitdiff
path: root/mk/wxGTK.mk
AgeCommit message (Collapse)AuthorFilesLines
2016-04-11update PKG_{FAIL,SKIP}_REASON with +=dbj1-2/+2
2015-11-17 Adding wxGTK.mk, main purpose for migration to wxGTK30 from wxGTK28mef1-0/+62
for the memoent: Because multiple versions of wxGTK cannot currently coexist, the strategy is to use a single version, with each package building with it if possible and failing otherwise. Thanks gdt@ for comments and corrections.