Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-06 | Fix version =,< and <= not working. Also fix incorrect platform family handling | dec05eba | |
2020-07-06 | Change linux platform from 64 to x86_64, add sibs platforms command | dec05eba | |
2020-07-06 | Add arm32/64 support | dec05eba | |
2020-07-06 | Add posix as a platform, remove zig from compile_commands.json | dec05eba | |
2020-07-06 | Fix sibs test not including parent library correctly | dec05eba | |
Refactor config parsing to reduce number of changes when introducing a new platform to support | |||
2020-07-06 | Add support for Haiku | dec05eba | |
2020-07-06 | Add cross compilation (mingw-w64 x86_64) | dec05eba | |
Currently only cross compiling from linux64 to win64 works. Need to test cross compilation more, currently the cross compilation uses same profile as GCC, is that correct? | |||
2020-07-06 | Allow specifying project platform without arch | dec05eba | |