Hi Bill, At the moment, I've set 4 targets:
Release, Debug, package and doc ( User Guide ), but the next steps would be to integrate what you describe, "NULL" default to Release, or pass whatever (x,y,x) and let cmake pass or fail it. As it stand now: jtsdk-wsjtx ..: is the script itself $1 - dev .....: sets the the base URL to ^/branches (garc sets ^/tags) $2 - wsjtx ...: is the branch name in SVN, ^/branches/wsjtx $3 - Target ..: currently 4 supported. It would not be too difficult to make $3 accept anything, but if it's entered wrong, the build would fail in the cmake configure stage. Re: Maintainer builds. That's a good point. I suppose I could eliminate Maintain and just use the Superbuild Menu. If they want to build their own they could or use what has been officially posted. 73's Greg, KI7MT On 12/20/2015 05:03 PM, Bill Somerville wrote: > On 20/12/2015 23:52, KI7MT wrote: >> * WSJT-X Devel Release Install Target: >> alias build-wsjtx='yes |jtsdk-wsjtx dev wsjtx Release' >> >> Then type: build-wsjtx >> >> * WSJT-X Devel User Guide: >> alias wsjtx-doc='yes |jtsdk-wsjtx dev wsjtx doc' >> >> Then type: wsjtx-doc > Hi Greg, > > so does this mean that the last argument of 'jtsdk-wsjtx' is the target > and that it is simply passed to 'make' or 'cmake --build' as a target? > So for example will: > > $ jtsdk-wsjtx dev wsjtx <any-wsjtx-build-target> > > do the minimal build of the target specified? > > 73 > Bill > G4WJS. > ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
