summaryrefslogtreecommitdiff
path: root/make-linux.mk
AgeCommit message (Expand)Author
2016-08-17Linux build fixes, and build controller.Adam Ierymenko
2016-08-17We now always build the controller in ZeroTier One, at least for desktop and ...Adam Ierymenko
2016-07-21fix _FORTIFY_SOURCE warningMoritz Warning
2016-06-29amazon-2016.03 docker imageAdam Ierymenko
2016-06-29Auto-detect miniupnpc 2.0 and use it on Linux if present.Adam Ierymenko
2016-06-27Docker build farm seems to work!Adam Ierymenko
2016-06-27Put everything in /usr/sbin on Linux.Adam Ierymenko
2016-06-27More Dockerfile fixes, and do not use "ln -r" since it is not supported on ol...Adam Ierymenko
2016-06-27RPM build fixes -- use RPM cflags, spec fixes, etc.Adam Ierymenko
2016-06-24More Linux Docker build farm targets.Adam Ierymenko
2016-06-17Linux bug fixes, small controller fix.Adam Ierymenko
2016-06-16Remove netcon from dev branch. This is moving to its own new ZeroTierSDK repo...Adam Ierymenko
2016-06-10More controller work, and some RedHat fixes.Adam Ierymenko
2016-06-08Add rpm target.Adam Ierymenko
2016-06-08rpmbuild -ba zerotier-one.spec basically worksAdam Ierymenko
2016-06-08systemd stuff for debianAdam Ierymenko
2016-06-08Fix include for system json-parser.Adam Ierymenko
2016-06-08Fix include for system lz4.Adam Ierymenko
2016-06-08Fix build against Debian version of libhttp-parser -- its old but it will work.Adam Ierymenko
2016-06-08Remove warnings, more Debian stuff, remove obsolete ui/ stuff.Adam Ierymenko
2016-06-08make install installs man pagesAdam Ierymenko
2016-06-08Stop shipping pre-build man pages since it violates Debian arcane rule #13493...Adam Ierymenko
2016-06-07Make install/uninstall for LinuxAdam Ierymenko
2016-06-02Upgrade miniupnpc to 2.0Adam Ierymenko
2016-06-02.Adam Ierymenko
2016-06-02clean doc node_modules on cleanAdam Ierymenko
2016-06-01Finally json-parser. Skip miniupnpc since some Linux distros (even newer ones...Adam Ierymenko
2016-06-01also libnatpmpAdam Ierymenko
2016-06-01On Linux auto-detect presence of http-parser and lz4 and link against system ...Adam Ierymenko
2016-04-19Clean up Linux makefile and remove doc target from default since it requires ...Adam Ierymenko
2016-04-07Merge of bignose/manual-pages (Linux man pages)Adam Ierymenko
2016-03-04Add “doc” to the dependencies for the “all” build target.Ben Finney
2016-03-04Add Makefile module for building documentation.Ben Finney
2016-03-03more makefile stuffAdam Ierymenko
2016-03-03Linux make clean fix.Adam Ierymenko
2016-01-12Make clean rm .dependAdam Ierymenko
2016-01-12RPC updateJoseph Henry
2015-12-21Fixed typoJoseph Henry
2015-12-21Tightening of RPC codeJoseph Henry
2015-12-18Added install script for debugging with straceJoseph Henry
2015-12-16RPC Reliability improvements and partial getsockname() fixJoseph Henry
2015-12-15readme and makefile updatesJoseph Henry
2015-12-15Cleaned up, tests updated, readme updatedJoseph Henry
2015-12-14send_cmd() retrun value bugfix + minor debug changesJoseph Henry
2015-12-14Library functions are now static, RPC return value tuning, and cleanupJoseph Henry
2015-12-11Stability fixJoseph Henry
2015-12-08.Adam Ierymenko
2015-12-08Stub out getsockname()Adam Ierymenko
2015-12-08(WIP) more netcon workAdam Ierymenko
2015-12-08Merge with fixes of netcon to edge.Adam Ierymenko