Parent Directory
|
Revision Log
- profile to install ccache
| 1 | [buildout] |
| 2 | parts = ccache |
| 3 | |
| 4 | [ccache-common] |
| 5 | recipe = hexagonit.recipe.cmmi |
| 6 | |
| 7 | [ccache] |
| 8 | <= ccache-3.1 |
| 9 | |
| 10 | [ccache-3.1] |
| 11 | <= ccache-common |
| 12 | url = http://samba.org/ftp/ccache/ccache-3.1.tar.bz2 |
| 13 | md5sum = 7961852e1e36f11559039c32142f58df |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |