Age | Commit message (Expand) | Author |
18 hours | sibs-git > sibsHEADmaster | dec05eba |
2023-03-08 | Add support for mold, add optimization flags for linking step | dec05eba |
2022-11-12 | Only default to lld in release mode | dec05eba |
2022-09-09 | update readme | dec05eba |
2022-02-05 | Update readme with info about pkg-config and how to use sibs with dependencies | dec05eba |
2021-10-21 | Add lang.cpp.enable_exceptions option to enable/disable options, add c20, add... | dec05eba |
2021-09-18 | Allow spaces in CC, CXX and AR | dec05eba |
2021-05-24 | force c locale, remove need for sudo in install script | dec05eba |
2021-05-21 | Temporary disable package server, update readme | dec05eba |
2021-04-05 | Oops.. optimizations disabled by default in release mode | dec05eba |
2021-02-10 | Disable flto by default and add --flto to enable it | dec05eba |
2020-11-03 | Remove ability to use git projects as dependencies. Users can add them as git... | dec05eba |
2020-09-14 | Remove preview image | dec05eba |
2020-07-30 | Use large file | dec05eba |
2020-07-12 | update readme with dependencies | dec05eba |
2020-07-06 | Fix sanitizers (and tests) by allowing to specify which sanitizer to use. Its... | dec05eba |
2020-07-06 | Use my own domain instead of gitlab for packages | dec05eba |
2020-07-06 | Remove archlinux pkgbuild (it shouldn't be here) and update readme | dec05eba |
2020-07-06 | Add 'lib' config, for including external libraries without pkg-config | dec05eba |
2020-07-06 | Document $out directory | dec05eba |
2020-07-06 | Remove install script. Use cmake/install.sh instead | dec05eba |
2020-07-06 | Update readme | dec05eba |
2020-07-06 | Add error_on_warning option to allow turning compiler warnings to errors | dec05eba |
2020-07-06 | Update readme | dec05eba |
2020-07-06 | Update readme | dec05eba |
2020-07-06 | Better readme | dec05eba |
2020-07-06 | Update readme | dec05eba |
2020-07-06 | Update readme, remove distributed packages | dec05eba |
2020-07-06 | Compile cmake sub project as cmake | dec05eba |
2020-07-06 | Change linux platform from 64 to x86_64, add sibs platforms command | dec05eba |
2020-07-06 | Temporary remove compdb check. Is compdb really needed? | dec05eba |
2020-07-06 | Move build files into platform specific location | dec05eba |
2020-07-06 | Add support for emscripten, fix compdb for tests | dec05eba |
2020-07-06 | Add cygwin support | dec05eba |
2020-07-06 | No longer alpha | dec05eba |
2020-07-06 | Use ranges for dependency version | dec05eba |
2020-07-06 | Add posix as a platform, remove zig from compile_commands.json | dec05eba |
2020-07-06 | Update README with info about IDE support | dec05eba |
2020-07-06 | Use compdb tool to include header files in compile_commands.json | dec05eba |
2020-07-06 | Update README with haiku info | dec05eba |
2020-07-06 | Add support for Haiku | dec05eba |
2020-07-06 | Update README, use system platform for new project template | dec05eba |
2020-07-06 | Fix for windows & mingw | dec05eba |
2020-07-06 | Add cross compilation (mingw-w64 x86_64) | dec05eba |
2020-07-06 | Add package lib blacklist, remove patchelf dependency | dec05eba |
2020-07-06 | Add --bundle-install option to reduce distributable package size | dec05eba |
2020-07-06 | Update README with info about clang&musl for packaging | dec05eba |
2020-07-06 | Bundle libnss libraries when packaging... | dec05eba |
2020-07-06 | Fix runtime crash in bundled package | dec05eba |
2020-07-06 | Update README with package info | dec05eba |