Commit Graph

9 Commits (master)

Author SHA1 Message Date
Radu Iliescu 8d3957f3b8 Makefile: refactor CFLAGS to come from main Makefile
Also remove CC and link flags since linking is done in main Makefile
2018-12-03 07:22:33 -05:00
Radu Iliescu d3858ffc26 Makefile: refactor include files
Now major include files are comming from main Makefile,
module need to add just their specific include path.
To work make the include path absolute.
2018-11-29 07:15:27 -05:00
jmjatlanta 6b185e31bd First commit of yamux protocol 2017-10-11 11:23:25 -05:00
jmjatlanta eac465012a mkdir now creates root directories needed 2017-09-21 09:45:59 -05:00
jmjatlanta a55b52ca81 Addition of memstream for osx and bsd 2017-09-20 10:26:24 -05:00
John Jones 09e2a2291f Small memory leak fix for protocol comparison 2017-09-07 18:46:03 -05:00
jmjatlanta 817eb0231c Changes for the journal protocol 2017-08-24 13:30:04 -05:00
John Jones dc546649fd Make sure directory exists and is a real directory 2017-04-06 17:47:25 -05:00
John Jones 1fa1e92016 Moved datastore interface from ipfs to libp2p 2017-04-06 09:32:54 -05:00