커밋 기록

작성자 SHA1 메시지 날짜
  Caleb James DeLisle caf9963793 Switch to a Rust libsodium build 4 년 전
  Kevin Boulain 53c3b44494 missing quotes in do and node_build/node.sh 7 년 전
  Caleb James DeLisle 17fae66f98 Replaced the bulk of ./do with outsourced node.sh code 7 년 전
  Caleb James DeLisle b24eb334e0 merged new ./do and copied old ./do to ./old_do which will be removed of nobody finds it necessary to use it 9 년 전
  Aranjedeath bb6ce3f799 add fetch as node get option 9 년 전
  Kevin MacMartin 0951ce09dc Refactor 'do' with more compliant bash that relies less on external commands 9 년 전
  kocka 942ed8a9dc fixed Cubieboard support 10 년 전
  kpcyrd 3f7deabba6 Accept sha256 as sha256sum 10 년 전
  Caleb James DeLisle 540ca8d7bf bash incompatibility 10 년 전
  Caleb James DeLisle 7599f59d57 Merge versionTest.js into ./do 10 년 전
  Caleb James DeLisle a378268f0f Moved python detection into js and improved passing of data to gyp 10 년 전
  Caleb James DeLisle fcecba6b72 Maybe the last time I have to patch the python detection logic 10 년 전
  Caleb James DeLisle ab75ad2a7a Fix a bug causing arch not to build properly 10 년 전
  Caleb James DeLisle b442ca7005 screwed up python detection in ./do 10 년 전
  Caleb James DeLisle ee58fb440f Work around insane distros which default `python` to python3 10 년 전
  Caleb James DeLisle 9ac70655f4 Better check of node version 10 년 전
  Sergey "Shnatsel" Davidoff b0d6ce03de Simplify ./do by replacing some fragile dark magic with more portable and readable code 10 년 전
  Sergey "Shnatsel" Davidoff 82e2051e05 Always use a deterministic file name for node.js download. No more dubious globbing in SHA256 checks! Also fixes a number of potential security issues. 10 년 전
  Sergey "Shnatsel" Davidoff b0ed5e1f4c Reinstall forgotten quotes 10 년 전
  Sergey "Shnatsel" Davidoff aeb4bead27 add support for downloading node.js on Raspberry Pi in ./do 10 년 전
  Sergey "Shnatsel" Davidoff b0d8d27d4c ./do: fix issues detected by shellcheck.net static analyzer 10 년 전
  Sergey "Shnatsel" Davidoff 274c7c40c0 prioritize local version of node.js, if it's present, because that's what the build system is tested against 10 년 전
  Sergey "Shnatsel" Davidoff 8e688152f8 in ./do, check for nodejs first and node second to fix cjdns issue #422 10 년 전
  Sergey "Shnatsel" Davidoff 935d20693a silence "file not found" messages when looking for a node.js binary and not finding one 10 년 전
  Sergey "Shnatsel" Davidoff 8740bf68a1 fix and simplify logic in SHA256 check 10 년 전
  Sergey "Shnatsel" Davidoff 101eb24435 fix version detection; this method is quite arkane but if it works - why not? 10 년 전
  Sergey "Shnatsel" Davidoff 52ee6a4623 fix typo 10 년 전
  Sergey "Shnatsel" Davidoff 5cfa1924bc Made node.js detection in ./do more robust and readable 10 년 전
  Sergey "Shnatsel" Davidoff 5a5d3c95c3 Don't override $PLATFORM and $MARCH with default values in ./do if they're already set 10 년 전
  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 년 전