solana/install
Jon Cinque 567f30aa1a
windows: Make solana-test-validator work (#20099)
* windows: Make solana-test-validator work

The important changes to get this going on Windows:

* ledger lock needs to be done on a file instead of the directory
* IPC service needs to use the Windows pipe naming scheme
* always disable the JIT
* file logging not possible yet because we can't redirect stderr,
but this will change once env_logger fixes the pipe output target!

* Integrate review feedback
2021-09-22 23:10:35 +02:00
..
src windows: Make solana-test-validator work (#20099) 2021-09-22 23:10:35 +02:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml chore: bump winreg from 0.9.0 to 0.10.1 (#19928) 2021-09-15 23:06:45 -06:00
build.rs solana-install design proposal 2019-03-14 13:21:00 -07:00
install-help.sh CI: Use branch-versioned cargo throughout 2020-11-05 05:05:57 +00:00
solana-install-init.sh Shorten magic install URL 2020-10-23 22:24:06 +00:00