authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-03-07 21:22:05 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-03-07 21:22:05 -08:00
log1a078abb8e9727e98054e1f45bc49aac5a2ce5f8
treebe041dd38ca0788ef4982c949717ea55de73f3d9
parent1d25308c800ca833ecc9e96fa22df601464dcb4e

build_all.sh- run license and sum


3 files changed, 45 insertions(+), 0 deletions(-)

build_all_zig.sh+4
...@@ -2,6 +2,10 @@...@@ -2,6 +2,10 @@
22
3set -e3set -e
44
5zigmod license > licenses.txt
6
7zigmod sum
8
5targets="9targets="
6aarch64-linux-musl10aarch64-linux-musl
7aarch64-macos-gnu11aarch64-macos-gnu
licenses.txt created+22
...@@ -0,0 +1,22 @@
1MIT:
2= https://spdx.org/licenses/MIT
3- This
4- git https://github.com/yaml/libyaml
5- git https://github.com/nektro/zig-ansi
6- git https://github.com/ziglibs/known-folders
7- git https://github.com/nektro/zig-licenses
8- git https://github.com/truemedian/zfetch
9- git https://github.com/truemedian/hzzp
10- git https://github.com/nektro/iguanaTLS
11- git https://github.com/MasterQ32/zig-network
12- git https://github.com/MasterQ32/zig-uri
13- git https://github.com/nektro/zig-json
14- git https://github.com/nektro/zig-extras
15- git https://github.com/nektro/zig-range
16- git https://github.com/nektro/zig-detect-license
17- git https://github.com/nektro/zig-licenses-text
18- git https://github.com/nektro/zig-leven
19- git https://github.com/nektro/zig-inquirer
20- git https://github.com/arqv/ini
21- git https://github.com/nektro/zig-time
22- git https://github.com/marlersoft/zigwin32
zigmod.sum created+19
...@@ -0,0 +1,19 @@
1blake3-22472b867734926b202c055892fb0abb03f91556cd88998e2fe77addb003b1dd v/git/github.com/yaml/libyaml/tag-0.2.5
2blake3-3c76436cde156ef2b92eca8e2a38cc2e07f23055422cfe903585bab8bcc47dd9 git/github.com/nektro/zig-ansi
3blake3-475c1ea80ddad8aa539b57c584bed6ef9663cd2de24a8769a9e74648b9ed5eae git/github.com/ziglibs/known-folders
4blake3-42c3fae77ef41d2074e74de2d91cfc66bc591170494b10262dd2aeaea0b60cb5 git/github.com/nektro/zig-licenses
5blake3-be89d6ac19b8513411cd7e6a204f83d4fa86b3a10dcad0788ae4da0953f2fe61 git/github.com/truemedian/zfetch
6blake3-60b9c57b9048c7dbcfa1d02b61e33ac83972d63564b1110d66f81b916a3dc154 git/github.com/truemedian/hzzp
7blake3-a9f55fe1b8fed3a414de88be6aa923684f391818e5789201c5fed1848aa938d4 git/github.com/nektro/iguanaTLS
8blake3-7039e6da0c5544290342a963555140c11a97d897420df862ceed974de869cc84 git/github.com/MasterQ32/zig-network
9blake3-e29405837cc653426a73fc3724692384dab1452d82996894eded7d87f32a5587 git/github.com/MasterQ32/zig-uri
10blake3-a0c3e2ccec85b7007709d0ee7747f5068904a6e05444f919f8293b2042482eae git/github.com/nektro/zig-json
11blake3-42853c5f3f9f5e7ab4e1a9f57323a9fff38eb70bd85ff7d2b49fb6059f9f50b6 git/github.com/nektro/zig-extras
12blake3-baa7c9b8f589ca828f4e7ed208fba883e881cbc2a1298f5bb7e1c2280aef3cf9 git/github.com/nektro/zig-range
13blake3-52f873a1be001d8e9580b5777c0fc89cc674fec20e0deeacbb7a479591b04f05 git/github.com/nektro/zig-detect-license
14blake3-20ceb9e27bdb93540e93006628fb94e0540f3f69a2304a8f73ad2989b8e27226 git/github.com/nektro/zig-licenses-text
15blake3-702c22a0ea7d819790288277a6459b32fef2d3d1a01dadc89b746a1ee8951c03 git/github.com/nektro/zig-leven
16blake3-88bb27d53937761d097a0dc6b3526f655085650f1ddf15c0f86034668402a85e git/github.com/nektro/zig-inquirer
17blake3-88a4c8508aa891002d9789d188cb507cddc00efb704f493fab50a4307a778012 git/github.com/arqv/ini
18blake3-7e1144b11934f5b76c5d9f365bf4fd370b91e1d74ee0d539ef71f06f39c64576 git/github.com/nektro/zig-time
19blake3-e1194c6b879a886f9198cbbe21d3a17208eb0b0e886ab915b7a062c2b313999f git/github.com/marlersoft/zigwin32