Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-26 | Add git dependencies | dec05eba | |
2018-01-05 | Get cflags from pkg config dependency | dec05eba | |
2018-01-04 | Use packages list to find packages | dec05eba | |
2017-12-30 | Add support for windows (ugly fast solution) | dec05eba | |
2017-12-13 | Change linking order for pkg-config | dec05eba | |
Linking should be added in the order of dependencies. Modified linking logic to check global lib dir if pkg-config fails (missing package, pkg-config is not installed or any other reason), also required for Windows. | |||
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 |