aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-09-21osmo-depcheck: don't use /tmp, better git codeosmith/dependency-checkOliver Smith4-66/+94
2018-09-20osmo-depcheck: script to verify PKG_CHECK_MODULESOliver Smith5-0/+518
2018-09-10osmo-build-dep.sh: Let autotools install systemd services to correct pathPau Espin Pedrol1-1/+1
2018-08-26osmocom-latest-packages: Add simtrace2Harald Welte1-0/+1
2018-08-26nightly packages: add simtrace2Harald Welte1-0/+2
2018-08-10obs-nightly: introduce osmo-trx-debian8-jessieAlexander Couzens1-0/+13
2018-08-08osmocom-latest-packages: Fix libusrp and other non-osmocom buildsHarald Welte1-4/+9
2018-08-06osmocom-nightly-packages: Fix libusrp and other non-osmocom buildsHarald Welte1-5/+8
2018-08-06osmocom-nightly-packages: Fix build of limesuiteHarald Welte1-0/+1
2018-08-06osmocom-latest-packages: Add .tar.xz for new packagesHarald Welte1-0/+1
2018-08-06osmocom packages: Ensure PACKAGE_VERSION is set correctlyHarald Welte2-4/+11
2018-07-19scripts/verify_log_statements.py: on parse error, print fileNeels Hofmeyr1-53/+56
2018-07-19scripts/verify_log_statements.py: strip OSMO_STRINGIFY()Neels Hofmeyr1-0/+2
2018-07-19scripts/verify_log_statements.py: figure out line numbersNeels Hofmeyr1-13/+61
2018-07-19scripts/verify_log_statements.py: fix regexNeels Hofmeyr1-2/+2
2018-07-16add scripts/verify_log_statements.pyNeels Hofmeyr1-0/+87
2018-07-05verify_value_string_arrays_are_terminated.py: allow dir args and no argsNeels Hofmeyr1-2/+18
2018-06-26obs-nightly: build debian pkgs from osmo-python-testsPau Espin Pedrol1-0/+2
2018-06-25obs-nightly: Upgrade to newer required limesuitePau Espin Pedrol1-2/+2
2018-06-25obs-nightly: list limesuite before osmo-trxPau Espin Pedrol1-2/+2
2018-06-16verify_value_string_arrays_are_terminated.py: allow terminating with '{}'Neels Hofmeyr1-1/+1
2018-06-04Revert "osmocom-latest-packages: Also accept "v" in front of version tags"Harald Welte1-1/+1
2018-06-03osmocom-latest-packages: diable rtl-sdr and osmo-fl2k againHarald Welte1-2/+3
2018-06-03osmocom-latest-packages: Also accept "v" in front of version tagsHarald Welte1-1/+1
2018-06-03osmocom latest+nightly packages: Add osmo-fl2kHarald Welte2-0/+3
2018-06-03osmocom latest+nightly packages: Add rtl-sdrHarald Welte2-0/+3
2018-05-04osmocom-nightly-packages: replace version string with by git-version-genAlexander Couzens1-3/+22
2018-04-26scripts: osmocom-*-packages.sh: Build libusrpPau Espin Pedrol2-0/+3
2018-04-16scripts/docker-cleanup.sh: set permissions to 755Alexander Couzens1-0/+0
2018-04-11add docker-cleanup.sh scriptHarald Welte1-0/+9
2018-04-09osmo-clean-workspace.sh: make more robust against broken git clonesNeels Hofmeyr1-4/+25
2018-04-09osmo-clean-workspace.sh: cosmetic: no need to clean -e depsNeels Hofmeyr1-1/+2
2018-04-02scripts: osmo-deps.sh: Allow building against tagsPau Espin Pedrol1-1/+6
2018-03-07osmocom-latest-packages.sh: Catch latest tags outside master branchPau Espin Pedrol1-1/+1
2018-02-27osmo-clean-workspace: fix force checkout of a subdirectoryAlexander Couzens1-2/+2
2018-01-12Use stow for dependency managementAlexander Huemer1-1/+9
2017-12-14add libgtpnl also to 'latest', not just to 'nightly'Harald Welte1-0/+1
2017-12-13rewrite osmocom-nightly-package based on the old osmocom-nightly-split.shAlexander Couzens1-67/+162
2017-12-07osmocom-nightly/latest: check if osc is installedAlexander Couzens2-0/+10
2017-12-06osmocom-nightly/latest: document which debian packages are requiredAlexander Couzens2-0/+6
2017-11-21osmocom-latest-packages: only publish source tar balls if a new tag was createdAlexander Couzens1-9/+27
2017-11-21osmocom-latest-packages: fix shellcheck warningsAlexander Couzens1-13/+13
2017-11-21osmocom-latest-packages: introduce $TOP dir variableAlexander Couzens1-6/+8
2017-11-21osmocom-latest-packages: set -e: exit on any failureAlexander Couzens1-1/+1
2017-11-07osmo-deps.sh: Force fetching git tagsPau Espin Pedrol1-0/+1
2017-11-01osmo-deps.sh: fix: add 'origin/' to branch, to properly updateNeels Hofmeyr1-1/+1
2017-10-30osmocom-nightly-packages: Build latest libgtpnlHarald Welte1-0/+2
2017-10-28Add osmocom-latest-packages.sh script for network:osmocom:latestHarald Welte1-0/+62
2017-10-28osmo-deps.sh: make sure to not clean all deps when inside a dep dirNeels Hofmeyr1-2/+2
2017-10-27scripts: use 'git checkout -f' instead of 'reset --hard'Neels Hofmeyr2-2/+2