aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Collapse)AuthorFilesLines
2017-07-13contrib: Enable -Werror by defaultPau Espin Pedrol1-1/+1
Change-Id: I065b18dd6c4f7616f981aa4273e68e23825a7294
2017-07-10jenkins.sh: Proper error message if local environment isn't set upHarald Welte1-0/+6
Change-Id: Ibb34f07164adb175a44f460d02f54586b56a5b95
2017-03-16jenkins: add value_string termination checkNeels Hofmeyr1-0/+2
Change-Id: I37c14c1a18207f64aa5e15ec0d2503bc834b2627 Depends: libosmocore change-id I2bc93ab4781487e7685cfb63091a489cd126b1a8
2017-02-20Enable sanitizeMax1-2/+2
Add ./configure option to enable ASAN checks and use it for jenkins tests. While at it - also move to /bin/sh shebang as we don't use bashisms anyway. Change-Id: Ie26e54ab6b850c9adf124a6bc613ec9bc9e8a6e2
2016-10-12jenkins.sh: call cat-testlogs.sh on check failureNeels Hofmeyr1-1/+2
Change-Id: I60e70d290c41633528b39401219746ccf0f93784
2016-10-12jenkins.sh: use osmo-build-dep.sh, print separatorNeels Hofmeyr1-11/+19
Change-Id: I36ce41c669ffb123ec0741061e357a94baee6460
2016-10-12jenkins.sh: cosmetic: export instead of inlining PATH envNeels Hofmeyr1-3/+5
Change-Id: I24a383140f2f84e90ab743691bcbf041de7b034d
2016-04-13jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther1-0/+19
This can be used to replicate a build issue more easily.