Releases: codecat/qb
Releases · codecat/qb
v1.0.1
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!
v1.0.0
First release of qb
, a zero-configuration build system to very quickly build C/C++ projects on Linux, Windows, and MacOS.
Refer to the Readme for a complete documentation of all available features!