Historique des commits

Auteur SHA1 Message Date
  Ilyas Gasanov d03a79908b Move cjdnstool in ./do, implement session command, add --ip6 flag il y a 11 mois
  Caleb James DeLisle 2660e72d1d Add a --debug to ./do to enable faster builds il y a 2 ans
  Caleb James DeLisle 6d9ecb7e55 re-shuffled tests to be able to run on both new and old CryptoAuth il y a 3 ans
  Caleb James DeLisle 4cf501c8d0 ./do add ~/.cargo/bin to PATH to help be sure of building il y a 4 ans
  Caleb James DeLisle 9478617365 Tolerate multiple libsodium directories in build il y a 4 ans
  Caleb James DeLisle 87df00ad58 Fix: nothing happens if rust is not installed il y a 4 ans
  Caleb James DeLisle caf9963793 Switch to a Rust libsodium build il y a 4 ans
  Kevin Boulain 53c3b44494 missing quotes in do and node_build/node.sh il y a 7 ans
  Caleb James DeLisle 17fae66f98 Replaced the bulk of ./do with outsourced node.sh code il y a 8 ans
  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 il y a 9 ans
  Aranjedeath bb6ce3f799 add fetch as node get option il y a 9 ans
  Kevin MacMartin 0951ce09dc Refactor 'do' with more compliant bash that relies less on external commands il y a 9 ans
  kocka 942ed8a9dc fixed Cubieboard support il y a 10 ans
  kpcyrd 3f7deabba6 Accept sha256 as sha256sum il y a 10 ans
  Caleb James DeLisle 540ca8d7bf bash incompatibility il y a 10 ans
  Caleb James DeLisle 7599f59d57 Merge versionTest.js into ./do il y a 10 ans
  Caleb James DeLisle a378268f0f Moved python detection into js and improved passing of data to gyp il y a 10 ans
  Caleb James DeLisle fcecba6b72 Maybe the last time I have to patch the python detection logic il y a 10 ans
  Caleb James DeLisle ab75ad2a7a Fix a bug causing arch not to build properly il y a 10 ans
  Caleb James DeLisle b442ca7005 screwed up python detection in ./do il y a 10 ans
  Caleb James DeLisle ee58fb440f Work around insane distros which default `python` to python3 il y a 10 ans
  Caleb James DeLisle 9ac70655f4 Better check of node version il y a 10 ans
  Sergey "Shnatsel" Davidoff b0d6ce03de Simplify ./do by replacing some fragile dark magic with more portable and readable code il y a 10 ans
  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. il y a 10 ans
  Sergey "Shnatsel" Davidoff b0ed5e1f4c Reinstall forgotten quotes il y a 10 ans
  Sergey "Shnatsel" Davidoff aeb4bead27 add support for downloading node.js on Raspberry Pi in ./do il y a 10 ans
  Sergey "Shnatsel" Davidoff b0d8d27d4c ./do: fix issues detected by shellcheck.net static analyzer il y a 10 ans
  Sergey "Shnatsel" Davidoff 274c7c40c0 prioritize local version of node.js, if it's present, because that's what the build system is tested against il y a 10 ans
  Sergey "Shnatsel" Davidoff 8e688152f8 in ./do, check for nodejs first and node second to fix cjdns issue #422 il y a 10 ans
  Sergey "Shnatsel" Davidoff 935d20693a silence "file not found" messages when looking for a node.js binary and not finding one il y a 10 ans