[Bug 930] New: orocreate-pkg: move hook implementations to .cpp file and move source files to /src folder

http://bugs.orocos.org/show_bug.cgi?id=930

Summary: orocreate-pkg: move hook implementations to .cpp file
and move source files to /src folder
Product: OCL
Version: 2.0-mainline
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: Build system
AssignedTo: orocos-dev [..] ...
ReportedBy: steven [dot] bellens [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created attachment 775
--> http://bugs.orocos.org/attachment.cgi?id=775
moving hook implementation to cpp file

Two patches in appendix to make the generated packages a bit nices:

* In the generated component code, the implementation of the hooks is put in
the .cpp file
* All source code files are moved to the src/ directory, to keep the top level
dir cleaner

[Bug 930] orocreate-pkg: move hook implementations to .cpp file

http://bugs.orocos.org/show_bug.cgi?id=930

Peter Soetens <peter [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |peter [..] ...
Resolution| |FIXED

[Bug 930] orocreate-pkg: move hook implementations to .cpp file