annotate lib/swig/swigwin-2.0.11/CCache/README.swig @ 2285:4fd03103be62

sub_4BE571 changed to sub_4BE571_AddItemToSet + cleaned up, dword_F8B1DC changed to dword_F8B1DC_currentShopOption + moved out of mm7_data
author Grumpy7
date Sat, 15 Mar 2014 12:24:20 +0100
parents b3009adc0e2f
children
rev   line source
1899
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
1 This directory contains a version of ccache. The initial version was based on ccache-2.4 plus
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
2 debian patches 01-02, 04-14, see the debian/patches subdirectory. The ccache-win32-2.4 modifications
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
3 to ccache-2.4 have also been merged in.
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
4
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
5 Changes have been made to support cacheing the output from SWIG. The ability to cache c/c++ compiler
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
6 output has been retained.
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
7
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
8 Additional features added are the CCACHE_VERBOSE and CCACHE_SWIG environment variables, see docs.