summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2024-02-08added manaverse' copyright line to src/jak11-4/+7
2024-02-08[WIP] renamed the client to ManaVersejak144-326/+326
removed evol, since its not developed anymore... only leads to confusing players removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends) updated copyright -2020 for manaplus * Updated in 2024-02-08 with conflicts by Jesusalva
2024-02-08Be slightly more smart when running mplintJesusalva Jesusalva1-1/+3
Reduce some overhead on the script for a 4% speedup
2023-09-10trim useless uses of catFedja Beader7-45/+30
2023-09-10Reduce number of grep invocations + prettify + wrap param expansion in quotesFedja Beader6-75/+86
2023-09-10deduplicate repeating retriesFedja Beader1-69/+28
2023-09-09Reduce number of cpplint invocations from 1957 (?) to one.Fedja Beader1-1/+1
2023-09-09Reduce number of find and grep invocationsFedja Beader1-15/+17
2023-09-09Re-download cpplint only if needed or older than a dayFedja Beader1-3/+6
2023-04-06removed assertion for sdl surface bpp, tests get ugly, but default runtime ↵jak11-1/+1
works fine added "-A 20" to assert grep, so we get the backtrace directly in our pipelines
2023-04-03change serverlist url to tmw2.org, since manaplus.germantmw.de doesnt work ↵jak11-1/+1
(i dont rly know why, but all our updates are hosted there, so our serverlist now)
2023-04-03CI: fixed some apt issues (some vars are usable, some are not TF dont ↵jak12-2/+2
deprecate working stuff <_<)
2022-12-23updated mplint repositoryjak11-1/+1
2021-05-23[ci] splitted jobsjak11-2/+2
gcov -> build doxygen -> build pages -> deploy
2021-05-22[ci] added pages stagejak11-1/+3
added doxygen to pages stage added gcov_gcc6 to pages stage changed ci init script to use public dir.
2020-06-04Remove s from command sleep in run scripts in ciAndrei Karas2-10/+11
2020-06-04Update runtests.sh for cirrus ciAndrei Karas1-2/+4
2020-06-04Use cross platform path to bash in ci scriptsAndrei Karas155-155/+155
2020-06-03Add no flags into failing gcc-9 ci test jobAndrei Karas1-1/+2
2020-06-02Remove pedantic flag from gcc-9 and gcc-10 silent build scriptsAndrei Karas2-3/+3
2020-06-02Remove wrong offset in fedora ci buildsAndrei Karas1-1/+0
2020-06-02Add gcc-snapshot with SDL2 build into main ci branchAndrei Karas1-0/+16
2020-06-02Update runtest ci script for support offset from variableAndrei Karas1-1/+5
2020-06-01Add offset variable to sdl2 ci jobs due issues with sdl2 fonts renderingAndrei Karas14-1/+34
2020-06-01Increase sleep from 5 to 7 seconds in runtest ci scriptAndrei Karas1-1/+1
2020-06-01Add some flags in gcc-9 ci jobs for avoid doctest warningsAndrei Karas1-2/+4
2020-06-01Add gcc-9 and gcc-10 ci triggersAndrei Karas1-0/+7
2020-06-01Add token variable mapping for azure macosx ciAndrei Karas1-0/+2
2020-06-01Add gcc-10 ci branchesAndrei Karas2-0/+581
2020-06-01Add gcc-9 ci branchesAndrei Karas2-0/+581
2020-06-01Add missing gcc-8 builds in ci_gcc8 branchAndrei Karas1-0/+31
2020-05-30Disable warning -Wenum-conversion in gcc snapshot and fedora ci buildsAndrei Karas2-2/+4
2020-05-30Use latest macosx image in macosx ciAndrei Karas1-1/+1
2020-05-30Exit with error if docker pull in ci scripts failedAndrei Karas2-2/+2
2020-05-30Fiz azure login to docker registryAndrei Karas1-2/+4
2020-05-30Add ci job for any compiler testsAndrei Karas1-0/+23
2020-05-30Switch to gcc-7 in ci_mse branch due different issues in mse codeAndrei Karas1-18/+20
2020-05-30Fix ci_site branch by using image with complete python2 supportAndrei Karas1-0/+1
2020-05-30Remove warning mismatched-tags from gcc snapshot and gcc fedora flagsAndrei Karas2-2/+4
2020-05-30Add missing image name in gcc-7 ci branchesAndrei Karas2-0/+20
2020-05-30Use token for login into gitlab registry in azure build scriptsAndrei Karas1-1/+1
2020-05-30Replace cosmic image to xenial in ci scriptsAndrei Karas3-29/+29
2020-05-30Uodate gccfedora.sh flags fileAndrei Karas1-12/+35
2020-05-30Update image names in circleci scriptsAndrei Karas3-10/+10
2020-05-30Update image name for clang-6 in branch ci_clang6Andrei Karas1-4/+8
2020-05-30Replace gcc-7 to gcc-10 in ci branches ci_main1 and ci_mseAndrei Karas2-27/+27
2020-05-30Switch docket image in gcc-7 ci builds in branchesAndrei Karas3-64/+64
2020-05-30Rename docker image names in ci branches from vicamo to i386Andrei Karas14-52/+52
2020-05-30Add gcc-10 related ci scriptsAndrei Karas9-0/+331
2020-05-30Add gcc-9 related ci scriptsAndrei Karas9-0/+331