You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brigand/script
wthrowe 972321b4d9
Fix pre-commit hook (#266)
* Fix installed pre-commit hook

- Hooks need to be executable.
- $GIT_DIR is unset since git 2.18, but hooks run in the root of the
  working tree in a non-bare repo anyway.

* Properly strip include guards in standalone header

* Update standalone header
4 years ago
..
briganddoc.py Add briganddoc.py (#176) 9 years ago
embed.py Close #235 - Reorganize directory structure to be boost compliant 8 years ago
header_guard.py Close #237 - Have Boost compliant meta information 8 years ago
pre-commit Fix pre-commit hook (#266) 4 years ago