mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-09-28 19:05:49 +08:00

* ctemplate: version 0.95 release * Change default namespace from google to ctemplate * Rename include directory from google to ctemplate * Remove deprecated code: template_from_string.{h,cc} * Remove deprecated code: modifiers in TemplateDictionary class * Remove last arg from StringToTemplate; use autoescape pragma instead * Remove template_modifiers namespace * Provide a script to help convert namespaces and #includes * TemplateDictionary constructor takes TemplateString, not string
11 lines
217 B
Plaintext
11 lines
217 B
Plaintext
usr/include/ctemplate/*
|
|
usr/lib/lib*.so
|
|
usr/lib/lib*.a
|
|
usr/lib/lib*.la
|
|
usr/bin/*
|
|
debian/tmp/usr/include/ctemplate/*
|
|
debian/tmp/usr/lib/lib*.so
|
|
debian/tmp/usr/lib/lib*.a
|
|
debian/tmp/usr/lib/lib*.la
|
|
debian/tmp/usr/bin/*
|