annotate lib/swig/swigwin-2.0.11/CCache/README.swig @ 2229:10c909eb6766
dword_AE336C to NPCStats::dword_AE336C_LastMispronouncedNameFirstLetter,
dword_AE3370 to NPCStats::dword_AE3370_LastMispronouncedNameResult
sub_495366 to NPCStats::sub_495366_MispronounceName + cleanup
author |
Grumpy7 |
date |
Sat, 22 Feb 2014 18:25:18 +0100 |
parents |
b3009adc0e2f |
children |
|
rev |
line source |
1899
|
1 This directory contains a version of ccache. The initial version was based on ccache-2.4 plus
|
|
2 debian patches 01-02, 04-14, see the debian/patches subdirectory. The ccache-win32-2.4 modifications
|
|
3 to ccache-2.4 have also been merged in.
|
|
4
|
|
5 Changes have been made to support cacheing the output from SWIG. The ability to cache c/c++ compiler
|
|
6 output has been retained.
|
|
7
|
|
8 Additional features added are the CCACHE_VERBOSE and CCACHE_SWIG environment variables, see docs.
|