Commit Graph

14 Commits

Author SHA1 Message Date
Zeno Rogue 33aacfa289 disabled simple test 2024-04-28 02:40:43 +02:00
Zeno Rogue 5085853fb4 removed Emscripten CI 2024-04-28 02:26:24 +02:00
Zeno Rogue 9372ecb8f8 github_ci:: removed Android CI for now 2024-04-28 02:25:27 +02:00
Zeno Rogue 690b2164db github_ci: disabled macos-latest 2024-04-28 02:18:18 +02:00
Dmitry Marakasov b7975f20ce Enable -Werror for CI 2022-06-29 21:58:11 +03:00
Arthur O'Dwyer 4c10b17b7e Move `Makefile.simple` to just `Makefile`. 2021-03-21 17:40:06 -04:00
Arthur O'Dwyer 77cc0cc01b Eliminate autotools/automake/configure. 2021-03-21 17:19:41 -04:00
still-flow e3709cf0ce add Android CI
- test building
    - run in emulator and grab a screenshot
    - update gradle-wrapper
    - add gradle-wrapper.jar validation
2020-11-03 03:17:05 +03:00
still-flow d924b84c1d
make gdb backtraces explicit
mark them as red checks for convenience
2020-09-25 04:05:12 +03:00
still-flow b2c741117d improve CI cfg in various ways:
- prettier-looking step names
- add win-mymake build matrix entry
- fix exit commands
- change the way envvars are set up
- other minor changes
- use gdb on win-mymake builds to catch backtraces (temporarily)
2020-09-24 01:27:47 +03:00
still-flow efc2766849 move to setup-msys2 action
much less clunky config as a bonus
2020-09-22 23:48:27 +03:00
still-flow 4970b6af25 add -fPIC opt to CXXFLAGS across the board 2020-09-22 22:29:01 +03:00
still-flow 6327e766d9
set cpp std to c++17 for rogueviz CI builds
related to #117
2020-09-22 19:57:36 +03:00
rpljwi 85b9debde2 add Github CI 2020-09-05 19:38:10 +03:00