| Commit message (Expand) | Author | Age | Files | Lines |
* | contrib/jenkins.sh: run "make maintainer-clean" | Oliver Smith | 2019-07-11 | 1 | -0/+1 |
* | Add expect script: 'vty' for easy access to all vtys | Keith | 2019-05-08 | 1 | -0/+87 |
* | jenkins distcheck: enable external tests | Neels Hofmeyr | 2019-01-29 | 1 | -1/+2 |
* | add contrib/struct_endianess.py | Neels Hofmeyr | 2018-11-22 | 1 | -0/+369 |
* | jenkins: print gcc version in log | Neels Hofmeyr | 2018-11-06 | 1 | -1/+5 |
* | jenkins: add --enable-external-tests | Neels Hofmeyr | 2018-09-13 | 2 | -1/+3 |
* | jenkins_arm.sh: Use same Werror related options as on other builds | Harald Welte | 2018-08-01 | 1 | -1/+5 |
* | jenkins_arch.sh: Exit with error on unknown architecture | Harald Welte | 2018-06-28 | 1 | -0/+1 |
* | jenkins_arch.sh: Accept "arm-none-eabi" as alias for "arm" | Harald Welte | 2018-06-28 | 1 | -1/+1 |
* | jenkins_arm.sh: Don't run 'make check' on embedded builds | Harald Welte | 2018-06-28 | 1 | -1/+1 |
* | contrib/fsm-to-dot: warn about identically named FSMs | Neels Hofmeyr | 2018-03-26 | 1 | -2/+19 |
* | contrib/fsm-to-dot: mark illegal states in red | Neels Hofmeyr | 2018-03-26 | 1 | -5/+29 |
* | contrib/fsm-to-dot: less false positives on event parsing | Neels Hofmeyr | 2018-03-26 | 1 | -8/+29 |
* | contrib/fsm-to-dot: mark arrows that feed events | Neels Hofmeyr | 2018-03-26 | 1 | -7/+12 |
* | contrib/fsm-to-dot: add default edge label '-' | Neels Hofmeyr | 2018-03-26 | 1 | -1/+4 |
* | contrib/fsm-to-dot: warn and draw unallowed state transitions | Neels Hofmeyr | 2018-03-26 | 1 | -1/+12 |
* | contrib/fsm-to-dot: don't match on event names in comments | Neels Hofmeyr | 2018-03-26 | 1 | -0/+4 |
* | contrib/fsm-to-dot: allow transition from and to the same state | Neels Hofmeyr | 2018-03-26 | 1 | -3/+5 |
* | contrib/fsm-to-dot: add -h option to print basic instructions | Neels Hofmeyr | 2018-03-26 | 1 | -0/+4 |
* | jenkins_amd64.sh: use --enable-werror configure flag, not CFLAGS | Neels Hofmeyr | 2018-03-13 | 1 | -1/+1 |
* | contrib/jenkins_arch.sh: Fix script comparison and arm support | Daniel Willmann | 2018-02-19 | 1 | -3/+3 |
* | jenkins: move make invocation into shared function | Max | 2018-01-24 | 3 | -5/+8 |
* | jenkins: remove obsolete scripts | Max | 2018-01-24 | 2 | -61/+0 |
* | jenkins: add dispatcher script | Max | 2018-01-18 | 3 | -0/+94 |
* | jenkins: add 'make V=1' for more verbose build logs | Neels Hofmeyr | 2017-12-20 | 1 | -1/+1 |
* | jenkins: use osmo-clean-workspace.sh before and after build | Neels Hofmeyr | 2017-10-27 | 3 | -5/+8 |
* | jenkins: bail early if $MAKE env var is not set | Neels Hofmeyr | 2017-10-24 | 1 | -0/+6 |
* | fixups for recent "Cleanup jenkins build scripts" | Neels Hofmeyr | 2017-10-24 | 3 | -22/+43 |
* | contrib/fsm-to-dot.py: some tweaks that help with osmo-bsc's new FSMs | Neels Hofmeyr | 2017-10-24 | 1 | -13/+40 |
* | Disable doxygen in jenkins for embedded tests | Max | 2017-10-20 | 1 | -0/+1 |
* | Cleanup jenkins build scripts | Max | 2017-10-20 | 3 | -32/+26 |
* | Use value string check from osmo-ci | Max | 2017-08-25 | 3 | -36/+4 |
* | contrib: Enable -Werror by default | Pau Espin Pedrol | 2017-06-23 | 2 | -4/+4 |
* | jenkins.sh: Disable sanitize for FreeBSD | Pau Espin Pedrol | 2017-06-23 | 1 | -1/+7 |
* | Introduce build script for arm-none-eabi cross-compilations | blobb | 2017-05-26 | 1 | -0/+33 |
* | Revert "Introduce build script for arm-none-eabi cross-compilations" | blobb | 2017-05-26 | 1 | -33/+0 |
* | Introduce build script for arm-none-eabi cross-compilations | blobb | 2017-05-25 | 1 | -0/+33 |
* | jenkins: also test build in separate dir | Neels Hofmeyr | 2017-03-31 | 1 | -0/+12 |
* | jenkins: add value_string termination check | Neels Hofmeyr | 2017-03-16 | 1 | -0/+2 |
* | contrib: add script to find unterminated value_string arrays | Neels Hofmeyr | 2017-03-16 | 1 | -0/+33 |
* | contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphs | Neels Hofmeyr | 2016-12-09 | 1 | -0/+710 |
* | configure: add --enable-sanitize, use in jenkins.sh | Neels Hofmeyr | 2016-10-12 | 1 | -2/+3 |
* | jenkins.sh: drop unecessary PATH, now in slave config | Neels Hofmeyr | 2016-10-12 | 1 | -1/+0 |
* | jenkins.sh: output all test logs when 'make check' failed | Neels Hofmeyr | 2016-09-30 | 1 | -1/+3 |
* | jenkins: Enable tracing and error handling in bash | Holger Hans Peter Freyther | 2016-04-13 | 1 | -0/+2 |
* | jenkins: Add build script used by jenkins on our public CI | Holger Hans Peter Freyther | 2016-04-13 | 1 | -0/+6 |