v2.3.5: added var DEFINES

This commit is contained in:
2026-06-07 17:05:40 +05:00
parent 7e7d05cfdc
commit 9cfb34946e
4 changed files with 23 additions and 28 deletions

View File

@@ -1,6 +1,9 @@
## 2.3.5
+ **CONFIG:** added var `DEFINES` which is appended to `C_ARGS` in tasks
## 2.3.4
+ **CONFIG:** fixed `WARN_CPP`
+ fixed failing if `./project.user.config.default` do not exist
+ fixed `WARN_CPP`
## 2.3.3
+ now all default build dasks delete out file before building new one