diff options
author | Adam Strzelecki <ono@java.pl> | 2015-05-03 18:50:05 +0200 |
---|---|---|
committer | Adam Strzelecki <ono@java.pl> | 2015-05-03 18:55:31 +0200 |
commit | e31bca55fae7e451a2da76fa0b64dec8562f9573 (patch) | |
tree | 1d8caedbcb1820fa81a4dbd5ef513c3060d857f4 /csources | |
parent | ca67687e3bf4bc71d4c2f68d9ac9aeac514f6d95 (diff) | |
download | Nim-e31bca55fae7e451a2da76fa0b64dec8562f9573.tar.gz |
Make csources a submodule
1. Solves a problem that updating Nim sources we have no indication we need to update csources as well. 2. Using submodule we can explicitly request that some Nim version requires some csources version to bootstrap. 3. build.sh now simply calls: git submodule update --init --depth 1 instead shallow clone on missing csources subdirectory.
Diffstat (limited to 'csources')
m--------- | csources | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/csources b/csources new file mode 160000 +Subproject 15724e2e1f3e7749d508dfcd995e84fea285080 |