summaryrefslogtreecommitdiff
path: root/make-linux.mk
AgeCommit message (Expand)Author
2015-12-04docsAdam Ierymenko
2015-12-04Merge of netcon with edge and unification of make processes.Adam Ierymenko
2015-11-23(fixed) make-linux.mk conflicts, updated clean logicJoseph Henry
2015-11-30Merge devAdam Ierymenko
2015-11-30Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, a...Adam Ierymenko
2015-11-30Merge pull request #261 from janjaapbos/synologyAdam Ierymenko
2015-11-23Mare make-self-contained code cleanup.Adam Ierymenko
2015-11-23MERGE current "dev" into "netcon" -- should not affect netcon itself but will...Adam Ierymenko
2015-11-20Updated makefile, removed old results directoryJoseph Henry
2015-11-20Test/Code Refactor in preparation for mergeJoseph Henry
2015-11-16Linux make rules to make libminiupnpc from source.Adam Ierymenko
2015-11-16Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build.Adam Ierymenko
2015-11-12GitHub issue #219 -- make Linux makefile cross-compiler aware.Adam Ierymenko
2015-11-12Streamlined debug output codeJoseph Henry
2015-11-12Updated RPC handlingJoseph Henry
2015-11-03Allow ZT_TRACE without debug.Adam Ierymenko
2015-11-02Removed curses dependencyJoseph Henry
2015-10-29Added state dump, fixed numerous RPC related bugsJoseph Henry
2015-10-17Fix for cross compilingJanjaap Bos
2015-10-14.Adam Ierymenko
2015-10-09Added liblwip.so and libintercept build filesJoseph Henry
2015-10-08Minor timer changes (~21 Mb/s local)Joseph Henry
2015-10-06Refactored tcp_write code - Reduced CPU usage to respectable levelsJoseph Henry
2015-09-15it's alive!Joseph Henry
2015-09-11added debugs, fixed linux makefileJoseph Henry
2015-09-11Add Arp to netcon build.Adam Ierymenko
2015-09-11small method changesJoseph Henry
2015-09-10filled out hendlersJoseph Henry
2015-09-10refactor almost completeJoseph Henry
2015-09-10initial commitJoseph Henry
2015-09-02Netcon mode for Linux (in this branch, will make conditional later)Adam Ierymenko
2015-07-28Get rid of -I on Mac and Linux since we include miniupnpc headers by direct p...Adam Ierymenko
2015-07-28Linux make support for libminiupnpc.Adam Ierymenko
2015-07-23Fix for make-linux: detect whether CC/CXX were explicitly overridden, and if ...Adam Ierymenko
2015-07-06rename LIBS to LDLIBS and make it accessible from outsideMoritz Warning
2015-07-03allow environment variables to set/extend CC, CXX, CFLAGS and LDFLAGSMoritz Warning
2015-07-02GitHub issue #171 -- separate CFLAGS and CXXFLAGS in Linux makefileAdam Ierymenko
2015-06-03Linux auto-update is going away.Adam Ierymenko
2015-06-02gcc not g++ for CCAdam Ierymenko
2015-06-02Eliminate "which" dependency in Linux makefile.Adam Ierymenko
2015-06-01Apply @marning suggested SSE auto-detect to make builds easier on non-x86 pla...Adam Ierymenko
2015-06-01Linux build fix.Adam Ierymenko
2015-05-28Fix installer path, add netconf option to make-linux.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