Skip to content

Releases: Zekronz/CBuild

Version 0.0.3

17 May 18:13

Choose a tag to compare

  • Fixed a bug where if a header file tries to include itself, CBuild will get stuck in an infinite loop.
  • CBuild now defines the DEBUG macro when building in debug mode, and NDEBUG when building in release mode.

Version 0.0.2

19 Feb 16:07

Choose a tag to compare

-Code refactor.
-Added support for avr-gcc.

Version 0.0.1

13 Feb 15:23

Choose a tag to compare

  • Initial release.