Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
108 5316d 14h magnus /tags/1.3.2-dfsg1-2/ [svn-buildpackage] Tagging prayer (1.3.2-dfsg1-2)  
107 5321d 18h magnus /trunk/debian/patches/ Add -fPIC just to be sure.  
101 5321d 19h magnus /trunk/debian/ * dlopen_templates.patch:
* templates/{cam,old}/Makefile: Define the symbols template_map and
template_map_count as aliases to the template_$(TYPE)_map and
template_$(TYPE)_map_count when linking, so that template libraries
can be loaded by other names than the original one. Also remove some
cruft.
* shared/dlopen_templates.c: Use those symbols instead.
 
92 5346d 17h magnus /trunk/debian/patches/ Move up calls to dlopen_templates(). Remove redundant filename (dlerror() will print it) from error string in dlopen_templates().  
90 5348d 16h magnus /trunk/debian/patches/ Add description to patch.  
88 5364d 15h magnus /trunk/debian/patches/ Just load one template at a time, default to config->template_set; Prayer will work even if no templates defined in prayer.cf.  
87 5364d 17h magnus /trunk/debian/ dlopen_templates.patch: Experimental support for dynamically loading
templates.