summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-01-07Check for uninitialised variables in valgrind ci tests.Andrei Karas1-0/+7
2017-01-05Change retry script to 10 tryes.Andrei Karas1-1/+1
2017-01-05Add retry script for wget invokes in ci jobs.Andrei Karas3-3/+3
2017-01-05Add ci job with unit tests with gcc 6 and simd+lto.Andrei Karas1-0/+32
2017-01-04Add pages generation with doxygen docs and git stats.Andrei Karas5-0/+558
2017-01-04Add -Wno-attributes into ci jobs where it missing.Andrei Karas3-3/+6
2017-01-04Add compiler flag -Wno-attributes for prevent warnings about packed attributes.Andrei Karas21-21/+30
2017-01-03Update copyright year.Andrei Karas1-0/+1
2016-12-23Ignore dye palette includes in deheader.Andrei Karas1-0/+1
2016-12-22Add ci tests without opengl support.Andrei Karas3-3/+3
2016-12-19Add ci jobs with gcc 5 and 6 and cilk plus.Andrei Karas1-1/+1
2016-12-17Add missing clang versions into ci tests.Andrei Karas4-0/+95
2016-12-17Add -Wpointer-bool-conversion flag into clang ci jobs.Andrei Karas4-3/+7
2016-12-17Add generic clang job script.Andrei Karas1-0/+20
2016-12-12Revert "Fix possible command line overflow in ci."Andrei Karas1-10/+2
2016-12-12Fix possible command line overflow in ci.Andrei Karas1-2/+10
2016-12-10Add ci job with clang 4.0Andrei Karas1-0/+28
2016-12-10Add bew flags into gccsnapshot ci.Andrei Karas1-0/+5
2016-11-06Try to fix clang deps packages in ci.Andrei Karas3-3/+3
2016-11-05On error in ci scripts copy config.log into logs directory.Andrei Karas1-0/+1
2016-09-30Add some new flags for gcc snapshot and fix new warning.Andrei Karas1-0/+3
2016-09-24Exclude one file from cpplint checks.Andrei Karas1-0/+1
2016-09-09Remove option -Wdisabled-optimization from gcc6 ci builds.Andrei Karas1-1/+2
2016-08-11Add into images ci check for iCCP profiles.Andrei Karas1-2/+2
2016-08-09In ci deheader scripts trigger error if any file compilation failed.Andrei Karas1-1/+1
2016-07-29Extende run_h ci script.Andrei Karas1-2/+2
2016-07-20In find in ci scripts allow search in soft links.Andrei Karas2-2/+2
2016-07-14Add another exception into deheader.Andrei Karas1-0/+1
2016-07-14Add one deheader exception for sdltcpnet.cpp.Andrei Karas1-2/+4
2016-07-06Add ci test for image icc profiles.Andrei Karas2-0/+27
2016-06-27Add new flags into gcc6 build scripts.Andrei Karas1-0/+1
2016-06-25Add some new flags into gcc snapshot.Andrei Karas1-0/+2
2016-06-23Save deheader log files into logs directory.Andrei Karas3-3/+3
2016-06-22Allow clone mplint from fork at first and if it missing from original manaplu...Andrei Karas2-8/+23
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-15Fix compilation with gcc 4.4 and add exception into deheader script.Andrei Karas1-0/+1
2016-06-13In deheader ci scripts mode -std flag into special parameter.Andrei Karas1-1/+2
2016-06-13Fix includes and update deheader ci script.Andrei Karas1-0/+3
2016-06-12Update deheader ci tests for support new parameters.Andrei Karas1-1/+3
2016-06-11In ci scripts use local debian mirror if run on local runner.Andrei Karas1-0/+11
2016-06-04Add deheader into ci tools.Andrei Karas4-0/+84
2016-05-10Add valgrind into ci test scripts.Andrei Karas5-4/+18
2016-05-10Improve error checks in tests ci scripts.Andrei Karas5-4/+16
2016-05-09Add new flags into gcc snapshot ci script.Andrei Karas1-0/+2
2016-05-07Disable another warning in cpplint ci script.Andrei Karas1-1/+2
2016-05-07Disable new warning in cpplint in ci.Andrei Karas1-1/+2
2016-05-05Add into ci scripts pngcheck.Andrei Karas1-0/+22
2016-05-05Add ci job with gcc6 and disabled asserts.Andrei Karas1-1/+1
2016-05-01In ci scripts add also protection against git clone failures.Andrei Karas2-1/+30