Age | Commit message (Expand) | Author | Files | Lines |
2024-02-08 | Cut down some of the waiting times during CI tests. | Jesusaves | 2 | -5/+5 |
2024-02-08 | Be slightly more smart when running mplint | Jesusalva Jesusalva | 1 | -1/+3 |
2023-09-10 | trim useless uses of cat | Fedja Beader | 7 | -45/+30 |
2023-09-10 | Reduce number of grep invocations + prettify + wrap param expansion in quotes | Fedja Beader | 6 | -75/+86 |
2023-09-10 | deduplicate repeating retries | Fedja Beader | 1 | -69/+28 |
2023-09-09 | Reduce number of cpplint invocations from 1957 (?) to one. | Fedja Beader | 1 | -1/+1 |
2023-09-09 | Reduce number of find and grep invocations | Fedja Beader | 1 | -15/+17 |
2023-09-09 | Re-download cpplint only if needed or older than a day | Fedja Beader | 1 | -3/+6 |
2023-04-06 | removed assertion for sdl surface bpp, tests get ugly, but default runtime wo... | jak1 | 1 | -1/+1 |
2023-04-03 | change serverlist url to tmw2.org, since manaplus.germantmw.de doesnt work (i... | jak1 | 1 | -1/+1 |
2023-04-03 | CI: fixed some apt issues (some vars are usable, some are not TF dont depreca... | jak1 | 2 | -2/+2 |
2022-12-23 | updated mplint repository | jak1 | 1 | -1/+1 |
2021-05-23 | [ci] splitted jobs | jak1 | 1 | -2/+2 |
2021-05-22 | [ci] added pages stage | jak1 | 1 | -1/+3 |
2020-06-04 | Remove s from command sleep in run scripts in ci | Andrei Karas | 2 | -10/+11 |
2020-06-04 | Update runtests.sh for cirrus ci | Andrei Karas | 1 | -2/+4 |
2020-06-04 | Use cross platform path to bash in ci scripts | Andrei Karas | 154 | -154/+154 |
2020-06-03 | Add no flags into failing gcc-9 ci test job | Andrei Karas | 1 | -1/+2 |
2020-06-02 | Remove pedantic flag from gcc-9 and gcc-10 silent build scripts | Andrei Karas | 2 | -3/+3 |
2020-06-02 | Remove wrong offset in fedora ci builds | Andrei Karas | 1 | -1/+0 |
2020-06-02 | Add gcc-snapshot with SDL2 build into main ci branch | Andrei Karas | 1 | -0/+16 |
2020-06-02 | Update runtest ci script for support offset from variable | Andrei Karas | 1 | -1/+5 |
2020-06-01 | Add offset variable to sdl2 ci jobs due issues with sdl2 fonts rendering | Andrei Karas | 14 | -1/+34 |
2020-06-01 | Increase sleep from 5 to 7 seconds in runtest ci script | Andrei Karas | 1 | -1/+1 |
2020-06-01 | Add some flags in gcc-9 ci jobs for avoid doctest warnings | Andrei Karas | 1 | -2/+4 |
2020-06-01 | Add gcc-9 and gcc-10 ci triggers | Andrei Karas | 1 | -0/+7 |
2020-06-01 | Add token variable mapping for azure macosx ci | Andrei Karas | 1 | -0/+2 |
2020-06-01 | Add gcc-10 ci branches | Andrei Karas | 2 | -0/+581 |
2020-06-01 | Add gcc-9 ci branches | Andrei Karas | 2 | -0/+581 |
2020-06-01 | Add missing gcc-8 builds in ci_gcc8 branch | Andrei Karas | 1 | -0/+31 |
2020-05-30 | Disable warning -Wenum-conversion in gcc snapshot and fedora ci builds | Andrei Karas | 2 | -2/+4 |
2020-05-30 | Use latest macosx image in macosx ci | 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 | 1 | -2/+4 |
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 | 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 | Use token for login into gitlab registry in azure build scripts | Andrei Karas | 1 | -1/+1 |
2020-05-30 | Replace cosmic image to xenial in ci scripts | Andrei Karas | 3 | -29/+29 |
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 | 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 docker image names in ci branches from vicamo to i386 | Andrei Karas | 14 | -52/+52 |
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 | Add new flags into gc110 flags | Andrei Karas | 1 | -1/+3 |