changelog
This commit is contained in:
parent
888b1e05e7
commit
991ee072b3
@ -5,6 +5,7 @@
|
|||||||
+ added `INCLUDE` to `default.config`
|
+ added `INCLUDE` to `default.config`
|
||||||
+ moved `LINKER_ARGS` to the end of linkage command in `functions.sh` to properly link static libs
|
+ 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
|
+ added function `try_delete_dir_or_file` for `clean` task
|
||||||
|
+ dead code removal in `build_exec`
|
||||||
|
|
||||||
# v5
|
# v5
|
||||||
+ added task `clean`
|
+ added task `clean`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user