osmo-ci/scripts
Oliver Smith 0221a0b7f3 OSMO_RELEASE_REPOS: add simtrace2, osmo-remsim
Adjust to simtrace2's directory structure, which does not have a
configure.ac in the main directory like all other repositories. The main
directory has a regular Makefile without autotools, only the host dir
has a configure.ac file (and only in newer versions). Deal with this by
creating two tarballs, one with "git archive" for the whole directory,
and one for the host dir only with the usual "autoreconf -fi;
./configure; make dist-bzip2". The latter one has the files created by
autoreconf ("configure" script and others).

simtrace2
├── simtrace2-0.1.tar.bz2
├── simtrace2-0.2.tar.bz2
├── simtrace2-0.3.tar.bz2
├── simtrace2-0.4.tar.bz2
├── simtrace2-0.5.1.tar.bz2
├── simtrace2-0.5.tar.bz2
├── simtrace2-0.6.1.tar.bz2
├── simtrace2-0.6.tar.bz2
├── simtrace2-0.7.0.tar.bz2
├── simtrace2-0.7.1.tar.bz2
├── simtrace2-0.8.0.tar.bz2
├── simtrace2-0.8.1.tar.bz2
├── simtrace2-host-0.6.1.tar.bz2
├── simtrace2-host-0.6.tar.bz2
├── simtrace2-host-0.7.0.tar.bz2
├── simtrace2-host-0.7.1.tar.bz2
├── simtrace2-host-0.8.0.tar.bz2
└── simtrace2-host-0.8.1.tar.bz2

Closes: OS#5347
Change-Id: Ib52a23a2a7d6ea64bfa539b1d026f035fdb3af57
2021-12-13 11:56:21 +00:00
..
osmo-depcheck osmo-depcheck: Skip comment lines containing PKG_CHECK_CONFIG 2019-12-17 14:38:22 +01:00
repo-install-test Build and test osmo-hnodeb nightly packages 2021-10-25 11:06:50 +02:00
cat-testlogs.sh add cat-testlogs.sh 2016-09-27 01:34:20 +02:00
common-obs-conflict.sh OBS: refactor osmo_obs_prepare_conflict 2021-05-19 06:35:56 +00:00
common-obs.sh OBS: refactor osmo_obs_prepare_conflict 2021-05-19 06:35:56 +00:00
common.sh OSMO_RELEASE_REPOS: add simtrace2, osmo-remsim 2021-12-13 11:56:21 +00:00
docker-cleanup.sh scripts/docker-cleanup.sh: set permissions to 755 2018-04-16 16:33:08 +02:00
jenkins_jobs.ini.example add jenkins job builder files for osmocom-nightly-nitb-split.sh 2017-08-15 18:11:29 +02:00
osmo-build-dep.sh Revert "osmo-build-dep.sh: don't build osmo-gsm-manuals" 2021-01-18 13:59:14 +00:00
osmo-build.sh Change used protocoll for 'git ls-remote' call from https to git. 2017-09-04 20:23:30 +02:00
osmo-ci-docker-rebuild.sh osmo-ci-docker-rebuild: don't build ogt for arm 2021-06-16 15:37:13 +02:00
osmo-clean-workspace.sh osmo-clean-workspace.sh: make more robust against broken git clones 2018-04-09 14:50:37 +02:00
osmo-deps.sh scripts: osmo-deps.sh: Allow building against tags 2018-04-02 19:35:36 +00:00
osmo-layer1-headers.sh layer1-headers: change git.sysmocom.de to https 2021-05-17 08:09:29 +02:00
osmocom-build-old-tags-against-master.sh build-old-tags: mark osmo-msc 1.7.0 as known error 2021-09-16 11:02:57 +02:00
osmocom-latest-packages.sh OBS: latest: enable osmo-hnodeb 2021-11-17 11:35:46 +01:00
osmocom-list-commits.sh osmocom-list-commits: move repo list to common.sh 2019-07-02 10:24:57 +02:00
osmocom-next-packages.sh OBS: add osmocom-next-packages.sh 2020-05-28 10:01:23 +00:00
osmocom-nightly-packages.sh OBS: nightly: fix missing checkout osmo-hnodeb 2021-10-26 08:17:55 +02:00
osmocom-obs-link.sh scripts/osmocom-obs-link.sh: remove sdcc 2020-05-20 11:27:39 +02:00
osmocom-packages-docker.sh OBS: use nightly script to build 2021q1 feed 2021-05-19 06:35:56 +00:00
osmocom-release-tarballs.sh OSMO_RELEASE_REPOS: add simtrace2, osmo-remsim 2021-12-13 11:56:21 +00:00
repo-install-test.sh repo-install-test: add 'debian10' 2021-01-25 10:31:11 +01:00
requirements.txt scripts: add requirements.txt to list jenkins-job-builder 2017-08-26 05:55:32 +00:00
verify_endian_header.sh scripts: add a script for checking presence of <endian.h> 2021-10-30 01:09:58 +03:00
verify_log_statements.py verify_*.py: Ignore UTF-8 decoding errors 2019-12-17 13:19:12 +01:00
verify_value_string_arrays_are_terminated.py verify_*.py: Ignore UTF-8 decoding errors 2019-12-17 13:19:12 +01:00