커밋 기록

작성자 SHA1 메시지 날짜
  Ilyas Gasanov d03a79908b Move cjdnstool in ./do, implement session command, add --ip6 flag 10 달 전
  Caleb James DeLisle 2660e72d1d Add a --debug to ./do to enable faster builds 2 년 전
  Caleb James DeLisle 6d9ecb7e55 re-shuffled tests to be able to run on both new and old CryptoAuth 3 년 전
  Caleb James DeLisle 4cf501c8d0 ./do add ~/.cargo/bin to PATH to help be sure of building 3 년 전
  Caleb James DeLisle 9478617365 Tolerate multiple libsodium directories in build 4 년 전
  Caleb James DeLisle 87df00ad58 Fix: nothing happens if rust is not installed 4 년 전
  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 년 전