Commit Graph

21 Commits

Author SHA1 Message Date
7df72d36c4 Publish solana-docker releases (#7460) (#7462)
automerge
2019-12-12 16:50:23 -08:00
e6c8bfd008 Add --use-move flag to cargo-install-all.sh and net/net.sh (#6670) 2019-11-01 07:53:30 -07:00
50ab34ad92 Install bzip2 in solana docker file (#5701) 2019-08-27 22:10:05 -04:00
ef8eff69e4 Upgrade to debian:buster (#5639) 2019-08-24 21:41:04 -07:00
8f25548781 Overhaul cargo/rustc version management 2019-03-14 20:22:46 -07:00
ed684c5ec6 Build docker image with rust 1.32 2019-02-25 09:16:11 -08:00
599516473a Add top-level run.sh for easy local cluster startup 2019-02-16 10:40:47 -08:00
3548c6c43a Add support for locally built programs 2019-02-16 10:40:47 -08:00
637d5c6691 Fix rpc port argument name 2019-01-21 16:25:51 -07:00
5b92286568 Remove channel duplication 2019-01-12 11:08:29 -08:00
534f8d7a4e Don't turn the build red if channel cannot be figured (eg, building a tag) 2019-01-07 19:56:07 -08:00
c3c955b02e Build/install native programs within cargo-install-all.sh 2018-12-19 11:53:08 -08:00
5c396c222a Clean up install-native-programs.sh usage 2018-12-11 23:29:05 -08:00
088bab61a4 Remove |cargo install| duplication 2018-12-11 23:29:05 -08:00
e8fd5b4600 Correct keypair argument 2018-12-10 08:41:22 -08:00
f5569e76db Relocate native programs to deps/ subdirectory of the current executable
This layout is `cargo build` compatible, no post-build file moves
required.
2018-12-08 16:31:01 -08:00
3a13ecba1f Upgrade to Rust 1.31.0 2018-12-08 11:45:59 -08:00
2bad6584f6 Update solana-genesis arguments 2018-12-07 16:57:02 -08:00
fa58da2401 Explicitly specific build variant when installing native programs 2018-12-07 11:32:08 -08:00
b2eeccbcc2 Find channel-info.sh 2018-11-30 08:49:49 -08:00
0c091c1b24 Dockerized LLVM (#1914)
Optionally build with dockererized custom llvm
2018-11-28 14:41:53 -08:00