Mercurial > pub > dyncall > dyncall
graph
-
- introduced Makefile var APP_SUFFIX to handle cases where compilers implicitly add an extension to executables (e.g. llvm/mingw64 adds .exe even of not specified via -o) default tipThu, 20 Jun 2024 17:10:12 +0200, by Tassilo Philipp
-
- test/thunk: disable output buffering (might not be able catch segfaults on stack without SA_ONSTACK, so print maximum for when handler isn't called)Thu, 23 May 2024 16:05:45 +0200, by Tassilo Philipp
-
- another tweak handling clang trying to be too smart (see last commit)Sun, 24 Mar 2024 13:52:44 +0100, by Tassilo Philipp