Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-26 | Use fork/exec instead of popen. Add Path class | dec05eba | |
2020-07-06 | Fix rewritten history | dec05eba | |
2020-07-06 | Temporary always build binaries | dec05eba | |
2020-07-06 | Fix build with msvc (windows) | dec05eba | |
Fix freeze when sub process (exec) returns a lot of data (in stdout) | |||
2020-07-06 | Fix TODOs, mainly escaping strings for ninja | dec05eba | |
2020-07-06 | Fix various things, add generated zig header files to global include | dec05eba | |
Fix compile_commands.json missing build steps. Fix c includes -> zig includes flags. Fix crash when running sibs new/init without defining lang. Add generated zig header files to global include so they can be used from c/c++. Add zig and zig/c (using zig and c in the same project) examples. | |||
2020-07-06 | Use ninja library to generate build instead of raw string | dec05eba | |