Skip to content

Releases: t-bre/ccdgen

v0.0.11

18 Dec 13:26
611cd83
Compare
Choose a tag to compare

What's Changed

  • Adds support for relative paths in build file names

Full Changelog: v0.0.10...v0.0.11

v0.0.10

22 Aug 10:52
1df0017
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where .o file paths were being replaced with their corresponding .c file path.

Full Changelog: v0.0.9...v0.0.10

v0.0.9

22 Aug 10:41
c9910f3
Compare
Choose a tag to compare

What's Changed

  • Relative paths to source files are now replaced with absolute paths.

Full Changelog: v0.0.8...v0.0.9

v0.0.8

21 Aug 08:23
f30f3c8
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where include path replacements that were a subset of another include path resulted in invalid paths.

Full Changelog: v0.0.7...v0.0.8

v0.0.7

21 Aug 07:45
79e9b2f
Compare
Choose a tag to compare

What's Changed

  • Patched an issue where relative include paths were not replaced correctly.

Full Changelog: v0.0.6...v0.0.7

v0.0.6

29 May 11:07
ed25e36
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

What's Changed

  • Relative include paths are now replaced with absolute paths.

Full Changelog: v0.0.5...v0.0.6

v0.0.5

29 May 11:06
353bcca
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

What's Changed

  • Re-enables --dry-run mode on Windows to speed up database generation.

Full Changelog: v0.0.4...v0.0.5

v0.0.4

29 May 11:05
6c9a48d
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What's Changed

  • Fixes an issue where output from make wasn't captured properly on Windows.

Full Changelog: v0.0.3...v0.0.4

v0.0.3

06 Nov 21:36
20f1fb2
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

  • Fixes an issue where the compiler wasn't detected when prefixed with a path.

Full Changelog: https://github.com/t-bre/ccdgen/commits/v0.0.3

v0.0.2

06 Nov 17:16
f045498
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

  • First beta release.

Full Changelog: https://github.com/t-bre/ccdgen/commits/v0.0.2