veilid/scripts
Salvatore Testa 38d9610c6b
Update the Android development enviornment setup
1. Update `ANDROID_SDK_ROOT` to `ANDROID_HOME`. The former variable is
   deprecated. (see https://developer.android.com/tools/variables#envar)
2. Remove `ANDROID_NDK_HOME` environment variable. This should allow the
   build script to work out of the box for more folks.
3. Check that Java is on the `PATH` as opposed to just installing it.
   `asdf` and other runtime management tools are pretty popular, and all
   we care about is that the Java version is accessible.
4. Remove calls to `sudo`. Check to see if CocoaPods exists, if it
   doesn't install it using Homebrew which doesn't require `sudo`.
2023-11-19 17:31:23 -08:00
..
deprecated refactor 2022-11-29 12:32:05 -05:00
earthly make capnp only necessary if modifying generated files 2023-11-07 19:27:08 -05:00
tools add better dht debugging 2023-06-26 21:29:02 -04:00
ios_build.sh removing dev branch, many changes 2023-05-29 19:24:57 +00:00
jaeger.sh update 2022-06-11 18:47:58 -04:00
macos_build.sh removing dev branch, many changes 2023-05-29 19:24:57 +00:00
new_android_sim.sh Update the Android development enviornment setup 2023-11-19 17:31:23 -08:00
new_ios_sim.sh removing dev branch, many changes 2023-05-29 19:24:57 +00:00