Opened 10 years ago
Last modified 9 years ago
#13032 closed enhancement
Add ccache as a standard spkg — at Version 5
Reported by: | ohanar | Owned by: | GeorgSWeber |
---|---|---|---|
Priority: | major | Milestone: | sage-5.6 |
Component: | packages: optional | Keywords: | sd40.5 |
Cc: | kini, robertwb, ppurka, jdemeyer | Merged in: | |
Authors: | R. Andrew Ohana | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #13040 | Stopgaps: |
Description (last modified by )
This is needed to eliminate build time when switching between various branches in the git based workflow.
Installation:
- Add the spkg http://wstein.org/home/ohanar/spkgs/ccache-3.1.7.spkg to spkg/standard
- Apply attachment:trac13032.patch to the root repository
- Apply attachment:trac13032_scripts.patch to the scripts repository
Change History (5)
comment:1 Changed 10 years ago by
- Description modified (diff)
comment:2 Changed 10 years ago by
- Cc kini added
comment:3 Changed 10 years ago by
- Dependencies set to #13040
- Keywords sd40.5 added
comment:4 Changed 10 years ago by
- Description modified (diff)
comment:5 Changed 10 years ago by
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Not yet ready, the build scripts still need to be modified to set
CC
andCXX
once this is installed.