aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2018-01-11Start with config object types, for git dependenciesdec05eba
2018-01-06Add define.static, define.dynamicdec05eba
2018-01-03Add "sibs test" command. Tests are only run when that command is invokeddec05eba
2018-01-02Fix bug when using config for several platforms in one projectdec05eba
2018-01-02Add support for cmakedec05eba
Not working fully yet, will investigate why
2018-01-01Add support for comments in config filedec05eba
2018-01-01Add config parsing for cmakedec05eba
cmake has not integrated yet, but it will parse... Add test script to easily run tests
2018-01-01Fail build if project.conf contains invalid object or fielddec05eba
2018-01-01Add unit test for package.platformsdec05eba
2017-12-31Sibs can now build itself on windowsdec05eba
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-30Fix compile error for non windows builddec05eba
2017-12-29Add parse config testdec05eba
2017-12-28Add support for tests in a package where type is executabledec05eba