| Age | Commit message (Collapse) | Author |
|
* fix: mv will fail on consecutive runs
* fix: script cp error
|
|
* update ios scripts to not clone dependencies at runtime
* fix ios build scripts
|
|
|
|
|
|
forgot to remove this one line. Interestingly, Windows built fine with it, whereas iOS threw.
|
|
build_single.sh will fail on Windows (WSL2) due to `git clone` if we already did a `git submodule update --init --recursive`
|
|
includes patches to
- randomx: https://github.com/tevador/RandomX/pull/294
- randomwow: https://git.wownero.com/wownero/RandomWOW/pulls/2
|