summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* libosmocore libusb integrationHarald Welte2019-12-161-0/+1
* configure: Introduce --disable-libsctp and error by default if libsctp not foundPau Espin Pedrol2019-10-241-0/+1
* contrib/jenkins.sh: run "make maintainer-clean"Oliver Smith2019-07-111-0/+1
* Add expect script: 'vty' for easy access to all vtysKeith2019-05-081-0/+87
* jenkins distcheck: enable external testsNeels Hofmeyr2019-01-291-1/+2
* add contrib/struct_endianess.pyNeels Hofmeyr2018-11-221-0/+369
* jenkins: print gcc version in logNeels Hofmeyr2018-11-061-1/+5
* jenkins: add --enable-external-testsNeels Hofmeyr2018-09-132-1/+3
* jenkins_arm.sh: Use same Werror related options as on other buildsHarald Welte2018-08-011-1/+5
* jenkins_arch.sh: Exit with error on unknown architectureHarald Welte2018-06-281-0/+1
* jenkins_arch.sh: Accept "arm-none-eabi" as alias for "arm"Harald Welte2018-06-281-1/+1
* jenkins_arm.sh: Don't run 'make check' on embedded buildsHarald Welte2018-06-281-1/+1
* contrib/fsm-to-dot: warn about identically named FSMsNeels Hofmeyr2018-03-261-2/+19
* contrib/fsm-to-dot: mark illegal states in redNeels Hofmeyr2018-03-261-5/+29
* contrib/fsm-to-dot: less false positives on event parsingNeels Hofmeyr2018-03-261-8/+29
* contrib/fsm-to-dot: mark arrows that feed eventsNeels Hofmeyr2018-03-261-7/+12
* contrib/fsm-to-dot: add default edge label '-'Neels Hofmeyr2018-03-261-1/+4
* contrib/fsm-to-dot: warn and draw unallowed state transitionsNeels Hofmeyr2018-03-261-1/+12
* contrib/fsm-to-dot: don't match on event names in commentsNeels Hofmeyr2018-03-261-0/+4
* contrib/fsm-to-dot: allow transition from and to the same stateNeels Hofmeyr2018-03-261-3/+5
* contrib/fsm-to-dot: add -h option to print basic instructionsNeels Hofmeyr2018-03-261-0/+4
* jenkins_amd64.sh: use --enable-werror configure flag, not CFLAGSNeels Hofmeyr2018-03-131-1/+1
* contrib/jenkins_arch.sh: Fix script comparison and arm supportDaniel Willmann2018-02-191-3/+3
* jenkins: move make invocation into shared functionMax2018-01-243-5/+8
* jenkins: remove obsolete scriptsMax2018-01-242-61/+0
* jenkins: add dispatcher scriptMax2018-01-183-0/+94
* jenkins: add 'make V=1' for more verbose build logsNeels Hofmeyr2017-12-201-1/+1
* jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr2017-10-273-5/+8
* jenkins: bail early if $MAKE env var is not setNeels Hofmeyr2017-10-241-0/+6
* fixups for recent "Cleanup jenkins build scripts"Neels Hofmeyr2017-10-243-22/+43
* contrib/fsm-to-dot.py: some tweaks that help with osmo-bsc's new FSMsNeels Hofmeyr2017-10-241-13/+40
* Disable doxygen in jenkins for embedded testsMax2017-10-201-0/+1
* Cleanup jenkins build scriptsMax2017-10-203-32/+26
* Use value string check from osmo-ciMax2017-08-253-36/+4
* contrib: Enable -Werror by defaultPau Espin Pedrol2017-06-232-4/+4
* jenkins.sh: Disable sanitize for FreeBSDPau Espin Pedrol2017-06-231-1/+7
* Introduce build script for arm-none-eabi cross-compilationsblobb2017-05-261-0/+33
* Revert "Introduce build script for arm-none-eabi cross-compilations"blobb2017-05-261-33/+0
* Introduce build script for arm-none-eabi cross-compilationsblobb2017-05-251-0/+33
* jenkins: also test build in separate dirNeels Hofmeyr2017-03-311-0/+12
* jenkins: add value_string termination checkNeels Hofmeyr2017-03-161-0/+2
* contrib: add script to find unterminated value_string arraysNeels Hofmeyr2017-03-161-0/+33
* contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphsNeels Hofmeyr2016-12-091-0/+710
* configure: add --enable-sanitize, use in jenkins.shNeels Hofmeyr2016-10-121-2/+3
* jenkins.sh: drop unecessary PATH, now in slave configNeels Hofmeyr2016-10-121-1/+0
* jenkins.sh: output all test logs when 'make check' failedNeels Hofmeyr2016-09-301-1/+3
* jenkins: Enable tracing and error handling in bashHolger Hans Peter Freyther2016-04-131-0/+2
* jenkins: Add build script used by jenkins on our public CIHolger Hans Peter Freyther2016-04-131-0/+6