Cuberite Forum
Bearbin's Automated Builds - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: Bearbin's Automated Builds (/thread-538.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27


RE: Bearbin's Automated Builds - xoft - 04-10-2013

Why do you need to edit the file? Crosscompiling? Anything we could do to remove this manual step? Such as having some cmdline options, or using environment variables?


RE: Bearbin's Automated Builds - bearbin - 04-10-2013

I tried using environment variables but it didn't work Sad

Anyway, I only have to change the makefile when you doTongue


RE: Bearbin's Automated Builds - xoft - 04-10-2013

What are your modifications? It may be easily doable.


RE: Bearbin's Automated Builds - bearbin - 04-10-2013

It's just putting -m32 in the cflags the cxxflags and the linkerflags.


RE: Bearbin's Automated Builds - xoft - 04-10-2013

See, that one is easily done. Just run "make <whatever params you have now> addm32=1"Tongue


RE: Bearbin's Automated Builds - bearbin - 04-10-2013

Thanks Smile


RE: Bearbin's Automated Builds - tonibm19 - 04-21-2013

One question, do you make your builds as release or debug?


RE: Bearbin's Automated Builds - bearbin - 04-22-2013

Release, debug would be too slow for people to use and just eat up space. If people want to debug, they should be able to compile themselvesTongue


RE: Bearbin's Automated Builds - xoft - 04-29-2013

The RasPi seems stuck again. Maybe get a wall-socket timer and have it power-cycle every night Wink


RE: Bearbin's Automated Builds - tonibm19 - 05-03-2013

It don't works, it says Website is currently unavailable. Please fix it.