Opened 9 years ago
Closed 9 years ago
#14721 closed defect (fixed)
Disable "cythonizing out-of-tree" until sage-sync-build and sage-clone can deal with that
Reported by: | leif | Owned by: | GeorgSWeber |
---|---|---|---|
Priority: | blocker | Milestone: | sage-5.10 |
Component: | build | Keywords: | useless rebuild library build_dir |
Cc: | Merged in: | sage-5.10.rc2 | |
Authors: | Leif Leonhardy | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
See #13245 and the sage-devel thread on useless rebuilding of the Sage library ...
The patch effectively reverts the change to setup.py
made by ticket:14570:trac14570.patch (btw. the only functional change of that patch).
Apply: trac_14721-postpone_cythonizing_out_of_tree.sagelib.patch
Attachments (1)
Change History (8)
comment:1 Changed 9 years ago by
- Keywords useless rebuild library build_dir added
Changed 9 years ago by
comment:2 Changed 9 years ago by
- Description modified (diff)
- Status changed from new to needs_review
comment:3 follow-up: ↓ 5 Changed 9 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
comment:4 Changed 9 years ago by
Thanks for looking into this Leif.
comment:5 in reply to: ↑ 3 Changed 9 years ago by
comment:6 Changed 9 years ago by
- Description modified (diff)
comment:7 Changed 9 years ago by
- Merged in set to sage-5.10.rc2
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Apply to the Sage library. Based on Sage 5.10.rc1.