Commit Graph

4157 Commits

Author SHA1 Message Date
Jeff
abf99df93b
Merge pull request #714 from majestrate/fix-net-if-iterate
fix network interface iteration infinite loop
2019-07-16 15:33:56 -04:00
Jeff
8751d106d6
Merge pull request #713 from majestrate/fix-arm-cross-compile
Fix arm cross compile
2019-07-16 15:18:00 -04:00
Jeff Becker
b2fd0e86cc
fix network interface iteration infinite loop 2019-07-16 15:16:49 -04:00
Jeff
26750716a3
Merge pull request #712 from rjmalagon/patch-3
Update readme_es.md
2019-07-16 10:13:25 -04:00
Jeff Becker
a7b2436845
update cross compiler docs 2019-07-16 10:11:05 -04:00
Jeff Becker
1d95131061
add cross compile docs 2019-07-16 10:05:40 -04:00
Jeff Becker
f79f5b9bb3
add ppc64le toolchain 2019-07-16 09:58:36 -04:00
Jeff Becker
7ef2462c0c
add forgotten file 2019-07-16 09:42:24 -04:00
Jeff Becker
1f761a1cb0
* fix arm cross compile on ubuntu disco
* add toolchain option for cross compile
2019-07-16 09:41:43 -04:00
Ricardo Jesus Malagon Jerez
3fa3c80dea
Update readme_es.md
Fix the english readme link.
Fixes redaction and some missing translation.
2019-07-16 08:25:18 -05:00
Jeff Becker
7a66de4368
make cross compile happen in makefile 2019-07-16 09:06:38 -04:00
Jeff
08dc5a8551
Merge pull request #711 from rjmalagon/patch-2
Update readme.md to include readme_es.md link
2019-07-16 08:03:11 -04:00
Ricardo Jesus Malagon Jerez
006c1f52c3
Create readme_es.md spanish translation
This is the spanish translation of readme.md
2019-07-15 22:59:03 -05:00
Ricardo Jesus Malagon Jerez
08e98c1a84
Update readme.md to include readme_es.md link
This edit is to add a link to the spanish translation of readme.md
2019-07-15 22:52:56 -05:00
michael-loki
554e64829c
Merge pull request #705 from michael-loki/travis_matrix
Matrix build for travis
2019-07-15 23:39:00 +01:00
Michael
4359bb8120
Matrix build debug and release, since we care about both 2019-07-15 23:01:41 +01:00
Michael
94fd325573
Disable matrix builds on build type 2019-07-15 23:01:41 +01:00
Michael
9531e51fba
Install gold on ubuntu 2019-07-15 23:01:41 +01:00
Michael
9fea9d046e
Use ccache to speed up builds 2019-07-15 23:01:41 +01:00
Michael
13c7d1eb53
fix formatting 2019-07-15 23:01:41 +01:00
Michael
8df3f4f6ec
Install make too 2019-07-15 23:01:41 +01:00
Michael
d837a3136e
Drop xcode11 for now 2019-07-15 22:46:58 +01:00
Michael
bd7b6767c0
Remove matrix build of NETNS 2019-07-15 22:46:58 +01:00
Michael
082897eff5
Set PIC everywhere 2019-07-15 22:46:58 +01:00
Michael
da00b1bf1e
Attempt macOS build 2019-07-15 22:46:58 +01:00
Michael
0bf8f1bc0b
always build release 2019-07-15 22:46:58 +01:00
Michael
f6d3ce4d8e
Update ubuntu dockerfile to use static linking 2019-07-15 22:46:58 +01:00
Michael
5cef2865bd
Fix Ubuntu builds 2019-07-15 22:46:57 +01:00
Michael
5300568da5
Fix config builds 2019-07-15 22:46:57 +01:00
Michael
3c3b03792c
Matrix build for travis 2019-07-15 22:46:57 +01:00
Jeff
4724bbf279
Merge pull request #707 from majestrate/fix-bootstrap
Fix bootstraping
2019-07-15 17:43:18 -04:00
Jeff
cf80d09158
Merge pull request #706 from michael-loki/endpoint_split
Refactor endpoint state management to a new class
2019-07-15 17:42:44 -04:00
Jeff Becker
12d4bfc379
always ask peers for next closest 2019-07-15 14:15:53 -04:00
Jeff Becker
4cc0c9b4d1
unconditional insert so that we dont run out of peers 2019-07-15 14:06:18 -04:00
Jeff Becker
c4ca61b76a
use static lookup timeout 2019-07-15 14:04:53 -04:00
Jeff Becker
86aabff256
only update if newer 2019-07-15 13:26:42 -04:00
Jeff Becker
b0d850afb5
durable write for nodedb 2019-07-15 13:19:31 -04:00
Jeff Becker
16e20a9e79
try fixing bootstrap 2019-07-15 12:56:09 -04:00
Michael
e52492911d
Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
Jeff
0a7021d827
Merge pull request #704 from michael-loki/findlibuv
Add FindLibUV and migrate to use it
2019-07-14 08:13:05 -04:00
Jeff
97ab6679dc
Merge pull request #686 from majestrate/ipv6-tun
merge IPv6 support branch and gutt use of "auto" in config
2019-07-14 08:10:24 -04:00
Jeff Becker
9a2ffb85e6
Merge remote-tracking branch 'origin/master' into ipv6-tun 2019-07-14 08:10:09 -04:00
Jeff
081c6a9a2e
Merge pull request #703 from majestrate/fix-config-application
Fix config application
2019-07-14 08:09:01 -04:00
Jeff Becker
750397d085
use std::string instead of fs::path 2019-07-14 07:25:33 -04:00
Michael
2cc180b6a4
Add FindLibUV and migrate 2019-07-13 14:06:34 +01:00
Jeff
284a352dda fix previous commit 2019-07-13 07:57:41 -04:00
Jeff
b9cdfd116e correct worker threads amounts 2019-07-13 07:54:58 -04:00
Jeff Becker
8dab4b87bb
more logging 2019-07-12 13:39:13 -04:00
Jeff Becker
0d0efe7007
try bailing when configration failed 2019-07-12 13:23:38 -04:00
Jeff Becker
4e4c0b85ce
change order of configuration 2019-07-12 13:21:29 -04:00