Compare commits

...

36 Commits

Author SHA256 Message Date
Marcus Rückert
478bb75750 make submodules relative so one can directly commit when checking out _OBSprj via git url 2026-02-28 18:47:50 +01:00
AutoGits prjgit-updater
524cacd693 'erlang-erlydtl' update via Direct Workflow 2026-02-27 17:49:42 +00:00
AutoGits prjgit-updater
47e6683d8f 'erlang-erlydtl' update via Direct Workflow 2026-02-27 17:32:24 +00:00
AutoGits prjgit-updater
75e70631a4 Auto-inclusion erlang-erlydtl 2026-02-27 17:21:06 +00:00
AutoGits PR Review Bot
0f22450d93 Merging
PR: erlang/_ObsPrj!44
2026-02-23 08:06:09 +00:00
AutoGits PR Review Bot
06e83f9796 auto-created for erlang
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: erlang/erlang!15
2026-02-23 07:57:04 +00:00
AutoGits prjgit-updater
a906495417 'ex_doc' update via Direct Workflow 2026-02-23 07:42:02 +00:00
AutoGits prjgit-updater
39d94b2902 'elixir' update via Direct Workflow 2026-01-10 12:12:40 +00:00
AutoGits prjgit-updater
0bc8bc01c1 'erlang27' update via Direct Workflow 2025-12-19 12:14:22 +00:00
AutoGits prjgit-updater
113eff3281 'elixir' update via Direct Workflow 2025-11-28 09:09:38 +00:00
Simon Lees
7e59fea2f3 Add elixir27 submodule
This is for building rabbitmq-server against erlang27
2025-11-28 18:01:27 +10:30
AutoGits prjgit-updater
a115064087 Automatic update via push via Direct Workflow 2025-11-17 12:19:57 +00:00
AutoGits prjgit-updater
6c4d146821 Automatic update via push via Direct Workflow -- SYNC 2025-11-13 22:01:40 +00:00
AutoGits prjgit-updater
d52a10903f Automatic update via push via Direct Workflow 2025-11-05 10:51:41 +00:00
AutoGits prjgit-updater
231af2b8de Automatic update via push via Direct Workflow 2025-11-05 07:30:14 +00:00
AutoGits prjgit-updater
bc07816322 Automatic update via push via Direct Workflow 2025-11-04 12:02:12 +00:00
AutoGits prjgit-updater
804c5bb8ce Automatic update via push via Direct Workflow 2025-11-04 11:13:18 +00:00
AutoGits prjgit-updater
4b4abd79e5 Automatic update via push via Direct Workflow 2025-11-04 10:32:32 +00:00
Simon Lees
ce51e205a4 Don't use erlang27 for any builds in this project
It exists for building rabbitmq-server in factory.
2025-11-04 20:46:18 +10:30
AutoGits prjgit-updater
27d069dcb0 Automatic update via push via Direct Workflow -- SYNC 2025-11-04 09:27:28 +00:00
AutoGits prjgit-updater
6cab1bb45b Automatic update via push via Direct Workflow 2025-11-02 15:31:19 +00:00
AutoGits PR Review Bot
d5029dc11f Merging
PR: erlang/_ObsPrj!25
2025-11-02 09:12:35 +00:00
AutoGits PR Review Bot
fca6f21b72 auto-created for erlang
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: erlang/erlang!12
2025-11-02 09:02:15 +00:00
AutoGits prjgit-updater
a17c75c6d1 Automatic update via push via Direct Workflow 2025-10-21 07:43:02 +00:00
AutoGits prjgit-updater
6d91b4c5eb Automatic update via push via Direct Workflow 2025-10-17 12:15:38 +00:00
AutoGits prjgit-updater
dc500871f0 Automatic update via push via Direct Workflow 2025-10-17 11:50:04 +00:00
AutoGits prjgit-updater
5c766215e1 Automatic update via push via Direct Workflow 2025-10-17 10:22:57 +00:00
AutoGits prjgit-updater
81c457c950 Automatic update via push via Direct Workflow 2025-10-01 15:09:54 +00:00
AutoGits PR Review Bot
1de5c6edd1 Merging
PR: erlang/_ObsPrj!11
2025-09-26 13:19:15 +00:00
AutoGits PR Review Bot
5721c3a649 auto-created for erlang-jsx
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: erlang/erlang-jsx!1
2025-09-26 12:45:30 +00:00
AutoGits prjgit-updater
38c299e273 Automatic update via push via Direct Workflow 2025-09-26 07:35:00 +00:00
AutoGits prjgit-updater
396823ea88 Automatic update via push via Direct Workflow 2025-09-26 07:31:44 +00:00
AutoGits PR Review Bot
0c4152bdbe Merging
PR: erlang/_ObsPrj!10
2025-09-20 11:13:44 +00:00
AutoGits PR Review Bot
ed4369cab1 auto-created for erlang
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: erlang/erlang!11
2025-09-20 11:03:44 +00:00
AutoGits prjgit-updater
aeb3134946 Automatic update via push via Direct Workflow 2025-08-18 13:07:04 +00:00
AutoGits prjgit-updater
efcf68584c Automatic update via push via Direct Workflow 2025-08-18 13:02:49 +00:00
10 changed files with 148 additions and 133 deletions

