Open maaku opened 12 years ago
Got i686 builds for freicoind and Freicoin-Qt working, and builds of the toolchain for all other architectures (Mac, Linux, and Windows; i686 and amd64). It's downhill from here, maybe another week of work.
Pull request #16 gets us close enough for now. Once it is thoroughly tested (I'm doing that right now), I will close this issue and open separate tickets for the remaining problems to be solved.
I merged pull request #16, which provides automatic build support for Mac, Windows, and Linux. Mac support is currently freicoind only, and I'll do a manual build of Freicoin-Qt for the official releases for now.
We have enough features of this ticket to get through the beta and release. I'm changing the milestone to Someday/Maybe.
We should have a set of cross-platform build scripts, for building any permutation of build/host pairs. Preferably these builds should be performed deterministically, resulting in builds that can be directly compared with each other.