dependency compilation

This commit is contained in:
2024-07-15 23:01:38 +03:00
parent 023f0b1d40
commit b7109ef9fa
11 changed files with 198 additions and 158 deletions

View File

@@ -1,8 +1,11 @@
# v2.0.2
+ new dependency resolution system (see **config** and `example_dependency_configs`)
+ **config**: changed description of `OBJDIR`
# v2.0.1
+ fixed bugs in `myprint.sh`, `--new-project`, task execution
+ updated `.gitignore`
+ added `pwd` call to `valgrind` task in config
+ added `""` empty task check in config
+ **config**: added `pwd` call to `valgrind` task
+ **config**: added `""` empty task check
# 2.0.0
+ updated setup.sh to do system-wide installation