Skip to content

Tags: yebrahim/autogen

Tags

v0.3

Toggle v0.3's commit message
Add instructions for batch file updates

The key is the recently-added flag `--no-top-level-comment` or `--no-tlc` which
avoids adding the "TODO" comments to many files, thus not requiring manual
cleanup afterwards.

v0.2

Toggle v0.2's commit message
Merge pull request mbrukman#11 from mbrukman/test-file-rename

Rename `*_tests.sh` to `*_test.sh`.

v0.1

Toggle v0.1's commit message
Added support for *.hh as C++ files.

Also added a TODO for handling *.h files optionally as C++ files rather than C
files, with accordingly different comment characters.