summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Collapse)AuthorFilesLines
2019-12-31contrib/jenkins.sh: also run unit tests for TRX ToolkitVadim Yanitskiy1-0/+4
Python's unittest module will automatically discover all unit tests in a given directory (files starting with 'test*.py'). The existing tests will be rewritten in subsequent changes. Change-Id: Ia3990dc8e1ff98b83d3ee25fafa5b029f46646cd
2019-12-31contrib/jenkins.sh: also verify building the firmwareVadim Yanitskiy1-0/+4
Change-Id: I4c224ef7855a2ac35476cbdd96c29565151a2830
2019-07-10contrib/jenkins.sh: run "make maintainer-clean"Oliver Smith1-0/+6
Related: OS#3047 Change-Id: I11c37f72b6e4294d1dc7b6d1751627ccf4f5c87a
2019-05-22contrib/jenkins.sh: Build gprsdecode + laye23 with 'make distcheck'Harald Welte1-1/+10
Change-Id: I17c4dfb7bbfcf8da78d688939ee8c0b916cb6b1a
2018-12-12contrib/jenkins.sh: build and publish manualsOliver Smith1-0/+17
Add new environment variables WITH_MANUALS and PUBLISH to control if the manuals should be built and uploaded. Describe all environment vars on top of the file. Related: OS#3385 Change-Id: I856e4bc71e1b648de5f27d4044aa60bd0b45e0f5
2018-08-24jenkins.sh: Don't only build-verify layer23 but all other host programs, tooHarald Welte1-4/+7
Change-Id: I204d19ce3ac085add92242c0a03bffb9abc9113d
2017-10-31jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr1-1/+4
See osmo-ci change I2409b2928b4d7ebbd6c005097d4ad7337307dd93 for rationale. Change-Id: I87cc6aa7d6c332a0c2b4644dc8addc0f1a7df49d
2017-05-24Introduce contrib/jenkins.sh to enable gerrit verification[1]blobb1-0/+32
First, jenkins.sh builds libosmocore dependency. Then it compiles the "host" (PC) part of OsmocomBB. After "libosmocore embedded"-build has been introduced this script will use it instead of the x86 dep. [1] http://jenkins.osmocom.org/jenkins/job/osmocomBB-gerrit/ Change-Id: Ife88be9022fc1fc1baee7f11872e5b8db4215682