Sergey "Shnatsel" Davidoff
|
8740bf68a1
fix and simplify logic in SHA256 check
|
10 years ago |
Sergey "Shnatsel" Davidoff
|
101eb24435
fix version detection; this method is quite arkane but if it works - why not?
|
10 years ago |
Sergey "Shnatsel" Davidoff
|
52ee6a4623
fix typo
|
10 years ago |
Sergey "Shnatsel" Davidoff
|
5cfa1924bc
Made node.js detection in ./do more robust and readable
|
10 years ago |
Sergey "Shnatsel" Davidoff
|
5a5d3c95c3
Don't override $PLATFORM and $MARCH with default values in ./do if they're already set
|
10 years ago |
Caleb James DeLisle
|
5d073c62e1
Manually reverting PR #423 because it breaks systems which have both node and nodejs installed and nodejs is too old.
|
10 years ago |
Caleb James DeLisle
|
8126a9613e
Revert "Try to protect against machines which have both node and nodejs executables but nodejs is old"
|
10 years ago |
Caleb James DeLisle
|
5035e9d734
Revert "Weird bash"
|
10 years ago |
Caleb James DeLisle
|
75210b6a0c
Weird bash
|
10 years ago |
Caleb James DeLisle
|
a142d2f7f4
Try to protect against machines which have both node and nodejs executables but nodejs is old
|
10 years ago |
Shanti Bouchez-Mongardé
|
cac89d1d29
Fix node detection on debian
|
10 years ago |
Caleb James DeLisle
|
72e33fa70d
some distributions ship node as nodejs
|
10 years ago |
Alexei Colin
|
384fe63006
build: teach nodejs check about machine arch
|
11 years ago |
Caleb James DeLisle
|
e74dc2eef2
Don't infiniloop if nodejs is unavailable and do close your comments because it helps things
|
11 years ago |
Caleb James DeLisle
|
3323b89d4a
Missing hash in ./do and prevented it from infinilooping if it can't find a working nodejs
|
11 years ago |
Caleb James DeLisle
|
b79f51f4e4
build using compiler specified in CC if specified
|
11 years ago |
Caleb James DeLisle
|
4292557628
Upgraded ./do to download node.js if necessary
|
11 years ago |
Caleb James DeLisle
|
b308d2dcac
more work on the build and added a nice beginning of a simulator
|
11 years ago |
Caleb James DeLisle
|
2b1138b9d4
removed cmake
|
11 years ago |
Caleb James DeLisle
|
9d2943daab
Fixed problem with cmake version 2.8.11
|
11 years ago |
Caleb James DeLisle
|
5fd6b0e554
fucking merge errors
|
11 years ago |
Caleb James DeLisle
|
7cc1003e9f
Merged named-pipes into master (cjdns-0.5)
|
11 years ago |
Evan Hanson
|
ad8ec2da4e
Add -z flag for tar(1)s that don't autodetect gzips
|
11 years ago |
Evan Hanson
|
f1389d2dfc
Remove bashisms, use portable sh in bootstrap scripts
|
11 years ago |
Conrad Pankoff
|
09dacf2e12
make sure shell conditionals are properly formed
|
11 years ago |
Squiffy
|
a4511e3f5d
Fixed scripts to have more universal compatibility
|
11 years ago |
Evan Hanson
|
7ceb1c039f
Add -z flag for tar(1)s that don't autodetect gzips
|
11 years ago |
Evan Hanson
|
fd6800ea69
Remove bashisms, use portable sh in bootstrap scripts
|
11 years ago |
Kevin
|
ed439b4894
This tweaks the do script so it doesn't skip the cmake download if the version installed is 2.8.11 or above
|
11 years ago |
Caleb James DeLisle
|
4f26896142
Update ./do to not download cmake if version is 2.8.10.x
|
11 years ago |