Hi Bill, On 12/12/2015 09:51 AM, Bill Somerville wrote: > On 12/12/2015 16:35, KI7MT wrote: >> this feature is going to get pulled out anyway, as >> it's just too much to keep up with when things change in the >> repositories, the same for JTSDK-Nix as a whole; its going to build the >> development branches and that is it. > Hi Greg, > > that's probably what most users want. > > You could query the svn repo to find out which tags and branches exist > and offer a list to choose from. There should be no need to 'keep up > with' the repositories.
That is what I was thinking of also, covert the current JTSTK-Nix sb script into a list of tagged GA releases (1.4, 1.5, 1.6 etc) and simply build those so folks can compare GA Releases. This would remove the WSJT-X RC superbuild selection from the Menu. I'll need to keep the development branch Superbuild in place for remote server builds, but that would be more for maintainers rather than those testing application features. > > $ svn list http://svn.code.sf.net/p/wsjt/wsjt/tags | grep > ^wsjtx-[1-9]\.[5-9] > > and > > $ svn list http://svn.code.sf.net/p/wsjt/wsjt/branches | grep > ^wsjtx-[1-9]\.[5-9] > > 73 > Bill > G4WJS. 73's Greg, KI7MT ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
