|
From: Matej S. <mat...@co...> - 2013-02-20 11:18:05
|
> Hi Matej, sounds good. So to clarify your objective, I understand that you > are making a CPP EPICS V4 install self contained. That is, you are trying to > make it so that a installer of EPICS V4 doesn't need to separately download boost. > Is that right? Right. (In addition we lose dependency of goggle test since we get Boost.Test instead) > Presumably you have done that by wrapping what we will need from boost > source code in your own, No, I've used Boost BCP tool. (All prodecure documented, for expert only, in pvCommonCPP). > and put it in pvCommonCPP? And presumably > their license allows you to do that? Let me check. Boost has a tool that generates report on all the licenses used by libraries/files used by pvCommonCPP. Attached. Matej |