Switch from outside to meson subprojects

This commit is contained in:
mikolajp 2018-02-25 14:08:30 +08:00
parent cd5b3503b4
commit 30b3277c59
7 changed files with 24 additions and 0 deletions

18
.gitmodules vendored Normal file
View File

@ -0,0 +1,18 @@
[submodule "subprojects/softfloat3"]
path = subprojects/softfloat3
url = https://github.com/mikolajpp/berkeley-softfloat-3.git
[submodule "subprojects/ed25519"]
path = subprojects/ed25519
url = https://github.com/mikolajpp/ed25519.git
[submodule "subprojects/urbit-scrypt"]
path = subprojects/urbit-scrypt
url = https://github.com/mikolajpp/urbit-scrypt.git
[submodule "subprojects/murmur3"]
path = subprojects/murmur3
url = https://github.com/mikolajpp/murmur3.git
[submodule "subprojects/http-parser-legacy"]
path = subprojects/http-parser-legacy
url = git@github.com:mikolajpp/http-parser-legacy.git
[submodule "subprojects/commonmark-legacy"]
path = subprojects/commonmark-legacy
url = git@github.com:mikolajpp/commonmark-legacy.git

@ -0,0 +1 @@
Subproject commit f29c8f27b63335ee9ed29a78cce507a013d49f88

1
subprojects/ed25519 Submodule

@ -0,0 +1 @@
Subproject commit d2a134b1a24c9021aaf4e154ee5f5dbaeab459aa

@ -0,0 +1 @@
Subproject commit 1fa6899e3641c4d447022caf6b4ddc78930d9e8b

1
subprojects/murmur3 Submodule

@ -0,0 +1 @@
Subproject commit 53dec342963a90828fba27ec03b86a1dcca94db6

@ -0,0 +1 @@
Subproject commit 32ff41602f3d72295bc7a7d608787d1d85fadca1

@ -0,0 +1 @@
Subproject commit 2fe9183218ef33060141a7d7a8b7e24731fe2901