summaryrefslogtreecommitdiff
path: root/make-mac.mk
AgeCommit message (Expand)Author
2017-04-20Makefile fix, only bifurcate routes for default, and release notes.Adam Ierymenko
2017-04-18Just incorporate the X64 ASM version of Salsa20/12 for X64 platforms. This gi...Adam Ierymenko
2017-04-17Back out NaCl since the old one with xmm6 salsa2012 does not support multi-bl...Adam Ierymenko
2017-04-17Enable use of NaCl for faster X64 Salsa20 implementations. Also include binar...Adam Ierymenko
2017-03-27Remove from a few other places.Adam Ierymenko
2017-03-24Added ButtFlare stub codeJoseph Henry
2017-03-07use .exe naming conventionAdam Ierymenko
2017-01-19Encapsulate LZ4 in Packet.cpp to eliminate dependency.Adam Ierymenko
2017-01-18Add a build version for software update use so we can do very minor updates w...Adam Ierymenko
2017-01-13"make official" for Mac now builds update image as well as pkg (update image ...Adam Ierymenko
2017-01-12.Adam Ierymenko
2017-01-12Fix to software update repeat downloads.Adam Ierymenko
2017-01-12Build fixes.Adam Ierymenko
2017-01-12More software update work, and settings in local.conf.Adam Ierymenko
2017-01-11Software updater work.Adam Ierymenko
2017-01-10Comment out and disable old auto-update code.Adam Ierymenko
2016-12-23Update installer, etc., for Mac.Adam Ierymenko
2016-12-23Change org names, add makefile rule for Mac to build new UI.Adam Ierymenko
2016-08-24Add length limit to TEE and REDIRECT, and completely factor out old C json-pa...Adam Ierymenko
2016-08-17We now always build the controller in ZeroTier One, at least for desktop and ...Adam Ierymenko
2016-08-16C++11 mode build fix.Adam Ierymenko
2016-08-16More controller work -- it builds!Adam Ierymenko
2016-06-29VERSION 1.1.6: route management, default route override, new IPv6 mode for Do...Adam Ierymenko
2016-06-22Outline of new CLI with ability to control controllers/central as well as ser...Adam Ierymenko
2016-06-16Remove netcon from dev branch. This is moving to its own new ZeroTierSDK repo...Adam Ierymenko
2016-06-15Default route ready to test on Mac.Adam Ierymenko
2016-06-08.Adam Ierymenko
2016-06-02Upgrade miniupnpc to 2.0Adam Ierymenko
2016-06-02clean doc node_modules on cleanAdam Ierymenko
2016-06-01On Linux auto-detect presence of http-parser and lz4 and link against system ...Adam Ierymenko
2016-03-03more makefile stuffAdam Ierymenko
2016-01-25Mac OSX Port - Lightly testedJoseph Henry
2015-12-04Merge of netcon with edge and unification of make processes.Adam Ierymenko
2015-11-30Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, a...Adam Ierymenko
2015-11-30Ton of uPnP work and adding NAT-PMP support, still testing...Adam Ierymenko
2015-11-16Build libminiupnpc from source now, and update version.Adam Ierymenko
2015-11-16Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build.Adam Ierymenko
2015-10-27Take -DZT_ENABLE_CLUSTER out of Mac defaults.Adam Ierymenko
2015-10-20Cluster work -- integrating with the rest of the code.Adam Ierymenko
2015-10-14Untested cluster code, not enabled.Adam Ierymenko
2015-10-14Work in progress on Cluster for new root infrastructure, multi-homing.Adam Ierymenko
2015-10-13World stuff...Adam Ierymenko
2015-10-13More World stuff, and mkworld.Adam Ierymenko
2015-09-30Add new verb names, and fix some Mac compiler flags.Adam Ierymenko
2015-07-28Get rid of -I on Mac and Linux since we include miniupnpc headers by direct p...Adam Ierymenko
2015-07-28Add binary build of libminiupnpc for Mac x64.Adam Ierymenko
2015-07-28UPNP/NAT-PMP support with libminiupnpc (if built with it) -- GitHub issue #64Adam Ierymenko
2015-07-24Apply same Linux compiler-picker logic to Mac.Adam Ierymenko
2015-07-03allow environment variables to set/extend CC, CXX, CFLAGS and LDFLAGSMoritz Warning
2015-06-02OSX .pkg files must be signed with productsign and an installer cert.Adam Ierymenko