Action #2709
Create ctools and cscripts code generator
Status: | Closed | Start date: | 11/03/2018 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | Knödlseder Jürgen | % Done: | 100% | |
Category: | - | |||
Target version: | 1.6.0 | |||
Duration: |
Description
Adding a new ctool or cscript requires several steps that can be automated using a code generation script. Such a code generation script should be included in ctools to ease the code development.
Recurrence
No recurrence.
History
#1 Updated by Knödlseder Jürgen about 6 years ago
- Status changed from In Progress to Pull request
- % Done changed from 0 to 100
A code generator was added that generates either a ctool or a cscript that is fully functional. Also unit tests and reference documentation is automatically added.
The code generator is started using dev/codegen.py
and requires GammaLib.
#2 Updated by Knödlseder Jürgen about 6 years ago
- Status changed from Pull request to Closed
Merged into devel
.