summaryrefslogtreecommitdiff
path: root/cross/mingw
AgeCommit message (Collapse)AuthorFilesLines
2016-06-19Bump version for USE_CROSSBASE removal.wiz1-1/+2
2016-06-19Move remaining users of USE_CROSSBASE to just install into ${PREFIX}/cross.wiz2-7/+4
To simplify infrastructure. Ok joerg@ XXX: nios2-gcc3 loops endlessly during build, before and after change, so untested. XXX: nios2-gcc does not build on -current, in the same way before and after the change, so untested.
2014-12-10Use PREPEND_PATH here in place of explicit PATH manipulation.joerg1-2/+2
2010-03-15Import MinGW packages into "cross" category. From pkgsrc-wip project.asau3-0/+50
MinGW, a contraction of "Minimalist GNU for Windows," is a port of the GNU Compiler Collection (GCC), and GNU Binutils, for use in the development of native Microsoft Windows applications.