Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |