aboutsummaryrefslogtreecommitdiff
path: root/docs/plot/plot.py
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-04-28 22:01:40 +0200
committerEven Rouault <even.rouault@spatialys.com>2019-04-28 22:09:03 +0200
commit7bf0f597b8b0d7d209d856fa106b521ed65678af (patch)
tree357adfd638ccaa153bfc4f8ba378740c8d270696 /docs/plot/plot.py
parent0fc0c6d8d535fcbf8b7c72d5a6c22c9daa780d49 (diff)
downloadPROJ-7bf0f597b8b0d7d209d856fa106b521ed65678af.tar.gz
PROJ-7bf0f597b8b0d7d209d856fa106b521ed65678af.zip
autoconf build: add a PROJ_DB_CACHE_DIR trick to speed-up builds
If the PROJ_DB_CACHE_DIR environment variable is defined, then a $(PROJ_DB_CACHED_DIR)/proj.db.sql.md5 file is used to determine if the set of .sql files has changed since the last time. If not then $(PROJ_DB_CACHED_DIR)/proj.db is directly used. This can saved a few seconds when doing rebuilds. This is a poor man equivalent of ccache for generating the database :-)
Diffstat (limited to 'docs/plot/plot.py')
0 files changed, 0 insertions, 0 deletions