replace csources submodule

This commit is contained in:
Ștefan Talpalaru 2021-05-22 19:05:06 +02:00
parent e125ec9a51
commit b6ceb0fc65
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
4 changed files with 7 additions and 7 deletions

10
.gitmodules vendored
View File

@ -3,13 +3,13 @@
url = https://github.com/status-im/Nim.git
ignore = dirty
branch = nimbus
[submodule "vendor/Nim-csources"]
path = vendor/Nim-csources
url = https://github.com/nim-lang/csources.git
ignore = dirty
branch = master
[submodule "vendor/nimble"]
path = vendor/nimble
url = https://github.com/nim-lang/nimble.git
ignore = dirty
branch = master
[submodule "vendor/Nim-csources-v1"]
path = vendor/Nim-csources-v1
url = https://github.com/nim-lang/csources_v1.git
ignore = untracked
branch = master

View File

@ -78,7 +78,7 @@ build-nim: | sanity-checks
MAKE="$(MAKE)" \
ARCH_OVERRIDE=$(ARCH_OVERRIDE) \
QUICK_AND_DIRTY_COMPILER=$(QUICK_AND_DIRTY_COMPILER) \
"$(CURDIR)/$(BUILD_SYSTEM_DIR)/scripts/build_nim.sh" "$(NIM_DIR)" ../Nim-csources ../nimble "$(CI_CACHE)"
"$(CURDIR)/$(BUILD_SYSTEM_DIR)/scripts/build_nim.sh" "$(NIM_DIR)" ../Nim-csources-v1 ../nimble "$(CI_CACHE)"
#- for each submodule, delete checked out files (that might prevent a fresh checkout); skip dotfiles
#- in case of submodule URL changes, propagates that change in the parent repo's .git directory

1
vendor/Nim-csources vendored

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

1
vendor/Nim-csources-v1 vendored Submodule

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