Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@codecat codecat released this 26 Jul 13:53
· 45 commits to master since this release

This is the second release of qb, a zero-configuration build system to very quickly build C/C++ projects on Linux, Windows, and MacOS.

  • Added the ability to set how exceptions are handled (--exceptions)
  • Added optimization option (--optimize) and smarter automatic optimization

Refer to the Readme for a complete documentation of all available features!