Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle eda9529134 Merge branch 'rust-lto' of https://github.com/CJDNS-Development-Team/cjdns-router into rust-build il y a 4 ans
  Caleb James DeLisle 6352a17096 Upgrade sodiumoxide il y a 4 ans
  Alex Kordys 4148196cd6 Enable link-time optimizations for the Rust build il y a 4 ans
  Caleb James DeLisle 0824aa92f4 Add android toolchains for rust il y a 4 ans
  Caleb James DeLisle 60f88886a3 Merge branch 'rust-build-ci' of https://github.com/Spaceface16518/cjdns into rust-build il y a 4 ans
  Caleb James DeLisle 3cf79da359 Iface_DEFUN return an error type il y a 4 ans
  Caleb James DeLisle 56aa2fc359 Update readme with Rust requirement il y a 4 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 50edcd955d If password is NONE then treat all incoming messages as authed il y a 4 ans
  Amrit 4f36c3ac6b Add rust-build branch to Travis CI config il y a 4 ans
  Caleb James DeLisle 9478617365 Tolerate multiple libsodium directories in build il y a 4 ans
  Caleb James DeLisle b862f19264 Got mingw32 build working il y a 4 ans
  Caleb James DeLisle 81da2ff7ef Don't include serde in libsodium, speeds up the build. Thanks @Spaceface16518 for the tip! il y a 4 ans
  Caleb James DeLisle 19a0407b8b Update rust/cjdns_sys/Cargo.toml il y a 4 ans
  Caleb James DeLisle f41d5ea18c Fix android cross-builds il y a 4 ans
  Amrit dbf932136c Convert travis config to Rust il y a 4 ans
  Caleb James DeLisle 254e629ff9 Merge branch 'crashey' into rust-build il y a 4 ans
  Caleb James DeLisle 403f68c3ec Don't try to delete temp files in FindPython, they're already being deleted il y a 4 ans
  Caleb James DeLisle 6e881132b4 Sort files before archiving to (hopefully) get reproducable builds il y a 4 ans
  Caleb James DeLisle 8b21490d0c Need to require sodium through cjdns_sys otherwise the linker doesn't use the correct order il y a 4 ans
  Caleb James DeLisle 56ce22d57c Need to return a value from pseudo-main function il y a 4 ans
  Caleb James DeLisle dbb8f6b868 Couple more missing prototypes il y a 4 ans
  Caleb James DeLisle 7260aa25fe Missing prototype errors in pseudo-main functions 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 d75f34209d Drop NACL il y a 4 ans
  Caleb James DeLisle caf9963793 Switch to a Rust libsodium build il y a 4 ans
  Caleb James DeLisle 6a29c552ab Separation of concerns between builder and cjdns-specific build stuff il y a 4 ans
  Caleb James DeLisle 6cd2b27ebc Add Setuid.c to make Setuid get tested only once il y a 4 ans
  Caleb James DeLisle 8b8eff83ba Rewire the builder to run do faster single threaded preprocessing il y a 4 ans
  Caleb James DeLisle 5d2bc83188 Fix preprocessor to run faster il y a 4 ans