aboutsummaryrefslogtreecommitdiff
path: root/include/FileUtil.hpp
AgeCommit message (Expand)Author
2020-07-06Return a string for a getFileDatadec05eba
2020-07-06Add support for absolute paths in include_dirs configdec05eba
2020-07-06Fix cmake build library dependency orderdec05eba
2020-07-06Fix build for windows, release new windows builddec05eba
2020-07-06Use ranges for dependency versiondec05eba
2020-07-06Fix for windows & mingwdec05eba
2020-07-06Add cross compilation (mingw-w64 x86_64)dec05eba
2020-07-06Fix build for linuxdec05eba
2020-07-06Fix various things, add generated zig header files to global includedec05eba
2020-07-06Add sibs init to init project in existing directorydec05eba
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-16Add support for sub project (unit tests)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-09Added ninja backend, very simple project worksdec05eba
2017-12-09Finished project config file parsingdec05eba
2017-12-08Added loading of project file and file validationsdec05eba