Friday, December 13, 2019

Porting is happening


With us moving to Gitlab we have officially started Porting. We cranked out the Math libraries and unit tests with relative ease an it all compiles and works (at least on Windows) so that's exciting. With Caio working on cmake we should be able to test on the other platforms relatively soon. This week we also started porting GWindow which is our first real port and is giving us some slight problems. So far the porting itself isn't too difficult but the tedium of it adds up quickly. With us enforcing alot harsher coding standards since this will all be 1 header file its mainly scoping in names and cleaning up alot of stuff.

No comments:

Post a Comment