Releases: t-bre/ccdgen
Releases · t-bre/ccdgen
v0.0.11
v0.0.10
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
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
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
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
What's Changed
- Relative include paths are now replaced with absolute paths.
Full Changelog: v0.0.5...v0.0.6
v0.0.5
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
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
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