summaryrefslogtreecommitdiff
path: root/tools/ci/scripts/init.sh
AgeCommit message (Expand)AuthorFilesLines
2016-06-22Allow clone mplint from fork at first and if it missing from original manaplu...Andrei Karas1-7/+22
2016-06-22In ci scripts check for shell runners and skip apt-get if detected.Andrei Karas1-0/+15
2016-06-20Add another one apt-get update if apt-get install failed many times in ci.Andrei Karas1-0/+1
2016-06-11In ci scripts use local debian mirror if run on local runner.Andrei Karas1-0/+11
2016-05-10Add valgrind into ci test scripts.Andrei Karas1-0/+10
2016-05-10Improve error checks in tests ci scripts.Andrei Karas1-0/+12
2016-05-01In ci scripts add also protection against git clone failures.Andrei Karas1-0/+29
2016-05-01In ci scripts add more protections from network/dns failures in apt get comma...Andrei Karas1-1/+17
2016-04-30In ci check correct version fot CC and CXX compilers.Andrei Karas1-0/+2
2016-04-28Fix error reporting function in ci scripts.Andrei Karas1-1/+1
2016-04-26Into ci scripts add another one try level if network error happend.Andrei Karas1-1/+9
2016-04-26In ci scripts, show main commands in output.Andrei Karas1-0/+12
2016-04-23Fix mplint ci checks.Andrei Karas1-0/+1
2016-04-17Simplify ci scripts.Andrei Karas1-40/+14
2016-04-15Fix compiler version report in ci scripts.Andrei Karas1-2/+5
2016-04-12add .gitlab-ci.yml and script for it.Andrei Karas1-0/+146