Dan Gohman
|
6fcbb20e10
|
Bump version to 0.3.0
|
2018-02-28 10:31:00 -08:00 |
|
Dan Gohman
|
7dda61543f
|
Add more release instructions.
|
2018-02-27 17:01:02 -08:00 |
|
Dan Gohman
|
dabfc55c6e
|
Bump version to 0.2.0
|
2018-02-27 15:58:25 -08:00 |
|
Dan Gohman
|
2addcfd642
|
Make publish-all.sh print the git commit line too, for convenience.
|
2018-02-27 15:54:29 -08:00 |
|
Dan Gohman
|
42a0c2e44b
|
Enable backup files when setting version numbers with sed.
|
2018-02-27 15:44:36 -08:00 |
|
Dan Gohman
|
111c97df6d
|
Quote shell variables in more places.
|
2018-02-27 15:43:13 -08:00 |
|
Dan Gohman
|
d394ae0902
|
Enable "set -euo pipefail" in all bash scripts.
This enables "set -e", "set -u", and "set -o pipefail", which
catch common errors.
|
2018-02-27 15:32:21 -08:00 |
|
Jakob Stoklund Olesen
|
ec746c3359
|
Add a publish-all.sh script.
Set identical version numbers on all cretonne-* crates and print "cargo
publish" commands.
Update all crates to version 0.1.0.
|
2018-02-23 12:51:14 -08:00 |
|