Teague Hansen

Results 3 issues of Teague Hansen

This is a pull request in reference to and would close #10027 by adding the ability to configure defaults for the `authors`, `maintainers`, and `license` stanzas of the `dune-project` file....

This pull requests closes #9054 implementing the format specification found at https://bford.info/cachedir/. I opted to follow @Alizter's specification in the issue only creating the `CACHEDIR.TAG` file when the default directory...

While GCC's [__builtin_popcount()](https://gcc.gnu.org/onlinedocs/gcc/Other-Builtins.html) is not an official or drafted POSIX call and not a system specific call it seems fitting that it could be added to the ExtUnix library. I...