aboutsummaryrefslogtreecommitdiff
path: root/project.conf
AgeCommit message (Expand)Author
2020-07-06Store dependencies in different directories depending on target platformdec05eba
2020-07-06Use ranges for dependency versiondec05eba
2020-07-06Add posix as a platform, remove zig from compile_commands.jsondec05eba
2020-07-06Add OpenBSD supportCharlie Root
2020-07-06Update readme, project.conf and install script for macdec05eba
2020-07-06Add support for macosdec05eba
2020-07-06Fix TODO: Move include_dirs & ignore_dirs under configdec05eba
2020-07-06Remove project.tests, always use tests subdirdec05eba
2020-07-06Fix build for linuxdec05eba
2020-07-06Release 0.1.5dec05eba
2020-07-06Use ninja library to generate build instead of raw stringdec05eba
2020-07-06Allow '+' character in dependency namedec05eba
2020-07-06Add examplesdec05eba
2020-07-06Ignore distribute dirdec05eba
2018-01-11Start with config object types, for git dependenciesdec05eba
2018-01-05Get cflags from pkg config dependencydec05eba
2018-01-04Use packages list to find packagesdec05eba
2018-01-03CMake: Add all generated library files as dependency instead of the lastdec05eba
2017-12-31Change version to 0.1.3dec05eba
2017-12-31Add cmake building, add ignore dirs optiondec05eba
2017-12-31Update project.confdec05eba
2017-12-31Sibs can now build itself on windowsdec05eba
2017-12-28Add support for tests in a package where type is executabledec05eba
2017-12-28Replace cmake with sibs. Sibs builds itself nowdec05eba
2017-12-10Add support for dependencies in global lib dirdec05eba
2017-12-08Added loading of project file and file validationsdec05eba