Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-05 | Get cflags from pkg config dependency | dec05eba | |
2017-12-14 | Add support for dynamic libraries (shared objects) | dec05eba | |
2017-12-12 | Download and extract missing dependencies from github | dec05eba | |
Using libcurl and libarchive | |||
2017-12-10 | Add support for dependencies in global lib dir | dec05eba | |
Global lib dir is located at ~/.sibs/lib TODO: If global lib dir doesn't exist, download it from github/server | |||
2017-12-09 | Finished project config file parsing | dec05eba | |
2017-12-08 | Added loading of project file and file validations | dec05eba | |
Next up: parse project.conf file |