Age | Commit message (Expand) | Author | Files | Lines |
2020-06-01 | Disable another check in clang-tidy | Andrei Karas | 1 | -1/+1 |
2020-06-01 | Split multi line #if into separate ifs in normalopenglgraphics.cpp | Andrei Karas | 1 | -4/+5 |
2020-06-01 | Add missing limit for triggers and mxe for manaplus base repository only | Andrei Karas | 1 | -0/+6 |
2020-05-30 | Fix typo in gethttps.sh | Andrei Karas | 1 | -1/+1 |
2020-05-30 | Fix too long line in modernopenglgraphics.cpp | Andrei Karas | 1 | -1/+2 |
2020-05-30 | Use token in cloning osx repository in macosx ci | Andrei Karas | 1 | -2/+1 |
2020-05-30 | Split multi line #if into separate ifs | Andrei Karas | 6 | -20/+24 |
2020-05-30 | Disable some more warnings in clang tidy | Andrei Karas | 1 | -1/+1 |
2020-05-30 | Disable warning -Wenum-conversion in gcc snapshot and fedora ci builds | Andrei Karas | 2 | -2/+4 |
2020-05-30 | Use newer xcode version in ci | Andrei Karas | 1 | -9/+21 |
2020-05-30 | Use latest macosx image in macosx ci | Andrei Karas | 2 | -2/+2 |
2020-05-30 | Add missing restrict keyword in strBuf global variable | Andrei Karas | 1 | -1/+1 |
2020-05-30 | Exit with error if docker pull in ci scripts failed | Andrei Karas | 2 | -2/+2 |
2020-05-30 | Fiz azure login to docker registry | Andrei Karas | 2 | -4/+6 |
2020-05-30 | Disabel some new warnings in clang tidy | Andrei Karas | 1 | -1/+1 |
2020-05-30 | Add ci job for any compiler tests | Andrei Karas | 1 | -0/+23 |
2020-05-30 | Switch to gcc-7 in ci_mse branch due different issues in mse code | Andrei Karas | 1 | -18/+20 |
2020-05-30 | Fix ci_site branch by using image with complete python2 support | Andrei Karas | 1 | -0/+1 |
2020-05-30 | Revert "Disable warning conditionally-supported for opengl function pointers" | Andrei Karas | 2 | -12/+0 |
2020-05-30 | Revert "sdl2/opengl: use SDL_GL_GetProcAddress instead glXGetProcAddress when... | Andrei Karas | 1 | -1/+1 |
2020-05-30 | Remove warning mismatched-tags from gcc snapshot and gcc fedora flags | Andrei Karas | 2 | -2/+4 |
2020-05-30 | Add missing image name in gcc-7 ci branches | Andrei Karas | 2 | -0/+20 |
2020-05-30 | Disable warning conditionally-supported for opengl function pointers | Andrei Karas | 2 | -0/+12 |
2020-05-30 | Add token mapping into azure ci config | Andrei Karas | 1 | -0/+4 |
2020-05-30 | Replace cosmic image to xenial in .travis.yml | Andrei Karas | 1 | -10/+10 |
2020-05-30 | Use token for login into gitlab registry in azure build scripts | Andrei Karas | 1 | -1/+1 |
2020-05-30 | Fix left style issues from switch port merging | Andrei Karas | 9 | -10/+19 |
2020-05-30 | Replace cosmic image to xenial in ci scripts | Andrei Karas | 4 | -33/+33 |
2020-05-30 | Uodate gccfedora.sh flags file | Andrei Karas | 1 | -12/+35 |
2020-05-30 | Update image names in circleci scripts | Andrei Karas | 3 | -10/+10 |
2020-05-30 | Switch from vicamo to official docker images in .travis.yml | Andrei Karas | 1 | -4/+4 |
2020-05-30 | Update image name for clang-6 in branch ci_clang6 | Andrei Karas | 1 | -4/+8 |
2020-05-30 | Replace gcc-7 to gcc-10 in ci branches ci_main1 and ci_mse | Andrei Karas | 2 | -27/+27 |
2020-05-30 | Switch docket image in gcc-7 ci builds in branches | Andrei Karas | 3 | -64/+64 |
2020-05-30 | Rename gcc-7 to gcc-10 in .gitlab-ci.yml | Andrei Karas | 1 | -46/+46 |
2020-05-30 | Rename docker image names in ci branches from vicamo to i386 | Andrei Karas | 15 | -54/+54 |
2020-05-30 | Replace gcc-7 to gcc-10 in .travis.yml | Andrei Karas | 1 | -16/+16 |
2020-05-30 | Add gcc-10 related ci scripts | Andrei Karas | 9 | -0/+331 |
2020-05-30 | Add gcc-9 related ci scripts | Andrei Karas | 9 | -0/+331 |
2020-05-18 | Move CMakeLists.txt.switch into packaging/switch directory | Andrei Karas | 1 | -0/+0 |
2020-05-18 | Add new flags into gc110 flags | Andrei Karas | 2 | -1/+7 |
2020-05-18 | Fix compilation error after switch port merged | Andrei Karas | 2 | -4/+5 |
2020-05-11 | Remove useless struct keyword | Andrei Karas | 8 | -12/+12 |
2020-05-11 | Switch to gcc-10 in bmakedebugsdl2 script | Andrei Karas | 1 | -1/+1 |
2020-05-11 | Add missing include for SDL2 in mglxinit.cpp | Andrei Karas | 1 | -0/+4 |
2020-05-11 | Add gcc10 build flags | Andrei Karas | 3 | -2/+411 |
2020-05-11 | Fix wrong define check in paths.cpp | Andrei Karas | 1 | -1/+1 |
2020-05-08 | Remove tmw windows installer script | Andrei Karas | 1 | -487/+0 |
2020-05-07 | Fix code style after merged switch port code | Andrei Karas | 8 | -17/+26 |
2020-05-07 | Add information about switch porting into team.txt | Andrei Karas | 1 | -0/+3 |