Michael Vines
|
c410b082b7
|
.sh
|
2020-07-29 14:12:11 -07:00 |
Michael Vines
|
3a1ca4efff
|
Fetch and install SPL programs by default
|
2020-07-29 12:48:56 -07:00 |
Michael Vines
|
125a36abbc
|
Remove move more
|
2020-07-24 01:42:19 +00:00 |
Jack May
|
27e3ee8799
|
Re-enable move in docker-solana (#10214)
|
2020-05-24 23:51:37 -07:00 |
Michael Vines
|
063f616a19
|
Don't --use-move
|
2020-04-28 12:47:31 -07:00 |
Jack May
|
cc5408482e
|
Publish solana-docker releases (#7460)
|
2019-12-12 16:15:31 -08:00 |
TristanDebrunner
|
e6c8bfd008
|
Add --use-move flag to cargo-install-all.sh and net/net.sh (#6670)
|
2019-11-01 07:53:30 -07:00 |
Michael Vines
|
8f25548781
|
Overhaul cargo/rustc version management
|
2019-03-14 20:22:46 -07:00 |
Michael Vines
|
ed684c5ec6
|
Build docker image with rust 1.32
|
2019-02-25 09:16:11 -08:00 |
Michael Vines
|
599516473a
|
Add top-level run.sh for easy local cluster startup
|
2019-02-16 10:40:47 -08:00 |
Michael Vines
|
5b92286568
|
Remove channel duplication
|
2019-01-12 11:08:29 -08:00 |
Michael Vines
|
534f8d7a4e
|
Don't turn the build red if channel cannot be figured (eg, building a tag)
|
2019-01-07 19:56:07 -08:00 |
Michael Vines
|
c3c955b02e
|
Build/install native programs within cargo-install-all.sh
|
2018-12-19 11:53:08 -08:00 |
Michael Vines
|
5c396c222a
|
Clean up install-native-programs.sh usage
|
2018-12-11 23:29:05 -08:00 |
Michael Vines
|
088bab61a4
|
Remove |cargo install| duplication
|
2018-12-11 23:29:05 -08:00 |
Michael Vines
|
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 |
Michael Vines
|
3a13ecba1f
|
Upgrade to Rust 1.31.0
|
2018-12-08 11:45:59 -08:00 |
Michael Vines
|
fa58da2401
|
Explicitly specific build variant when installing native programs
|
2018-12-07 11:32:08 -08:00 |
Michael Vines
|
b2eeccbcc2
|
Find channel-info.sh
|
2018-11-30 08:49:49 -08:00 |
jackcmay
|
0c091c1b24
|
Dockerized LLVM (#1914)
Optionally build with dockererized custom llvm
|
2018-11-28 14:41:53 -08:00 |