summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rwxr-xr-xetc/generate-repos.sh2
-rw-r--r--etc/repos.json42
-rw-r--r--hashes/arm64.GITBLOBIDS4
-rw-r--r--hashes/arm64.SHA256SUMS4
-rw-r--r--hashes/x86_64.GITBLOBIDS4
-rw-r--r--hashes/x86_64.SHA256SUMS4
7 files changed, 31 insertions, 31 deletions
diff --git a/README.md b/README.md
index 76fff7d..7a2d57b 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ is acquired via [**Bootstrappable Builds**](https://bootstrappable.org/).
Independent of the `x86_64` Linux build host, we can predict that for
-- **Justbuild Version:** v1.4.0-beta1
+- **Justbuild Version:** v1.4.0
- **Toolchain:** gcc-14.1.0-musl+tools
binaries with the following hashes will be produced:
diff --git a/etc/generate-repos.sh b/etc/generate-repos.sh
index 93840c4..42f9dfa 100755
--- a/etc/generate-repos.sh
+++ b/etc/generate-repos.sh
@@ -16,7 +16,7 @@
set -eu
: ${JUST_REPO:=https://github.com/just-buildsystem/justbuild}
-: ${JUST_BRANCH:=v1.4.0-beta1}
+: ${JUST_BRANCH:=v1.4.0}
: ${TC_REPO:=https://github.com/just-buildsystem/bootstrappable-toolchain}
: ${TC_BRANCH:=master}
: ${TC_NAME:=gcc-14.1.0-musl+tools}
diff --git a/etc/repos.json b/etc/repos.json
index db6359c..87eac0d 100644
--- a/etc/repos.json
+++ b/etc/repos.json
@@ -257,7 +257,7 @@
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain"
, "branch": "master"
- , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed"
+ , "commit": "37814390f83dbea6be9053e16534da2d5daae872"
, "subdir": "etc/patches"
}
}
@@ -272,10 +272,10 @@
, "imported-toolchain/rules":
{ "repository":
{ "type": "zip"
- , "content": "06d6ec710091846f6daaac758018b5901440884a"
- , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/b8ae7e38c0c51467ead55361362a0fd0da3666d5.zip"
- , "sha256": "a84d6d977eb7a3a57aa0a206d6144c286d832cf96956ebfcfab5e889a3c32c5a"
- , "subdir": "rules-cc-b8ae7e38c0c51467ead55361362a0fd0da3666d5/rules"
+ , "content": "b70b93929aee3fff6593d0f160c93b06c17d0a3b"
+ , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/refs/tags/v1.4.0.zip"
+ , "sha256": "7bff0abd544d90cab092e183952c64afb866dd583d6fb62ac01b194f21ef5fc2"
+ , "subdir": "rules-cc-1.4.0/rules"
}
}
, "imported-toolchain/rules/gcc":
@@ -471,7 +471,7 @@
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain"
, "branch": "master"
- , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed"
+ , "commit": "37814390f83dbea6be9053e16534da2d5daae872"
, "subdir": "src/bootstrap"
}
}
@@ -480,7 +480,7 @@
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain"
, "branch": "master"
- , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed"
+ , "commit": "37814390f83dbea6be9053e16534da2d5daae872"
, "subdir": "src/compilers"
}
}
@@ -489,7 +489,7 @@
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain"
, "branch": "master"
- , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed"
+ , "commit": "37814390f83dbea6be9053e16534da2d5daae872"
, "subdir": "etc/defaults"
}
}
@@ -498,7 +498,7 @@
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain"
, "branch": "master"
- , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed"
+ , "commit": "37814390f83dbea6be9053e16534da2d5daae872"
, "subdir": "etc/imports"
}
}
@@ -507,7 +507,7 @@
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain"
, "branch": "master"
- , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed"
+ , "commit": "37814390f83dbea6be9053e16534da2d5daae872"
, "subdir": "toolchains"
}
}
@@ -516,7 +516,7 @@
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain"
, "branch": "master"
- , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed"
+ , "commit": "37814390f83dbea6be9053e16534da2d5daae872"
, "subdir": "src/tools"
}
}
@@ -524,8 +524,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-beta1"
- , "commit": "1bac8a2d9f5e006c0ab5d417b3fd5cdf590d01de"
+ , "branch": "v1.4.0"
+ , "commit": "562bddf70175a602f896397f41ee5f5e07e834eb"
}
, "bindings":
{ "rules": "just/rules-just"
@@ -762,8 +762,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-beta1"
- , "commit": "1bac8a2d9f5e006c0ab5d417b3fd5cdf590d01de"
+ , "branch": "v1.4.0"
+ , "commit": "562bddf70175a602f896397f41ee5f5e07e834eb"
, "subdir": "etc/patches"
}
}
@@ -804,8 +804,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-beta1"
- , "commit": "1bac8a2d9f5e006c0ab5d417b3fd5cdf590d01de"
+ , "branch": "v1.4.0"
+ , "commit": "562bddf70175a602f896397f41ee5f5e07e834eb"
, "subdir": "rules"
}
, "target_root": "just/defaults"
@@ -926,8 +926,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-beta1"
- , "commit": "1bac8a2d9f5e006c0ab5d417b3fd5cdf590d01de"
+ , "branch": "v1.4.0"
+ , "commit": "562bddf70175a602f896397f41ee5f5e07e834eb"
, "subdir": "etc/defaults"
}
}
@@ -935,8 +935,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-beta1"
- , "commit": "1bac8a2d9f5e006c0ab5d417b3fd5cdf590d01de"
+ , "branch": "v1.4.0"
+ , "commit": "562bddf70175a602f896397f41ee5f5e07e834eb"
, "subdir": "etc/import"
}
}
diff --git a/hashes/arm64.GITBLOBIDS b/hashes/arm64.GITBLOBIDS
index 37b199b..c3dc9db 100644
--- a/hashes/arm64.GITBLOBIDS
+++ b/hashes/arm64.GITBLOBIDS
@@ -1,12 +1,12 @@
{
"bin/just": {
"file_type": "x",
- "id": "33334bf87e231ea2a849f9f81b82713197311683",
+ "id": "c6d6c95b693b69bbbd51ab5a692344535fdcf973",
"size": 26138952
},
"bin/just-mr": {
"file_type": "x",
- "id": "3a2b820981408465698fdb7a75fdf5816368f9e9",
+ "id": "c02f647cc46dcd00a11f6d097b382ea072df8f9c",
"size": 25591552
}
}
diff --git a/hashes/arm64.SHA256SUMS b/hashes/arm64.SHA256SUMS
index a0dce2f..ef2f26c 100644
--- a/hashes/arm64.SHA256SUMS
+++ b/hashes/arm64.SHA256SUMS
@@ -1,2 +1,2 @@
-663eceeae2888c28d667409cb64bcea4a7a13b8bc3de9df99ff2a908339cba00 bin/just
-e4578f56e8cfb1aef328328d2855527e15789349d2ed2170b5c4854588fa9997 bin/just-mr
+8d48c3b09f0ec062a9c8461e6ad8598156ea3d1e89bce57a5f35fd152657a14c bin/just
+794a818ac479e9857281b4c7bc8930421036d9c9600ed9e1a7d5c878d2157862 bin/just-mr
diff --git a/hashes/x86_64.GITBLOBIDS b/hashes/x86_64.GITBLOBIDS
index 0043d9e..cbb6a24 100644
--- a/hashes/x86_64.GITBLOBIDS
+++ b/hashes/x86_64.GITBLOBIDS
@@ -1,12 +1,12 @@
{
"bin/just": {
"file_type": "x",
- "id": "102014b3ce63fe1027bfc7a3579155a9eca94fac",
+ "id": "3230ce91413325dfb0a44cda31648fb6b5a35fd8",
"size": 28613024
},
"bin/just-mr": {
"file_type": "x",
- "id": "41a41e302def5aeea0f626c57c2a73bddba01984",
+ "id": "df7b527e07d66a4b4a2ad082e31822f264d4dcef",
"size": 28017144
}
}
diff --git a/hashes/x86_64.SHA256SUMS b/hashes/x86_64.SHA256SUMS
index f85019b..2e999ef 100644
--- a/hashes/x86_64.SHA256SUMS
+++ b/hashes/x86_64.SHA256SUMS
@@ -1,2 +1,2 @@
-ae6982a72bd3f264f65245451fe8c63a28638658a9461c6894a9b1a67f8dfef1 bin/just
-a5c3406fba369dea8ddc1f82aadd3c2e12a6a83ba640dc038831600820abe4f5 bin/just-mr
+bbf13a64213620a5d985a21cff36775bd33c41a007e11b6dc23c5bad423a6ffc bin/just
+e6a4f45bc24f6e14f3a067069cbb99d046ed496465a13858e297f2aaa2540fb7 bin/just-mr