blob: cf0bf4d0085bef85745f741ef59ed4ce05b1ecc0 [file] [log] [blame]
Harald Welte68079822017-12-12 16:30:53 +01001
2ECLIPSEGIT:=https://github.com/eclipse
3ECLIPSEGIT2:=git://git.eclipse.org/gitroot/titan
Harald Welte701b5742018-01-22 11:29:13 +01004OSMOGITHUB:=https://github.com/osmocom
Harald Welte3103fce2018-05-26 13:58:31 +02005OSMOGIT:=git://git.osmocom.org
Harald Welte68079822017-12-12 16:30:53 +01006
7ECLIPSEGIT_REPOS= titan.Libraries.TCCUsefulFunctions \
8 titan.ProtocolModules.ICMP \
9 titan.ProtocolModules.ICMPv6 \
10 titan.ProtocolModules.IP \
11 titan.ProtocolModules.L2TP \
12 titan.ProtocolModules.M3UA \
Harald Welte36296dc2018-04-16 17:37:31 +020013 titan.ProtocolModules.SMPP \
Harald Welte68079822017-12-12 16:30:53 +010014 titan.ProtocolModules.TCP \
15 titan.ProtocolModules.UDP \
16 titan.ProtocolModules.RTP \
17 titan.TestPorts.Common_Components.Socket-API \
18 titan.TestPorts.IPL4asp \
19 titan.TestPorts.LANL2asp \
20 titan.TestPorts.PCAPasp \
Harald Welte68079822017-12-12 16:30:53 +010021 titan.TestPorts.SIPmsg \
22 titan.TestPorts.TCPasp \
23 titan.TestPorts.TELNETasp \
Harald Weltea28dce12018-04-14 22:04:05 +020024 titan.TestPorts.UDPasp \
25 titan.TestPorts.UNIX_DOMAIN_SOCKETasp
Harald Welte68079822017-12-12 16:30:53 +010026
27ECLIPSEGIT2_REPOS= titan.ProtocolModules.GRE \
28 titan.ProtocolModules.M2PA \
Harald Welte834d67e2018-05-26 13:58:03 +020029 titan.ProtocolModules.ROSE \
Harald Welte68079822017-12-12 16:30:53 +010030 titan.ProtocolModules.SCTP \
31 titan.ProtocolModules.SUA \
32 titan.ProtocolModules.SDP \
33 titan.TestPorts.GPIO \
34 titan.ProtocolModules.BSSAPP_v7.3.0 \
35 titan.ProtocolModules.BSSGP_v13.0.0 \
36 titan.ProtocolModules.BSSMAP_v11.2.0 \
37 titan.ProtocolModules.GTP_v13.5.0 \
38 titan.ProtocolModules.GTPv2_v13.7.0 \
39 titan.ProtocolModules.ISUP_Q.762 \
40 titan.ProtocolModules.LLC_v7.1.0 \
41 titan.ProtocolModules.MobileL3_v13.4.0 \
42 titan.ProtocolModules.NS_v7.3.0 \
Harald Welteb1add592018-03-27 20:43:40 +020043 titan.ProtocolModules.SNDCP_v7.0.0 \
44 titan.ProtocolEmulations.SCCP
Harald Welte68079822017-12-12 16:30:53 +010045
Harald Welte6fc784e2018-02-25 23:31:37 +010046OSMOGITHUB_REPOS= titan.TestPorts.SCTPasp \
Harald Weltec87abfc2018-03-18 10:58:00 +010047 titan.TestPorts.MTP3asp \
Harald Welteb1add592018-03-27 20:43:40 +020048 titan.ProtocolEmulations.M3UA
Harald Welte701b5742018-01-22 11:29:13 +010049
Harald Welte3103fce2018-05-26 13:58:31 +020050OSMOGIT_REPOS= titan.ProtocolModules.MAP
51
52ALL_REPOS=$(ECLIPSEGIT_REPOS) $(ECLIPSEGIT2_REPOS) $(OSMOGITHUB_REPOS) $(OSMOGIT_REPOS)
Harald Welte68079822017-12-12 16:30:53 +010053
Stefan Sperling61c11e92018-03-20 18:25:26 +010054# Tag names from 'git-describe --tags'; if not available, a commit hash may be used instead.
55# In order to keep local changes in the repository of a dependency, set its commit to the
56# name of a local branch here (e.g. 'master').
Stefan Sperling61c11e92018-03-20 18:25:26 +010057titan.Libraries.TCCUsefulFunctions_commit= R.30.A
Harald Welteb1add592018-03-27 20:43:40 +020058titan.ProtocolEmulations.M3UA_commit= R.2.A-1-g53dead2
59titan.ProtocolEmulations.SCCP_commit= R.7.A-2-g724c83f
Stefan Sperling61c11e92018-03-20 18:25:26 +010060titan.ProtocolModules.BSSAPP_v7.3.0_commit= R.2.A
61titan.ProtocolModules.BSSGP_v13.0.0_commit= R.2.A
62titan.ProtocolModules.BSSMAP_v11.2.0_commit= R.2.A
63titan.ProtocolModules.GRE_commit= R.2.A
64titan.ProtocolModules.GTP_v13.5.0_commit= R.2.A
65titan.ProtocolModules.GTPv2_v13.7.0_commit= R.2.A
66titan.ProtocolModules.ICMP_commit= R.2.A
67titan.ProtocolModules.ICMPv6_commit= R.2.A
68titan.ProtocolModules.IP_commit= R.10.B-1-g99d0ec9
69titan.ProtocolModules.ISUP_Q.762_commit= R.8.A
70titan.ProtocolModules.L2TP_commit= R.2.A
71titan.ProtocolModules.LLC_v7.1.0_commit= R.2.A
Harald Welte3103fce2018-05-26 13:58:31 +020072titan.ProtocolModules.MAP_commit= R.2.A-1-g79c6a3d
Stefan Sperling61c11e92018-03-20 18:25:26 +010073titan.ProtocolModules.M2PA_commit= R.2.A
74titan.ProtocolModules.M3UA_commit= R.2.A
75titan.ProtocolModules.MobileL3_v13.4.0_commit= R.2.A
76titan.ProtocolModules.NS_v7.3.0_commit= R.2.A
77titan.ProtocolModules.RTP_commit= R.5.A
Harald Welte834d67e2018-05-26 13:58:03 +020078titan.ProtocolModules.ROSE_commit= R.1.C
Stefan Sperling61c11e92018-03-20 18:25:26 +010079titan.ProtocolModules.SCTP_commit= R.2.A
80titan.ProtocolModules.SDP_commit= R.14.A
Harald Welte36296dc2018-04-16 17:37:31 +020081titan.ProtocolModules.SMPP_commit= R.2.A-2-gb7aee69
Stefan Sperling61c11e92018-03-20 18:25:26 +010082titan.ProtocolModules.SNDCP_v7.0.0_commit= R.2.A
83titan.ProtocolModules.SUA_commit= R.5.A
84titan.ProtocolModules.TCP_commit= R.3.A
85titan.ProtocolModules.UDP_commit= R.4.A
86titan.TestPorts.Common_Components.Socket-API_commit= R.6.A
87titan.TestPorts.GPIO_commit= R.3.A
88titan.TestPorts.IPL4asp_commit= R.29.A
89titan.TestPorts.LANL2asp_commit= R.8.B
90titan.TestPorts.MTP3asp_commit= 1cecdad6f3641a5f19b3833703bff6e5005eff11
91titan.TestPorts.PCAPasp_commit= R.7.A
92titan.TestPorts.SCTPasp_commit= R.11.A-2-g2faa9cf
93titan.TestPorts.SIPmsg_commit= R.15.A-1-ge4f9dd0
94titan.TestPorts.TCPasp_commit= R.9.A
95titan.TestPorts.TELNETasp_commit= R.9.A
96titan.TestPorts.UDPasp_commit= R.8.A
Harald Welte0a068c32018-04-06 13:52:35 +020097titan.TestPorts.UNIX_DOMAIN_SOCKETasp_commit= R.2.A-4-gbacd73d
Harald Welte68079822017-12-12 16:30:53 +010098
Stefan Sperling61c11e92018-03-20 18:25:26 +010099all: $(foreach dir,$(ALL_REPOS),$(dir)/update)
Harald Welte68079822017-12-12 16:30:53 +0100100clean: $(foreach dir,$(ALL_REPOS),$(dir)/clean)
Stefan Sperlinga2b54492018-03-22 10:22:25 +0100101distclean: $(foreach dir,$(ALL_REPOS),$(dir)/distclean)
Harald Welte68079822017-12-12 16:30:53 +0100102
103define GIT_template
Stefan Sperling61c11e92018-03-20 18:25:26 +0100104$(1)_ORIGIN!= if [ -d $(1) ]; then cd $(1) && git remote get-url origin; fi
105$(1)_HEAD!= if [ -d $(1) ]; then cd $(1) && git describe --tags 2>/dev/null || git rev-parse HEAD; fi
Stefan Sperlinga2b54492018-03-22 10:22:25 +0100106$(1)_MODIFIED!= if [ -d $(1) ]; then cd $(1) && git diff --quiet --exit-code || echo -n "1"; fi
Stefan Sperling61c11e92018-03-20 18:25:26 +0100107
Harald Welte68079822017-12-12 16:30:53 +0100108$(1):
109 git clone $(2)/$(1)
110
Stefan Sperling61c11e92018-03-20 18:25:26 +0100111.PHONY: $(1)/update
Harald Welte68079822017-12-12 16:30:53 +0100112$(1)/update: $(1)
Stefan Sperlinga2b54492018-03-22 10:22:25 +0100113ifeq ($$($(1)_MODIFIED),1)
114 @echo "WARNING: $(1) skipped because it contains uncommitted modifications!"
115else
Stefan Sperling61c11e92018-03-20 18:25:26 +0100116ifneq ($$($(1)_ORIGIN),$(2)/$(1))
117 cd $(1) && git remote set-url origin $(2)/$(1) && git fetch
118endif
119ifneq ($$($(1)_HEAD),$($(1)_commit))
Harald Welte035f7f82018-03-27 20:49:27 +0200120 cd $(1) && git fetch && git checkout -q -f "$($(1)_commit)"
Stefan Sperling61c11e92018-03-20 18:25:26 +0100121endif
Stefan Sperlinga2b54492018-03-22 10:22:25 +0100122endif
Harald Welte68079822017-12-12 16:30:53 +0100123
124.PHONY: $(1)/clean
Harald Welte4c294b62018-02-15 18:27:10 +0100125$(1)/clean: $(1)
Stefan Sperlinga2b54492018-03-22 10:22:25 +0100126ifeq ($$($(1)_MODIFIED),1)
127 @echo "WARNING: $(1) skipped because it contains uncommitted modifications!"
128else
Harald Welte035f7f82018-03-27 20:49:27 +0200129 cd $(1) && git fetch && git checkout -q -f "$($(1)_commit)" && git reset --hard
Stefan Sperlinga2b54492018-03-22 10:22:25 +0100130endif
Harald Welte4c294b62018-02-15 18:27:10 +0100131
132.PHONY: $(1)/distclean
133$(1)/distclean:
Stefan Sperlinga2b54492018-03-22 10:22:25 +0100134ifeq ($$($(1)_MODIFIED),1)
135 @echo "WARNING: $(1) skipped because it contains uncommitted modifications!"
136else
Harald Welte68079822017-12-12 16:30:53 +0100137 @rm -rf $(1)
Stefan Sperlinga2b54492018-03-22 10:22:25 +0100138endif
Harald Welte68079822017-12-12 16:30:53 +0100139endef
140
141$(foreach dir,$(ECLIPSEGIT_REPOS), \
142 $(eval $(call GIT_template,$(dir),$(ECLIPSEGIT))))
143
144$(foreach dir,$(ECLIPSEGIT2_REPOS), \
145 $(eval $(call GIT_template,$(dir),$(ECLIPSEGIT2))))
Harald Welte701b5742018-01-22 11:29:13 +0100146
147$(foreach dir,$(OSMOGITHUB_REPOS), \
148 $(eval $(call GIT_template,$(dir),$(OSMOGITHUB))))
Harald Welte3103fce2018-05-26 13:58:31 +0200149
150$(foreach dir,$(OSMOGIT_REPOS), \
151 $(eval $(call GIT_template,$(dir),$(OSMOGIT))))