blob: 5a1191affb79ef21d3b61ff30f06054dcfc0d5a7 [file] [log] [blame]
Neels Hofmeyr0a1bdff2017-08-13 03:22:42 +02001# project build these first
2libosmocore
3libosmo-abis libosmocore
Vadim Yanitskiydd3214e2022-08-15 18:51:20 +07004libosmo-gprs libosmocore
Neels Hofmeyr0a1bdff2017-08-13 03:22:42 +02005libosmo-netif libosmo-abis
6libosmo-sccp libosmo-netif
7libsmpp34
8libasn1c
Neels Hofmeyr956c7322017-09-07 00:51:30 +02009osmo-ggsn libosmocore
Neels Hofmeyr0a1bdff2017-08-13 03:22:42 +020010osmo-iuh libosmo-sccp libasn1c
11osmo-hlr libosmo-abis
12osmo-mgw libosmo-netif
Neels Hofmeyr01496a82018-11-15 16:06:11 +010013osmo-msc osmo-iuh osmo-mgw libsmpp34 osmo-hlr
Neels Hofmeyr0a1bdff2017-08-13 03:22:42 +020014osmo-bsc libosmo-sccp osmo-mgw
Pau Espin Pedrol3cb08212018-10-31 09:29:31 +010015osmo-sgsn osmo-iuh osmo-ggsn osmo-hlr
Oliver Smithb56ce0b2018-09-26 16:10:38 +020016osmo-sip-connector libosmocore
Neels Hofmeyrec789e72021-06-22 00:35:02 +020017osmo-bts libosmo-netif
Neels Hofmeyr58c219d2020-09-08 01:37:20 +020018osmo-smlc libosmo-sccp
Neels Hofmeyr80630cf2018-11-06 16:35:32 +010019# osmo-trx can build with --enable-sanitize, but then won't work reliably.
20# When omitting --enable-sanitize from osmo-trx only, its 'make check' will fail.
Oliver Smith0a4d8ea2021-07-29 14:32:29 +020021# So if you want osmo-trx, use no sanitize.opts, or use LD_PRELOAD for osmo-trx binaries.
22osmo-trx libosmocore
Vadim Yanitskiydd3214e2022-08-15 18:51:20 +070023osmo-pcu libosmocore libosmo-gprs
Oliver Smith82f27892021-08-24 12:11:47 +020024asn1c libasn1c
25osmo-gbproxy libosmocore
26osmo-pcap libosmocore
Oliver Smith88bcf102022-03-23 17:12:24 +010027osmo-bsc-nat libosmo-sccp osmo-mgw
Neels Hofmeyrfbd4b5b2022-02-24 16:36:21 +010028libosmo-pfcp libosmocore
Neels Hofmeyrfd10baa2022-02-01 02:50:35 +010029libgtpnl
Neels Hofmeyrfbd4b5b2022-02-24 16:36:21 +010030libnftnl
31nftables libnftnl
32osmo-upf libosmocore libosmo-pfcp libgtpnl nftables
Vadim Yanitskiyf1fab922022-03-30 22:41:31 +030033osmo-cbc libosmo-netif
Oliver Smith6a079282022-04-19 17:37:42 +020034osmo-hnodeb osmo-iuh
Neels Hofmeyrfbd4b5b2022-02-24 16:36:21 +010035osmo-hnbgw osmo-iuh osmo-mgw libosmo-pfcp
Oliver Smith07ff4212022-12-08 14:57:13 +010036osmo-e1d libosmocore
Oliver Smithef49dd52023-07-13 11:58:28 +020037osmo-remsim simtrace2_host libosmo-netif
Oliver Smithc4f76c42023-11-23 14:06:03 +010038osmo-uecups libosmocore
Oliver Smith0a4d8ea2021-07-29 14:32:29 +020039
Oliver Smith45f8c392023-11-22 10:51:53 +010040open5gs
41
Oliver Smith0a4d8ea2021-07-29 14:32:29 +020042# can only clone these
43docker-playground
44osmo-ttcn3-hacks
Oliver Smith93bd5232022-02-22 17:36:11 +010045osmocom-bb
Oliver Smithef49dd52023-07-13 11:58:28 +020046simtrace2
Oliver Smith93bd5232022-02-22 17:36:11 +010047
48# configure.ac not in topdir of repository
49osmocom-bb_layer23 libosmocore
Oliver Smith5705a692022-02-23 10:40:54 +010050osmocom-bb_virtphy libosmocore
Oliver Smithef49dd52023-07-13 11:58:28 +020051simtrace2_host libosmocore