nativelibs4java / JNAerator

JNAerator: native bindings generator for JNA / BridJ / Node.js

Home Page:http://jnaerator.googlecode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add command line to generated header

lJoublanc opened this issue · comments

This is a feature request to make code generation reproducible; the idea is to include the command used to generate code in the header, so that it can be re-run in future. It should include:

  • version used (which can be inferred from the name output by the maven build)
  • the arguments passed to the program

In short, the process command.