Michael Vines
|
bee411e826
|
Preserve extra dependency annotations (optional=,features=) during version bump (#3810)
|
2019-04-16 15:12:10 -07:00 |
Michael Vines
|
87aef92e71
|
Fix up bash array handling (#3771)
|
2019-04-15 13:25:44 -07:00 |
Michael Vines
|
63aadc4905
|
Turn top-level Cargo.toml into a virtual manifest
|
2019-03-21 08:47:58 -07:00 |
Michael Vines
|
def7d156f6
|
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
33aab094ef
|
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
0f32102684
|
Restrict characters to those supported by semvar_bash
|
2018-10-25 16:19:00 -07:00 |
Michael Vines
|
d46682d1f2
|
Restrict characters to those supported by semvar_bash
|
2018-10-25 16:12:29 -07:00 |
Michael Vines
|
471d8f6ff9
|
Fix up the version references to all other internal crates
|
2018-10-25 12:54:32 -07:00 |
Michael Vines
|
e47fcb196b
|
s/solana_program_interface/solana[_-]sdk/g
|
2018-10-25 12:31:45 -07:00 |
Michael Vines
|
3ae53961c8
|
Support prerelease versioning
|
2018-10-25 12:31:45 -07:00 |
Michael Vines
|
9447537d8c
|
Increment internal Cargo references to solana_program_interface
|
2018-10-25 11:03:03 -07:00 |
Michael Vines
|
926d459c8f
|
Script away cargo version bumping
|
2018-10-25 09:38:58 -07:00 |