aboutsummaryrefslogtreecommitdiff
path: root/include/Result.hpp
AgeCommit message (Collapse)Author
2018-01-05Get cflags from pkg config dependencydec05eba
2017-12-14Add support for dynamic libraries (shared objects)dec05eba
2017-12-12Download and extract missing dependencies from githubdec05eba
Using libcurl and libarchive
2017-12-10Add support for dependencies in global lib dirdec05eba
Global lib dir is located at ~/.sibs/lib TODO: If global lib dir doesn't exist, download it from github/server
2017-12-09Finished project config file parsingdec05eba
2017-12-08Added loading of project file and file validationsdec05eba
Next up: parse project.conf file