Search found 6 matches

by simsulla
Sun May 20, 2018 10:15 am
Forum: Help wanted
Topic: fixing bugs, what branch and howto setup eclipse
Replies: 10
Views: 19367

Re: fixing bugs, what branch and howto setup eclipse

Sorry I missed that my patches needed additional corrections (looking in the comments of a couple of the issues I now see I need to do so).
I will look into it monday, tuesday .
by simsulla
Mon Apr 30, 2018 11:38 am
Forum: Freeciv-web
Topic: developer environment
Replies: 3
Views: 4464

developer environment

Ok, so I forked the repo, and following the remade instructions built the docker container and started it up (still struggling with the freeciv-proxy that of some reason does not do what is intended). But that build is heavily modifying images, patching etc and you end-up with a virtual environment....
by simsulla
Sun Apr 29, 2018 5:01 am
Forum: Help wanted
Topic: fixing bugs, what branch and howto setup eclipse
Replies: 10
Views: 19367

Re: fixing bugs, what branch and howto setup eclipse

I have corrected #747319 #741526 #735948 #731199 #693389 #741552 see the pull request at github. I have questions on #680052 see issue. I have not corrected #735289, #735284, #735283, #731625, #707912: they are all client related. Hopefully, eventually I will work on the client part as well in freec...
by simsulla
Wed Apr 25, 2018 4:14 am
Forum: Help wanted
Topic: fixing bugs, what branch and howto setup eclipse
Replies: 10
Views: 19367

Re: fixing bugs, what branch and howto setup eclipse

Thanks, I think I got most of the eclipse errors sorted out (though not entirely clear why after searching and clearing the indexer).
Then I will work in master (or branch if indicated in the ticket).
by simsulla
Tue Apr 24, 2018 3:19 pm
Forum: Help wanted
Topic: fixing bugs, what branch and howto setup eclipse
Replies: 10
Views: 19367

Re: fixing bugs, what branch and howto setup eclipse

Excellent.. I will start working on them.
And the code track would be 2.5 (question 1)?
by simsulla
Tue Apr 24, 2018 5:24 am
Forum: Help wanted
Topic: fixing bugs, what branch and howto setup eclipse
Replies: 10
Views: 19367

fixing bugs, what branch and howto setup eclipse

Question 1: As of writing this topic (freeciv stable 2.5, dev 2.6) what github branch should I fork at github if I want to help out in looking at some of the server side bug issues? Question 2: I have cloned the master, and set up a autotools chain eclipse project and am able to run both server and ...