summaryrefslogtreecommitdiff
path: root/make-freebsd.mk
AgeCommit message (Expand)Author
2016-08-24Add length limit to TEE and REDIRECT, and completely factor out old C json-pa...Adam Ierymenko
2016-06-01On Linux auto-detect presence of http-parser and lz4 and link against system ...Adam Ierymenko
2015-12-04Merge of netcon with edge and unification of make processes.Adam Ierymenko
2015-11-16Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build.Adam Ierymenko
2015-07-06Fix FreeBSD regression -- gmake defaults g++ which does not exist.Adam Ierymenko
2015-07-03allow environment variables to set/extend CC, CXX, CFLAGS and LDFLAGSMoritz Warning
2015-06-03No auto-updates on BSD either.Adam Ierymenko
2015-06-01Apply @marning suggested SSE auto-detect to make builds easier on non-x86 pla...Adam Ierymenko
2015-04-16CLI work and Makefile cleanup.Adam Ierymenko
2015-04-16Basic CLI working with JSON output. Now to parse and support old tabular form.Adam Ierymenko
2015-04-16Some cleanup, and bite the bullet and go ahead and write a simple Http client...Adam Ierymenko
2015-04-15Write a zerotier-one.port file to the home path to make CLI easy to write, an...Adam Ierymenko
2015-04-15Rename netconf to controller and NetworkConfigMaster to NetworkController for...Adam Ierymenko
2015-04-10Simplify Phy<> to get rid of more indirections.Adam Ierymenko
2015-04-10Temporarily shelve testnet/ -- will resurrect self-contained testnet later pe...Adam Ierymenko
2015-04-08No more tap factories.Adam Ierymenko
2015-03-31osnet -> osdepAdam Ierymenko
2015-03-30Turns out that node/ likely has no business with or need for the system IP ro...Adam Ierymenko
2015-03-12Netconf build fixes, schema, etc.Adam Ierymenko
2014-12-19Fork OSXEthernetTapFactory -> BSDEthernetTapFactoryAdam Ierymenko
2014-12-05Stash make-freebsd.mk in attic/ to indicate that the FreeBSD port is not done...Adam Ierymenko
2014-11-04Make selftest build and run on FreeBSD 10 with gmakeAdam Ierymenko