Changes between Version 19 and Version 21 of Ticket #13032
- Timestamp:
- 06/20/12 08:06:20 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13032
-
Property
Dependencies
changed from
#13040 #13044
to - Property Cc jdemeyer added
-
Property
Summary
changed from
Add ccache and f90cache as standard spkgs
toAdd ccache as a standard spkg
-
Property
Dependencies
changed from
-
Ticket #13032 – Description
v19 v21 1 This is needed to eliminate build time when switching between various branches in the git based workflow.1 This is needed to eliminate the majority of the build time when switching between various branches in the git based workflow. It is also useful in the short run for dramatically speeding up the build process for many spkgs. 2 2 3 3 Installation: 4 5 * Install dependencies6 4 * Add the spkg http://wstein.org/home/ohanar/spkgs/ccache-3.1.7.spkg to spkg/standard 7 * Add the spkg http://wstein.org/home/ohanar/spkgs/f90cache-0.93.7.spkg to spkg/standard 8 * Apply attachment:trac13032_root.patch to the root repository 9 * Apply attachment:trac13032_scripts.patch to the scripts repository 10 * Apply attachment:trac13032_doc.patch to the sage library 5 * Apply [attachment:trac13032_root.patch] to the root repository 6 * Apply [attachment:trac13032_scripts.patch] to the scripts repository 7 * Apply [attachment:trac13032_doc.patch] to the sage library