index
:
sibs
master
A simple build system for native languages. Supports c, c++ and zig. Inspired by cargo (rust).
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
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
2020-07-06
Update README with usage info
dec05eba
2020-07-06
Update README, remove old TODO
dec05eba
2020-07-06
Allow specifying project platform without arch
dec05eba
2020-07-06
Update README.md
dec05eba
2020-07-06
Add OpenBSD support
Charlie Root
2020-07-06
Fix README table formatting
dec05eba
2020-07-06
Update readme, project.conf and install script for mac
dec05eba
2020-07-06
Add support for macos
dec05eba
2020-07-06
Fix TODO: Move include_dirs & ignore_dirs under config
dec05eba
2020-07-06
Remove project.tests, always use tests subdir
dec05eba
2020-07-06
Update README with supported platforms
dec05eba
2020-07-06
Fix build with msvc (windows)
dec05eba
2020-07-06
Fix build for windows
dec05eba
2020-07-06
Update readme with info about zig header files
dec05eba
2020-07-06
Replace github links with gitlab links in readme
dec05eba
2020-07-06
Add support for running zig tests
dec05eba
2020-07-06
Add zig support (still primitive)
dec05eba
2020-07-06
Update readme
dec05eba
2020-07-06
Update readme with more installation info
dec05eba
2020-07-06
Add info to readme about IDE support
dec05eba
2018-05-16
Update README.md
dec05eba
2018-05-15
Update README.md
dec05eba
2018-03-21
Add info about sub projects
dec05eba
2018-01-26
Update readme with git dependency
dec05eba
2018-01-07
Add info about lang.c and lang.cpp
dec05eba
2018-01-06
Add define.static and define.dynamic to readme
dec05eba
2018-01-03
Add custom define option
dec05eba
2018-01-03
CMake: Add all generated library files as dependency instead of the last
dec05eba
2018-01-02
Add missing return statement causing segfault
dec05eba
2018-01-01
Add config parsing for cmake
dec05eba
2018-01-01
Update README.md
dec05eba
[next]