summaryrefslogtreecommitdiff
path: root/make-mac.mk
AgeCommit message (Expand)Author
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
2015-06-02Fix paths again in Mac pkg build.Adam Ierymenko
2015-06-01Apply @marning suggested SSE auto-detect to make builds easier on non-x86 pla...Adam Ierymenko
2015-05-20Apple auto-update stuff, now for Windows.Adam Ierymenko
2015-05-20Ground work for reincorporating software updater for select platforms.Adam Ierymenko
2015-05-17Mac .pkg building using Packages (third party app) instead of old bootstrappi...Adam Ierymenko
2015-05-17Mac script to get HTTP proxy settings -- will be used by Mac updater.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-15Cleanup, drop 32-bit from Mac build flags since i386 is pretty thoroughly dep...Adam Ierymenko
2015-04-14Bunch more control plane work, and shelve old UI -- React FTW.Adam Ierymenko
2015-04-10Simplify Phy<> to get rid of more indirections.Adam Ierymenko
2015-04-09TRACE compile fixes, other fixes, and it basically works! It says HELLO.Adam Ierymenko
2015-04-09Add data store functions to service/One, and shelve old main.cpp since it wil...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-20Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane.Adam Ierymenko
2015-03-12Netconf build fixes, schema, etc.Adam Ierymenko
2015-02-26Make clean fixes.Adam Ierymenko
2015-01-13Add netconf build option to Mac build file too.Adam Ierymenko
2015-01-06Cleanup, new C++ netconf code is almost ready to test!Adam Ierymenko
2014-11-20Change path selection logic to exclude non-fixed and non-active paths -- poss...Adam Ierymenko
2014-10-29Build fix for UI and mac.Adam Ierymenko
2014-10-24Testnet sort of works! spins up supernodes.Adam Ierymenko
2014-10-23Testnet work... getting there!Adam Ierymenko
2014-10-14Add -g to optimized crypto code in ZT_DEBUG=1 build mode.Adam Ierymenko
2014-10-12Make crypto and compression build optimized in debug, and also try disabling ...Adam Ierymenko