Ticket #3771 (closed defect: fixed)
[with patch; with positive review] make it so typing "sage -br" for new binary sage installs doesn't require rebuilding everything
| Reported by: | was | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.1 |
| Component: | build | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Hundreds of times people have been very annoyed when the install a fresh binary sage install, change something in the core library and type
sage -br
only to find that everything has to be built. It turns out there is a trivial 2-line fix to make this not be the case. That's attached to this ticket.
Attachments
Change History
comment:1 Changed 5 years ago by craigcitro
- Summary changed from [with patch; needs review] make it so typing "sage -br" for new binary sage installs doesn't require rebuilding everything to [with patch; with positive review] make it so typing "sage -br" for new binary sage installs doesn't require rebuilding everything
This is fantastic! I'm really excited that you sat down and fixed this.
Note: See
TracTickets for help on using
tickets.

