Skip to content

Commit

Permalink
Add a few more steps regarding packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat committed Aug 5, 2014
1 parent 39209ed commit f727f0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ release-candidate-checklist: release test source-dist
@echo 1. Remove deprecations in base/deprecated.jl
@echo 2. Bump VERSION
@echo 3. Replace github tarballs with julia-$(JULIA_VERSION)_$(JULIA_COMMIT).tar.gz
@echo 4. Follow packaging instructions in DISTRIBUTING.md to create binary packages for all platforms
@echo 5. Upload to AWS, update http://julialang.org/downloads links
@echo 6. Announce on mailing lists
@echo

julia-debug-symlink:
Expand Down

0 comments on commit f727f0e

Please sign in to comment.