Compile template once, apply multiple times
Brought to you by:
slonik-v-domene
Fixes:
* feature: allows to compile template once and then
apply him multiple times.
* added number of unit tests. cppunit is now required
to build
* fixed linkage error caused by bug in Makefile's
clean target
Use following commands to apply patch:
gzip -d ctpp-1.7.5-const-patch-1.0.1.gz
patch -p 1 -d ctpp-1.7.5 < ctpp-1.7.5-const-patch-1.0.1
gzipped patch