aboutsummaryrefslogtreecommitdiff
path: root/src/FileUtil.cpp
AgeCommit message (Expand)Author
2020-07-06Fix cmake build library dependency orderdec05eba
2020-07-06Add cygwin supportdec05eba
2020-07-06Fix build for windows, release new windows builddec05eba
2020-07-06Use ranges for dependency versiondec05eba
2020-07-06Fix sibs builds for haikudec05eba
2020-07-06Add support for Haikudec05eba
2020-07-06Fix for windows & mingwdec05eba
2020-07-06Add cross compilation (mingw-w64 x86_64)dec05eba
2020-07-06Fix bundle for non system librariesdec05eba
2020-07-06Add OpenBSD supportCharlie Root
2020-07-06Add support for macosdec05eba
2020-07-06Fix build for linuxdec05eba
2020-07-06Fix build with msvc (windows)dec05eba
2020-07-06Fix build for windowsdec05eba
2020-07-06Fix various things, add generated zig header files to global includedec05eba
2020-07-06Add sibs init to init project in existing directorydec05eba
2020-07-06Fix for windowsdec05eba
2018-04-23Do not include sibs lib dir in global includedec05eba
2018-01-02Add support for cmakedec05eba
2018-01-01Add config parsing for cmakedec05eba
2017-12-31Add cmake building, add ignore dirs optiondec05eba
2017-12-31Sibs can now build itself on windowsdec05eba
2017-12-30Add support for windows (ugly fast solution)dec05eba
2017-12-28Add package include dirs configdec05eba
2017-12-16Add support for sub project (unit tests)dec05eba
2017-12-13Fix linking issue (linking in wrong order)dec05eba
2017-12-12Lazily create directories that are neededdec05eba
2017-12-10Change program arguments to use current path as project pathdec05eba
2017-12-10Add support for dependencies in global lib dirdec05eba
2017-12-09Add support for dependencies (including version check)dec05eba
2017-12-09Added ninja backend, very simple project worksdec05eba
2017-12-09Finished project config file parsingdec05eba
2017-12-08Added loading of project file and file validationsdec05eba