265
.gitmodules vendored
View File

@@ -1,384 +1,393 @@
[submodule "elixir"]
path = elixir
url = https://src.opensuse.org/erlang/elixir.git
url = ../../erlang/elixir.git
[submodule "elixir-ex_doc"]
path = elixir-ex_doc
url = https://src.opensuse.org/erlang/elixir-ex_doc.git
url = ../../erlang/elixir-ex_doc.git
[submodule "elixir-hex"]
path = elixir-hex
url = https://src.opensuse.org/erlang/elixir-hex.git
url = ../../erlang/elixir-hex.git
[submodule "erlang"]
path = erlang
url = https://src.opensuse.org/erlang/erlang.git
url = ../../erlang/erlang.git
[submodule "erlang-cf"]
path = erlang-cf
url = https://src.opensuse.org/erlang/erlang-cf.git
url = ../../erlang/erlang-cf.git
[submodule "erlang-erlware_commons"]
path = erlang-erlware_commons
url = https://src.opensuse.org/erlang/erlang-erlware_commons.git
url = ../../erlang/erlang-erlware_commons.git
[submodule "erlang-getopt"]
path = erlang-getopt
url = https://src.opensuse.org/erlang/erlang-getopt.git
url = ../../erlang/erlang-getopt.git
[submodule "erlang-providers"]
path = erlang-providers
url = https://src.opensuse.org/erlang/erlang-providers.git
url = ../../erlang/erlang-providers.git
[submodule "erlang-rebar"]
path = erlang-rebar
url = https://src.opensuse.org/erlang/erlang-rebar.git
url = ../../erlang/erlang-rebar.git
[submodule "erlang-rebar3"]
path = erlang-rebar3
url = https://src.opensuse.org/erlang/erlang-rebar3.git
url = ../../erlang/erlang-rebar3.git
[submodule "erlang-retest"]
path = erlang-retest
url = https://src.opensuse.org/erlang/erlang-retest.git
url = ../../erlang/erlang-retest.git
[submodule "erlang-sd_notify"]
path = erlang-sd_notify
url = https://src.opensuse.org/erlang/erlang-sd_notify.git
url = ../../erlang/erlang-sd_notify.git
[submodule "gleam"]
path = gleam
url = https://src.opensuse.org/erlang/gleam.git
url = ../../erlang/gleam.git
[submodule "nitrogen"]
path = nitrogen
url = https://src.opensuse.org/erlang/nitrogen.git
url = ../../erlang/nitrogen.git
[submodule "obs-service-elixir_mix_deps"]
path = obs-service-elixir_mix_deps
url = https://src.opensuse.org/erlang/obs-service-elixir_mix_deps.git
url = ../../erlang/obs-service-elixir_mix_deps.git
[submodule "rabbitmq-server"]
path = rabbitmq-server
url = https://src.opensuse.org/erlang/rabbitmq-server.git
url = ../../erlang/rabbitmq-server.git
[submodule "snappy"]
path = snappy
url = https://src.opensuse.org/erlang/snappy.git
url = ../../erlang/snappy.git
[submodule "ejabberd"]
path = ejabberd
url = https://src.opensuse.org/erlang/ejabberd.git
url = ../../erlang/ejabberd.git
[submodule "ejabberd-contrib"]
path = ejabberd-contrib
url = https://src.opensuse.org/erlang/ejabberd-contrib.git
url = ../../erlang/ejabberd-contrib.git
[submodule "elixir-doc"]
path = elixir-doc
url = https://src.opensuse.org/erlang/elixir-doc.git
url = ../../erlang/elixir-doc.git
[submodule "elixir115"]
path = elixir115
url = https://src.opensuse.org/erlang/elixir115.git
url = ../../erlang/elixir115.git
[submodule "eopenid"]
path = eopenid
url = https://src.opensuse.org/erlang/eopenid.git
url = ../../erlang/eopenid.git
[submodule "erlang-appstart"]
path = erlang-appstart
url = https://src.opensuse.org/erlang/erlang-appstart.git
url = ../../erlang/erlang-appstart.git
[submodule "erlang-automeck"]
path = erlang-automeck
url = https://src.opensuse.org/erlang/erlang-automeck.git
url = ../../erlang/erlang-automeck.git
[submodule "erlang-base64url"]
path = erlang-base64url
url = https://src.opensuse.org/erlang/erlang-base64url.git
url = ../../erlang/erlang-base64url.git
[submodule "erlang-bear"]
path = erlang-bear
url = https://src.opensuse.org/erlang/erlang-bear.git
url = ../../erlang/erlang-bear.git
[submodule "erlang-bookshelf"]
path = erlang-bookshelf
url = https://src.opensuse.org/erlang/erlang-bookshelf.git
url = ../../erlang/erlang-bookshelf.git
[submodule "erlang-chef_authn"]
path = erlang-chef_authn
url = https://src.opensuse.org/erlang/erlang-chef_authn.git
url = ../../erlang/erlang-chef_authn.git
[submodule "erlang-chef_certgen"]
path = erlang-chef_certgen
url = https://src.opensuse.org/erlang/erlang-chef_certgen.git
url = ../../erlang/erlang-chef_certgen.git
[submodule "erlang-chef_db"]
path = erlang-chef_db
url = https://src.opensuse.org/erlang/erlang-chef_db.git
url = ../../erlang/erlang-chef_db.git
[submodule "erlang-chef_index"]
path = erlang-chef_index
url = https://src.opensuse.org/erlang/erlang-chef_index.git
url = ../../erlang/erlang-chef_index.git
[submodule "erlang-chef_objects"]
path = erlang-chef_objects
url = https://src.opensuse.org/erlang/erlang-chef_objects.git
url = ../../erlang/erlang-chef_objects.git
[submodule "erlang-chef_wm"]
path = erlang-chef_wm
url = https://src.opensuse.org/erlang/erlang-chef_wm.git
url = ../../erlang/erlang-chef_wm.git
[submodule "erlang-conf"]
path = erlang-conf
url = https://src.opensuse.org/erlang/erlang-conf.git
url = ../../erlang/erlang-conf.git
[submodule "erlang-couchbeam"]
path = erlang-couchbeam
url = https://src.opensuse.org/erlang/erlang-couchbeam.git
url = ../../erlang/erlang-couchbeam.git
[submodule "erlang-cowboy"]
path = erlang-cowboy
url = https://src.opensuse.org/erlang/erlang-cowboy.git
url = ../../erlang/erlang-cowboy.git
[submodule "erlang-cowlib"]
path = erlang-cowlib
url = https://src.opensuse.org/erlang/erlang-cowlib.git
url = ../../erlang/erlang-cowlib.git
[submodule "erlang-depsolver"]
path = erlang-depsolver
url = https://src.opensuse.org/erlang/erlang-depsolver.git
url = ../../erlang/erlang-depsolver.git
[submodule "erlang-eHyperLogLog"]
path = erlang-eHyperLogLog
url = https://src.opensuse.org/erlang/erlang-eHyperLogLog.git
url = ../../erlang/erlang-eHyperLogLog.git
[submodule "erlang-ebloom"]
path = erlang-ebloom
url = https://src.opensuse.org/erlang/erlang-ebloom.git
url = ../../erlang/erlang-ebloom.git
[submodule "erlang-edown"]
path = erlang-edown
url = https://src.opensuse.org/erlang/erlang-edown.git
url = ../../erlang/erlang-edown.git
[submodule "erlang-eimp"]
path = erlang-eimp
url = https://src.opensuse.org/erlang/erlang-eimp.git
url = ../../erlang/erlang-eimp.git
[submodule "erlang-ej"]
path = erlang-ej
url = https://src.opensuse.org/erlang/erlang-ej.git
url = ../../erlang/erlang-ej.git
[submodule "erlang-ejson"]
path = erlang-ejson
url = https://src.opensuse.org/erlang/erlang-ejson.git
url = ../../erlang/erlang-ejson.git
[submodule "erlang-emysql"]
path = erlang-emysql
url = https://src.opensuse.org/erlang/erlang-emysql.git
url = ../../erlang/erlang-emysql.git
[submodule "erlang-envy"]
path = erlang-envy
url = https://src.opensuse.org/erlang/erlang-envy.git
url = ../../erlang/erlang-envy.git
[submodule "erlang-epam"]
path = erlang-epam
url = https://src.opensuse.org/erlang/erlang-epam.git
url = ../../erlang/erlang-epam.git
[submodule "erlang-eper"]
path = erlang-eper
url = https://src.opensuse.org/erlang/erlang-eper.git
url = ../../erlang/erlang-eper.git
[submodule "erlang-epgsql"]
path = erlang-epgsql
url = https://src.opensuse.org/erlang/erlang-epgsql.git
url = ../../erlang/erlang-epgsql.git
[submodule "erlang-erchef"]
path = erlang-erchef
url = https://src.opensuse.org/erlang/erlang-erchef.git
url = ../../erlang/erlang-erchef.git
[submodule "erlang-eredis"]
path = erlang-eredis
url = https://src.opensuse.org/erlang/erlang-eredis.git
url = ../../erlang/erlang-eredis.git
[submodule "erlang-erlang-bcrypt"]
path = erlang-erlang-bcrypt
url = https://src.opensuse.org/erlang/erlang-erlang-bcrypt.git
url = ../../erlang/erlang-erlang-bcrypt.git
[submodule "erlang-erlang_iso8601"]
path = erlang-erlang_iso8601
url = https://src.opensuse.org/erlang/erlang-erlang_iso8601.git
url = ../../erlang/erlang-erlang_iso8601.git
[submodule "erlang-erlang_js"]
path = erlang-erlang_js
url = https://src.opensuse.org/erlang/erlang-erlang_js.git
url = ../../erlang/erlang-erlang_js.git
[submodule "erlang-erlsom"]
path = erlang-erlsom
url = https://src.opensuse.org/erlang/erlang-erlsom.git
url = ../../erlang/erlang-erlsom.git
[submodule "erlang-esip"]
path = erlang-esip
url = https://src.opensuse.org/erlang/erlang-esip.git
url = ../../erlang/erlang-esip.git
[submodule "erlang-ezlib"]
path = erlang-ezlib
url = https://src.opensuse.org/erlang/erlang-ezlib.git
url = ../../erlang/erlang-ezlib.git
[submodule "erlang-fast-log-erlang"]
path = erlang-fast-log-erlang
url = https://src.opensuse.org/erlang/erlang-fast-log-erlang.git
url = ../../erlang/erlang-fast-log-erlang.git
[submodule "erlang-fast_tls"]
path = erlang-fast_tls
url = https://src.opensuse.org/erlang/erlang-fast_tls.git
url = ../../erlang/erlang-fast_tls.git
[submodule "erlang-fast_xml"]
path = erlang-fast_xml
url = https://src.opensuse.org/erlang/erlang-fast_xml.git
url = ../../erlang/erlang-fast_xml.git
[submodule "erlang-fast_yaml"]
path = erlang-fast_yaml
url = https://src.opensuse.org/erlang/erlang-fast_yaml.git
url = ../../erlang/erlang-fast_yaml.git
[submodule "erlang-fastlog"]
path = erlang-fastlog
url = https://src.opensuse.org/erlang/erlang-fastlog.git
url = ../../erlang/erlang-fastlog.git
[submodule "erlang-folsom"]
path = erlang-folsom
url = https://src.opensuse.org/erlang/erlang-folsom.git
url = ../../erlang/erlang-folsom.git
[submodule "erlang-gen_bunny"]
path = erlang-gen_bunny
url = https://src.opensuse.org/erlang/erlang-gen_bunny.git
url = ../../erlang/erlang-gen_bunny.git
[submodule "erlang-goldrush"]
path = erlang-goldrush
url = https://src.opensuse.org/erlang/erlang-goldrush.git
url = ../../erlang/erlang-goldrush.git
[submodule "erlang-hamcrest"]
path = erlang-hamcrest
url = https://src.opensuse.org/erlang/erlang-hamcrest.git
url = ../../erlang/erlang-hamcrest.git
[submodule "erlang-hanoidb"]
path = erlang-hanoidb
url = https://src.opensuse.org/erlang/erlang-hanoidb.git
url = ../../erlang/erlang-hanoidb.git
[submodule "erlang-ibrowse"]
path = erlang-ibrowse
url = https://src.opensuse.org/erlang/erlang-ibrowse.git
url = ../../erlang/erlang-ibrowse.git
[submodule "erlang-iconv"]
path = erlang-iconv
url = https://src.opensuse.org/erlang/erlang-iconv.git
url = ../../erlang/erlang-iconv.git
[submodule "erlang-idna"]
path = erlang-idna
url = https://src.opensuse.org/erlang/erlang-idna.git
url = ../../erlang/erlang-idna.git
[submodule "erlang-jiffy"]
path = erlang-jiffy
url = https://src.opensuse.org/erlang/erlang-jiffy.git
url = ../../erlang/erlang-jiffy.git
[submodule "erlang-jose"]
path = erlang-jose
url = https://src.opensuse.org/erlang/erlang-jose.git
url = ../../erlang/erlang-jose.git
[submodule "erlang-jsx"]
path = erlang-jsx
url = https://src.opensuse.org/erlang/erlang-jsx.git
url = ../../erlang/erlang-jsx.git
[submodule "erlang-kvc"]
path = erlang-kvc
url = https://src.opensuse.org/erlang/erlang-kvc.git
url = ../../erlang/erlang-kvc.git
[submodule "erlang-lager"]
path = erlang-lager
url = https://src.opensuse.org/erlang/erlang-lager.git
url = ../../erlang/erlang-lager.git
[submodule "erlang-lager-1_0_0"]
path = erlang-lager-1_0_0
url = https://src.opensuse.org/erlang/erlang-lager-1_0_0.git
url = ../../erlang/erlang-lager-1_0_0.git
[submodule "erlang-lhttpc"]
path = erlang-lhttpc
url = https://src.opensuse.org/erlang/erlang-lhttpc.git
url = ../../erlang/erlang-lhttpc.git
[submodule "erlang-luerl"]
path = erlang-luerl
url = https://src.opensuse.org/erlang/erlang-luerl.git
url = ../../erlang/erlang-luerl.git
[submodule "erlang-lz4"]
path = erlang-lz4
url = https://src.opensuse.org/erlang/erlang-lz4.git
url = ../../erlang/erlang-lz4.git
[submodule "erlang-meck"]
path = erlang-meck
url = https://src.opensuse.org/erlang/erlang-meck.git
url = ../../erlang/erlang-meck.git
[submodule "erlang-mini_s3"]
path = erlang-mini_s3
url = https://src.opensuse.org/erlang/erlang-mini_s3.git
url = ../../erlang/erlang-mini_s3.git
[submodule "erlang-mixer"]
path = erlang-mixer
url = https://src.opensuse.org/erlang/erlang-mixer.git
url = ../../erlang/erlang-mixer.git
[submodule "erlang-mochiweb"]
path = erlang-mochiweb
url = https://src.opensuse.org/erlang/erlang-mochiweb.git
url = ../../erlang/erlang-mochiweb.git
[submodule "erlang-mqtree"]
path = erlang-mqtree
url = https://src.opensuse.org/erlang/erlang-mqtree.git
url = ../../erlang/erlang-mqtree.git
[submodule "erlang-neotoma"]
path = erlang-neotoma
url = https://src.opensuse.org/erlang/erlang-neotoma.git
url = ../../erlang/erlang-neotoma.git
[submodule "erlang-oauth"]
path = erlang-oauth
url = https://src.opensuse.org/erlang/erlang-oauth.git
url = ../../erlang/erlang-oauth.git
[submodule "erlang-oauth2"]
path = erlang-oauth2
url = https://src.opensuse.org/erlang/erlang-oauth2.git
url = ../../erlang/erlang-oauth2.git
[submodule "erlang-p1_acme"]
path = erlang-p1_acme
url = https://src.opensuse.org/erlang/erlang-p1_acme.git
url = ../../erlang/erlang-p1_acme.git
[submodule "erlang-p1_cache_tab"]
path = erlang-p1_cache_tab
url = https://src.opensuse.org/erlang/erlang-p1_cache_tab.git
url = ../../erlang/erlang-p1_cache_tab.git
[submodule "erlang-p1_logger"]
path = erlang-p1_logger
url = https://src.opensuse.org/erlang/erlang-p1_logger.git
url = ../../erlang/erlang-p1_logger.git
[submodule "erlang-p1_mysql"]
path = erlang-p1_mysql
url = https://src.opensuse.org/erlang/erlang-p1_mysql.git
url = ../../erlang/erlang-p1_mysql.git
[submodule "erlang-p1_oauth2"]
path = erlang-p1_oauth2
url = https://src.opensuse.org/erlang/erlang-p1_oauth2.git
url = ../../erlang/erlang-p1_oauth2.git
[submodule "erlang-p1_pam"]
path = erlang-p1_pam
url = https://src.opensuse.org/erlang/erlang-p1_pam.git
url = ../../erlang/erlang-p1_pam.git
[submodule "erlang-p1_pgsql"]
path = erlang-p1_pgsql
url = https://src.opensuse.org/erlang/erlang-p1_pgsql.git
url = ../../erlang/erlang-p1_pgsql.git
[submodule "erlang-p1_utils"]
path = erlang-p1_utils
url = https://src.opensuse.org/erlang/erlang-p1_utils.git
url = ../../erlang/erlang-p1_utils.git
[submodule "erlang-p1_xmlrpc"]
path = erlang-p1_xmlrpc
url = https://src.opensuse.org/erlang/erlang-p1_xmlrpc.git
url = ../../erlang/erlang-p1_xmlrpc.git
[submodule "erlang-parse_trans"]
path = erlang-parse_trans
url = https://src.opensuse.org/erlang/erlang-parse_trans.git
url = ../../erlang/erlang-parse_trans.git
[submodule "erlang-pkix"]
path = erlang-pkix
url = https://src.opensuse.org/erlang/erlang-pkix.git
url = ../../erlang/erlang-pkix.git
[submodule "erlang-plain_fsm"]
path = erlang-plain_fsm
url = https://src.opensuse.org/erlang/erlang-plain_fsm.git
url = ../../erlang/erlang-plain_fsm.git
[submodule "erlang-poolboy"]
path = erlang-poolboy
url = https://src.opensuse.org/erlang/erlang-poolboy.git
url = ../../erlang/erlang-poolboy.git
[submodule "erlang-pooler"]
path = erlang-pooler
url = https://src.opensuse.org/erlang/erlang-pooler.git
url = ../../erlang/erlang-pooler.git
[submodule "erlang-proper"]
path = erlang-proper
url = https://src.opensuse.org/erlang/erlang-proper.git
url = ../../erlang/erlang-proper.git
[submodule "erlang-ranch"]
path = erlang-ranch
url = https://src.opensuse.org/erlang/erlang-ranch.git
url = ../../erlang/erlang-ranch.git
[submodule "erlang-rebar-obs"]
path = erlang-rebar-obs
url = https://src.opensuse.org/erlang/erlang-rebar-obs.git
url = ../../erlang/erlang-rebar-obs.git
[submodule "erlang-rebar_elixir_plugin"]
path = erlang-rebar_elixir_plugin
url = https://src.opensuse.org/erlang/erlang-rebar_elixir_plugin.git
url = ../../erlang/erlang-rebar_elixir_plugin.git
[submodule "erlang-rebar_lock_deps_plugin"]
path = erlang-rebar_lock_deps_plugin
url = https://src.opensuse.org/erlang/erlang-rebar_lock_deps_plugin.git
url = ../../erlang/erlang-rebar_lock_deps_plugin.git
[submodule "erlang-rebar_vsn_plugin"]
path = erlang-rebar_vsn_plugin
url = https://src.opensuse.org/erlang/erlang-rebar_vsn_plugin.git
url = ../../erlang/erlang-rebar_vsn_plugin.git
[submodule "erlang-recon"]
path = erlang-recon
url = https://src.opensuse.org/erlang/erlang-recon.git
url = ../../erlang/erlang-recon.git
[submodule "erlang-rfc4627"]
path = erlang-rfc4627
url = https://src.opensuse.org/erlang/erlang-rfc4627.git
url = ../../erlang/erlang-rfc4627.git
[submodule "erlang-serial"]
path = erlang-serial
url = https://src.opensuse.org/erlang/erlang-serial.git
url = ../../erlang/erlang-serial.git
[submodule "erlang-sext"]
path = erlang-sext
url = https://src.opensuse.org/erlang/erlang-sext.git
url = ../../erlang/erlang-sext.git
[submodule "erlang-snappy-nif"]
path = erlang-snappy-nif
url = https://src.opensuse.org/erlang/erlang-snappy-nif.git
url = ../../erlang/erlang-snappy-nif.git
[submodule "erlang-sqerl"]
path = erlang-sqerl
url = https://src.opensuse.org/erlang/erlang-sqerl.git
url = ../../erlang/erlang-sqerl.git
[submodule "erlang-stats_hero"]
path = erlang-stats_hero
url = https://src.opensuse.org/erlang/erlang-stats_hero.git
url = ../../erlang/erlang-stats_hero.git
[submodule "erlang-stringprep"]
path = erlang-stringprep
url = https://src.opensuse.org/erlang/erlang-stringprep.git
url = ../../erlang/erlang-stringprep.git
[submodule "erlang-stun"]
path = erlang-stun
url = https://src.opensuse.org/erlang/erlang-stun.git
url = ../../erlang/erlang-stun.git
[submodule "erlang-toke"]
path = erlang-toke
url = https://src.opensuse.org/erlang/erlang-toke.git
url = ../../erlang/erlang-toke.git
[submodule "erlang-unicode_util_compat"]
path = erlang-unicode_util_compat
url = https://src.opensuse.org/erlang/erlang-unicode_util_compat.git
url = ../../erlang/erlang-unicode_util_compat.git
[submodule "erlang-webmachine"]
path = erlang-webmachine
url = https://src.opensuse.org/erlang/erlang-webmachine.git
url = ../../erlang/erlang-webmachine.git
[submodule "erlang-xmlrpc"]
path = erlang-xmlrpc
url = https://src.opensuse.org/erlang/erlang-xmlrpc.git
url = ../../erlang/erlang-xmlrpc.git
[submodule "erlang-xmpp"]
path = erlang-xmpp
url = https://src.opensuse.org/erlang/erlang-xmpp.git
url = ../../erlang/erlang-xmpp.git
[submodule "erlang-yconf"]
path = erlang-yconf
url = https://src.opensuse.org/erlang/erlang-yconf.git
url = ../../erlang/erlang-yconf.git
[submodule "erlang-yval"]
path = erlang-yval
url = https://src.opensuse.org/erlang/erlang-yval.git
url = ../../erlang/erlang-yval.git
[submodule "esnappy"]
path = esnappy
url = https://src.opensuse.org/erlang/esnappy.git
url = ../../erlang/esnappy.git
[submodule "eturnal"]
path = eturnal
url = https://src.opensuse.org/erlang/eturnal.git
url = ../../erlang/eturnal.git
[submodule "simple_bridge"]
path = simple_bridge
url = https://src.opensuse.org/erlang/simple_bridge.git
url = ../../erlang/simple_bridge.git
[submodule "yaws"]
path = yaws
url = https://src.opensuse.org/erlang/yaws.git
url = ../../erlang/yaws.git
[submodule "ex_doc"]
path = ex_doc
url = https://src.opensuse.org/erlang/ex_doc.git
url = ../../erlang/ex_doc.git
[submodule "erlang27"]
path = erlang27
url = ../../erlang/erlang27.git
[submodule "elixir27"]
path = elixir27
url = ../../erlang/elixir27
[submodule "erlang-erlydtl"]
path = erlang-erlydtl
url = ../../erlang/erlang-erlydtl.git

View File

@@ -7,3 +7,6 @@ BuildFlags: onlybuild:erlang
%else
BuildFlags: excludebuild:erlang
%endif
# Don't use erlang27 for any builds in this project
BuildFlags: nouseforbuild:erlang27

2
elixir

Submodule elixir updated: 73905f1f2f...fea2558efa

1
elixir27 Submodule

Submodule elixir27 added at 1706291260

2
erlang

Submodule erlang updated: 39305bc146...42ddbe86ee

1
erlang-erlydtl Submodule

Submodule erlang-erlydtl added at 6b42a2db14

1
erlang27 Submodule

Submodule erlang27 added at b1c2c86f54

2
ex_doc

Submodule ex_doc updated: f476efe933...a45c5f7698