Time Nick Message 18:22 nrz It's possible but on gitlab CI minutes are limited, i don't know if it's allowed on OSS, and also it require rebuild our whole pipeline from github actions 18:26 rubenwardy celeron55 said moving to Codeberg, not GitLab 18:26 rubenwardy I've already imported all the gh issues to GL as a backup 18:32 nrz i answered to v-rob 18:32 nrz cool to know 😄 18:36 celeron55 i would like to emphasize that a move can't be justified yet. however, it is clear that the movement direction for foss projects should be codeberg. if you feel like it you could get familiar with it, or even contribute to the software in use there 19:14 nrz sfan5: i prepared https://github.com/minetest/irrlicht/pull/225, we have now less compile flag and compiled files on each platform. I'm not sure it's better in terms of complexity, let's say to remove crap from cpp and move the conditionals to CMake. 19:14 nrz i think we can iterate later to continue the cleanup, but it's a first good startup cleaning up EGL and Windows flags 19:15 nrz if this file is okay and merged, i'll continue iterate on other flags to see how we can move forward. I think some will require to use inheritance or something to achieve our goals, not a big deal but anyway 19:16 nrz i'f you're okay or have comments, keep me informed. i have some ideas to continue cleanup in that way 22:33 sfan5 merging #13590 in a few mins 22:33 ShadowBot https://github.com/minetest/minetest/issues/13590 -- Android: Remove Migration Code by oong819