Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-16 | #include <sys/types.h> for pid_t. Fixes FreeBSD build. | schmonz | 2 | -4/+13 |
2018-06-22 | Expect pid_t from fork() and waitpid() to fix build on SmartOS. Quell pkglint. | schmonz | 4 | -4/+40 |
2017-08-14 | Install MakefileWorker.mk. Bump PKGREVISION. | schmonz | 2 | -2/+9 |
2016-06-11 | Define TEST_TARGET. | schmonz | 1 | -4/+3 |
2016-06-07 | Update to 3.8. From the changelog: | schmonz | 3 | -15/+14 |
2016-05-06 | Add CppUTest, a C/C++ based unit xUnit test framework for unit testing | schmonz | 4 | -0/+97 |