summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2018-04-25Merge branch 'dev' into netbsd-supportAdam Ierymenko
2017-03-16build: use clang on FreeBSDDave Cottlehuber
this avoids a whopping 500+Mb dependency on gcc and friends at runtime
2017-01-19OpenBSD fixes, workaround for apparent libstdc++ bug.Adam Ierymenko
2017-01-19Now builds on OpenBSD, but segfaults. So not yet but close. GitHub issue #439Adam Ierymenko
2016-12-25initial netbsd support in makefile/flagsDaniel Skowroński
2015-05-15Basic OpenBSD compile fixes -- still need to update BSDEthernetTap, will do ↵Adam Ierymenko
that later. Should be able to re-use FreeBSD port for OpenBSD, but we will see.
2014-11-04Make selftest build and run on FreeBSD 10 with gmakeAdam Ierymenko
2013-12-03Create common Makefile that automatically loads make rules on a per-OS basis.Adam Ierymenko