Caleb James DeLisle
|
3181dc957b
Ignore jshint since it's not included in the source tree
|
11 lat temu |
Caleb James DeLisle
|
b14afe9873
Merge branch 'reach_test' of git://github.com/Arceliar/cjdns into crashey
|
11 lat temu |
Caleb James DeLisle
|
3ff7121795
Merge branch 'graphMaker' of git://github.com/lstagner/cjdns into crashey
|
11 lat temu |
Caleb James DeLisle
|
e0156c553f
lets make run_jshint an executable file
|
11 lat temu |
Caleb James DeLisle
|
5efe2ff422
Merge branch 'jshint' of git://github.com/kbillings/cjdns
|
11 lat temu |
Caleb James DeLisle
|
e48e6ed8f5
Merge branch 'master' of git://github.com/mgregoro/cjdns
|
11 lat temu |
Michael Gregorowicz
|
283ecec76d
{ error: "none" } is a success case!
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
274c7c40c0
prioritize local version of node.js, if it's present, because that's what the build system is tested against
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
8e688152f8
in ./do, check for nodejs first and node second to fix cjdns issue #422
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
935d20693a
silence "file not found" messages when looking for a node.js binary and not finding one
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
8740bf68a1
fix and simplify logic in SHA256 check
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
101eb24435
fix version detection; this method is quite arkane but if it works - why not?
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
52ee6a4623
fix typo
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
5cfa1924bc
Made node.js detection in ./do more robust and readable
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
f7669b65cb
In fact, forget the tetris.
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
64e0c81a3b
Screw debian/rules! I'll build my own ./do! With tetris! And lionesses!
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
b738439ddb
clean up the mess I made in debian/rules
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
5406a361b6
/bin/sh magic
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
752682b244
Debian uses "i686" as target while cjdns uses the less specific "x86", translate one to the other in debian/rules
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
3c7d089f43
fix previous commit
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
e598fce6f8
[Ubuntu packaging] Pass correct platform and architecture for the build from debian/rules to ./do
|
11 lat temu |
Sergey "Shnatsel" Davidoff
|
5a5d3c95c3
Don't override $PLATFORM and $MARCH with default values in ./do if they're already set
|
11 lat temu |
Caleb James DeLisle
|
ef0f859656
not properly setting user
|
11 lat temu |
Caleb James DeLisle
|
b7e23f5a1c
not properly setting user
|
11 lat temu |
Caleb James DeLisle
|
216dc63d80
possible null deref if grandchild becomes unreachable in splitLink
|
11 lat temu |
Caleb James DeLisle
|
498aaae3d8
Increase strictness to verify that node->address.path is always aligned with node->bestParent and make changes to bestParent and address.path atomic
|
11 lat temu |
Luke Stagner
|
2aa5b0dbf2
add graph maker and made adminTools module for interactive analysis
|
11 lat temu |
Kyle Billings
|
c830e10b66
Fixed problem with lineInfo and ignore not being defined
|
11 lat temu |
Caleb James DeLisle
|
5d073c62e1
Manually reverting PR #423 because it breaks systems which have both node and nodejs installed and nodejs is too old.
|
11 lat temu |
Caleb James DeLisle
|
8126a9613e
Revert "Try to protect against machines which have both node and nodejs executables but nodejs is old"
|
11 lat temu |