Skip to content

Commit b2326f5

Browse files
add changelog entry for new build system
1 parent e2fed7e commit b2326f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Changes in main
1616
Backwards-incompatible changes
1717
------------------------------
1818

19+
The build system scripts have been modernized. This has lead to the following changes to the standard work directory:
20+
- The `ck` and `mk` scripts have been removed. They are replaced by running `make` and `make clean` respectively. The `rn` and `re` scripts remain as is.
21+
- The `star` and `binary` executables are now stored in the `build/bin` subfolder of the work directory.
1922

2023
.. _New Features main:
2124

0 commit comments

Comments
 (0)