1 Jul 2010 04:43
Re: flext
The idea is to have all libraries have their own standalone build systems that do not rely on the packages/Makefile.buildlayout stuff. That's the idea with the Makefile/library template. I think the best plan for flext would be to make a version of the template Makefile that works for C++/flext. Then that Makefile can easily be used for Debian/Ubuntu/RPM/etc. packaging. http://puredata.info/docs/developer/MakefileTemplate I could see including the flext library itself in Pd-extended, that is if it is not changing much. But the externals itself should start out separately distributed libdirs IMHO. .hc On Jun 28, 2010, at 9:50 PM, dmotd wrote: > hi hans, > > the work i've done slots straight into the existing > externals/Makefile structure and currently builds fine on > linux, it uses thomas' build system and until a better > autoconf alternative is created, this is by far the easiest > (and has been working quite well for years). as such this a > multi-class single lib system. > > i have followed the libdir rules, with help-files > abstraction (and in py/ext case scriptets) in each libs own(Continue reading)
RSS Feed