changelog

This commit is contained in:
Timerix22 2023-05-19 19:31:22 +06:00
parent 888b1e05e7
commit 991ee072b3

View File

@ -5,6 +5,7 @@
+ added `INCLUDE` to `default.config`
+ moved `LINKER_ARGS` to the end of linkage command in `functions.sh` to properly link static libs
+ added function `try_delete_dir_or_file` for `clean` task
+ dead code removal in `build_exec`
# v5
+ added task `clean`