Commit Graph
18 Commits
Author SHA1 Message Date
Anonymous Maarten dd01289f38 conan+ci: update 2021-01-02 20:47:22 +01:00
Anonymous Maarten 9c5b50536e cmake: create binary package with nice filename 2021-01-02 20:47:22 +01:00
Anonymous Maarten 1275b70e9d cmake: add playstation2 support 2021-01-02 20:47:22 +01:00
Anonymous Maarten 4d260a631b cmake: need SDL2main on Windows (and other platforms) + link to m on GNU/clang 2021-01-02 20:47:22 +01:00
Anonymous Maarten 7f0b98f960 cmake: remove double check for GL3 2021-01-02 20:47:22 +01:00
Anonymous Maarten a5d31ade07 librw+cmake: compile lodepng as pure C 2021-01-02 20:47:22 +01:00
Anonymous Maarten 32234609ea cmake: no indentation for closing cmake command parenthesis 2021-01-02 20:47:19 +01:00
Anonymous Maarten d90dc31ecd ci+dist: add github actions with conan 2020-11-30 23:23:41 +01:00
Anonymous Maarten f713d5d2d7 cmake: add SDL2 support to cmake build script 2020-11-30 23:23:41 +01:00
Anonymous Maarten 4e13e65b1c cmake: add missing files + remove CMakeCPack + add librw::librw target ALIAS 2020-11-30 23:23:40 +01:00
Anonymous Maarten 86571b650b Add support for SDL2 2018-08-08 23:42:27 +02:00
Anonymous Maarten 75dbb7e67e Add travis and appveyor support 2018-08-08 19:11:05 +02:00
Anonymous Maarten 9ef08cbb19 fix 'warning: suggest parentheses around arithmetic in operand of ‘|’' in public headers 2018-08-08 18:11:07 +02:00
Anonymous Maarten 12269003da fix 'error: ‘uint8’ was not declared in this scope' 2018-08-08 18:11:07 +02:00
Anonymous Maarten 020e66a282 fix 'warning: overflow in conversion from ‘rw::Errors’ to ‘rw::int32’ {aka ‘int’} changes value from ‘(rw::Errors)2147483650’ to ‘-2147483646’ [-Woverflow]' 2018-08-08 18:11:07 +02:00
Anonymous Maarten add55f08c5 fix 'warning: implicit conversion from ‘rw::float32’ {aka ‘float’} to ‘double’ to match other operand of binary expression [-Wdouble-promotion]' 2018-08-08 18:11:07 +02:00
Anonymous Maarten b38cbc7961 fix 'comma at end of enumerator list [-Wpedantic]' 2018-07-13 02:08:52 +02:00
Anonymous Maarten 3edb391f9c fix file modes 2018-07-11 16:29:49 +02:00