Commit History

Author SHA1 Message Date
  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 years ago
  Aranjedeath bb6ce3f799 add fetch as node get option 9 years ago
  Kevin MacMartin 0951ce09dc Refactor 'do' with more compliant bash that relies less on external commands 9 years ago
  kocka 942ed8a9dc fixed Cubieboard support 9 years ago
  kpcyrd 3f7deabba6 Accept sha256 as sha256sum 9 years ago
  Caleb James DeLisle 540ca8d7bf bash incompatibility 10 years ago
  Caleb James DeLisle 7599f59d57 Merge versionTest.js into ./do 10 years ago
  Caleb James DeLisle a378268f0f Moved python detection into js and improved passing of data to gyp 10 years ago
  Caleb James DeLisle fcecba6b72 Maybe the last time I have to patch the python detection logic 10 years ago
  Caleb James DeLisle ab75ad2a7a Fix a bug causing arch not to build properly 10 years ago
  Caleb James DeLisle b442ca7005 screwed up python detection in ./do 10 years ago
  Caleb James DeLisle ee58fb440f Work around insane distros which default `python` to python3 10 years ago
  Caleb James DeLisle 9ac70655f4 Better check of node version 10 years ago
  Sergey "Shnatsel" Davidoff b0d6ce03de Simplify ./do by replacing some fragile dark magic with more portable and readable code 10 years ago
  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 years ago
  Sergey "Shnatsel" Davidoff b0ed5e1f4c Reinstall forgotten quotes 10 years ago
  Sergey "Shnatsel" Davidoff aeb4bead27 add support for downloading node.js on Raspberry Pi in ./do 10 years ago
  Sergey "Shnatsel" Davidoff b0d8d27d4c ./do: fix issues detected by shellcheck.net static analyzer 10 years ago
  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 years ago
  Sergey "Shnatsel" Davidoff 8e688152f8 in ./do, check for nodejs first and node second to fix cjdns issue #422 10 years ago
  Sergey "Shnatsel" Davidoff 935d20693a silence "file not found" messages when looking for a node.js binary and not finding one 10 years ago
  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