log Makefile.freebsd @ 32:72c1b70d4f5c

age author description
Sun, 21 Sep 2025 15:10:12 +0200 Franz Glasner Also apply -Werror=implicit-function-declaration
Sun, 21 Sep 2025 13:11:30 +0200 Franz Glasner Fortify sources using _FORTIFY_SOURCE=3 and also apply -fno-delete-null-pointer-checks.
Fri, 19 Sep 2025 10:28:53 +0200 Franz Glasner Provide an "all" target to build both the sdist and the wheel
Thu, 18 Sep 2025 22:04:13 +0200 Franz Glasner FIX: the new "sdist" build target is PHONY also
Thu, 18 Sep 2025 22:03:34 +0200 Franz Glasner Rename the "build" target to "wheel"
Thu, 18 Sep 2025 22:02:17 +0200 Franz Glasner Make building an sdist work on FreeBSD and with Mercurial as SCM.