You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support Windows 7+ instead of Windows 10+ (#36)
* Move -g0 -O2 from CPPFLAGS to CFLAGS/CXXFLAGS
That's the more correct way to pass such options to the compiler
* Support Windows 7+ instead of Windows 10+
Update .po files from translationproject.org (#27)
* Update .po files from translationproject.org
* Install gettext-develop with apt-cyg
Installing it with Cygwin installer installs also a ton of other stuff
* Rebuild .gmo files too