summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-05-05 11:16:49 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-05-06 13:09:35 +0200
commitd4994870829cacf1d3f4756a732653d679af1d9b (patch)
tree1da94c8ef26244617eec21adffeeb12dbfa7df06 /CHANGELOG.md
parent5f899a316dfed58be9c3fe9e81ba3102cf9e9e9e (diff)
downloadjustbuild-d4994870829cacf1d3f4756a732653d679af1d9b.tar.gz
Extend just exit codes to distinguish different kinds of failures
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 87567ff5..4e871a7e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,12 @@ A feature release on top of `1.5.0`, backwards compatible.
- The expression language has been extended to contain new
built-in functions `"zip_with"`, `"zip_map"`.
+### Other changes
+
+- The exit code 1 now strictly refers to build failure due to a
+ failing build action. Syntactical errors invoking the tool, as
+ well as errors during analysis now return separate exit codes.
+
### Fixes
- `just execute` and `just serve` now create their pid and info