Hi, If I add a (3rd party) git repo to my app/package is it possible to specify in my pkg.yml which folders in the folder with the git repo are used for include and source and which should be ignored?
I'm guessing the following is a WishList item, but, once my package is a git repo itself and it has 1 or more git sub-modules in it would be handy if newt performed a git module update on first build, e.g. git submodule update --recursive --remote Can newt targets be configured to run pre/post-build scripts on a build ? (e.g. for calling scripts that auto generates headers and source files) All the best Wayne
