summaryrefslogtreecommitdiff
path: root/make-linux.mk
AgeCommit message (Expand)Author
2017-12-15Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-12-15Some micro-optimizations, including a memcpy that is faster than Linux for mo...Adam Ierymenko
2017-12-14Added ZT_SANITIZE option to makefiles. This your new memory debugging best fr...Joseph Henry
2017-12-08Member commit bug fix.Adam Ierymenko
2017-12-07GitHub issue #589Adam Ierymenko
2017-11-09GitHub issue #617Adam Ierymenko
2017-11-08RethinkDB build fix.Adam Ierymenko
2017-11-03RethinkDB fixes.Adam Ierymenko
2017-11-03Linux build fixes, linux build rule for RethinkDB mode controller, also force...Adam Ierymenko
2017-10-24cleanupAdam Ierymenko
2017-10-24Merge pull request #605 from oneguynick/patch-1Adam Ierymenko
2017-10-19Update make-linux.mk to include support for Armv7lNicholas Schmidt
2017-08-18Fix PPC PR.Adam Ierymenko
2017-08-18Merge pull request #560 from andyfangdz/patch-1Adam Ierymenko
2017-08-18Add make rule for official-static.Adam Ierymenko
2017-08-06Add `ppc64le` archDezhi “Andy” Fang
2017-07-06.Adam Ierymenko
2017-06-27Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into edgeAdam Ierymenko
2017-06-25Detect platformDefaultHomePath on QNAP systemsJoseph Henry
2017-06-07Build fix, use -Os on Linux too.Adam Ierymenko
2017-05-09Musl fixAdam Ierymenko
2017-05-08Build fix.Adam Ierymenko
2017-05-08More makefile changes.Adam Ierymenko
2017-05-08Makefile reorg to allow core to be built as a library.Adam Ierymenko
2017-05-04More ARM stuff.Adam Ierymenko
2017-05-04Linux build stuff for ARM.Adam Ierymenko
2017-04-27Cleanup, fix a valgrind error, stack use reduction.Adam Ierymenko
2017-04-26Add a dummy Ethernet tap and a build option to enable it.Adam Ierymenko
2017-04-24Static ARM32 build fixes.Adam Ierymenko
2017-04-24.Adam Ierymenko
2017-04-24Add i486 and i586 to Linux makefile for detection of ia32.Adam Ierymenko
2017-04-19ARM NEON Salsa20/12 in build and selftest. Almost 2X speedup on a Raspberry Pi.Adam Ierymenko
2017-04-18Makefile cruft.Adam Ierymenko
2017-04-18Add MIPS architectures to Linux Makefile and add an error if architecture can...Adam Ierymenko
2017-04-18Enable x64 ASM Salsa20/12 on Linux.Adam Ierymenko
2017-04-04Need to just have a make option for soft float ARM.Adam Ierymenko
2017-04-04Linux ARM flags.Adam Ierymenko
2017-04-04More Linux ARM stuff.Adam Ierymenko
2017-03-21crazy formatting fixAdam Ierymenko
2017-03-17ARM tweaksAdam Ierymenko
2017-03-17Fix attempt to WHOIS self.Adam Ierymenko
2017-03-17Fixes for possible ARM issues, cleanup, fix for spurious meaningless exceptio...Adam Ierymenko
2017-03-07fix debuild comandAdam Ierymenko
2017-03-07Update RPM spec fileAdam Ierymenko
2017-02-16Route re-add patch for linux build on Synology devicesJoseph Henry
2017-02-15Integrate and test linux privilege drop code (from contributor PR). It works ...Adam Ierymenko
2017-01-26Add static build option so we can build a static Linux binary for ancient dis...Adam Ierymenko
2017-01-19docsAdam Ierymenko
2017-01-19Encapsulate LZ4 in Packet.cpp to eliminate dependency.Adam Ierymenko
2017-01-19Fix LZ4 warning.Adam Ierymenko