Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-06 | Fix crash on windows when dependency is not found | dec05eba | |
2018-01-05 | Get cflags from pkg config dependency | dec05eba | |
2017-12-31 | Add cmake building, add ignore dirs option | dec05eba | |
Sometimes it's not possible to build new sibs with older sibs because of changes that break backwards compatbility. If sibs installation fails with sibs, use cmake. | |||
2017-12-31 | Sibs can now build itself on windows | dec05eba | |
Fixed several bugs. The windows implementation IS QUICK AND DIRTY! It links things as static even if you wish to link as dynamic etc..... NEED TO FIX THIS !!! | |||
2017-12-28 | Add support for tests in a package where type is executable | dec05eba | |
2017-12-28 | Replace cmake with sibs. Sibs builds itself now | dec05eba | |
If you dont already have sibs to build sibs, download first release: https://github.com/DEC05EBA/sibs/archive/0.1.0.tar.gz Then you can install new version of sibs | |||
2017-12-10 | Add installer for unix-like systems | dec05eba | |
2017-12-08 | Added loading of project file and file validations | dec05eba | |
Next up: parse project.conf file | |||
2017-12-07 | Initial commit | dec05eba | |