From: ki7mt <ki...@ya...> - 2014-10-02 17:58:26
|
HI Joe, Sandro, I think this is normal behavior for Cmake, much the same as make would do if there's nothing to do. I doubt that Cmake checks the date-time tag of the file, rather, if the file is present, no reason to download it again. Baring in mind, when a Release package it built, it is assumed to be from a clean source / build tree, and thus, is not subject to frequent change. If it were an update to the package, you would also start from a new build tree/source tree, where the downloaded file would *not exist*. Bill may be able to modify the download behavior, but I think when WSJT-X is tagged and released, it should probably stay that way until the next version, say 1.4.1 or something. 73's Greg, KI&MT On 10/02/2014 10:28 AM, Joe Taylor wrote: > Thanks, Sandro! Probably the script(s) should be modified so that the > local copy of wsjtx-main.html is always deleted and a new copy is > downloaded. > > Please join the wsjt-devel mailing list -- otherwise your posts will > always require administrator approval. > > -- Joe, K1JT > > On 10/2/2014 12:17 PM, Alessandro Gorobey wrote: >> Hi all, >> I respond to myself. >> When I compile a debug, release or package wsjtx the manual used is >> downloaded from WSJT main page, not from C:/JTSDK-DOC/doc/wsjtx. >> If wsjtx-main.html is present it is NOT downloaded. >> >> Manually remove it from the build directory, eg.: >> C:\JTSDK-QT\wsjtx\build\Release\contrib >> C:\JTSDK-QT\wsjtx-1.4\build\Release\contrib >> ..... >> The cmake download the last version. >> >> 73's Sandro IW3RAB >> >> Hi all, >> >> I noticed that last line of "wsjtx-main.html" manual contain different >> dates: >> >> http://physics.princeton.edu/pulsar/K1JT/wsjtx-doc/wsjtx-main.html >> Last updated 2014-10-01 09:50:46 EDT >> >> http://physics.princeton.edu/pulsar/K1JT/wsjtx-1.4.0-rc2-win32.exe after >> installation >> Last updated 2014-09-25 11:16:20 EDT >> >> Compiled on my PC: >> >> file:///C:/JTSDK-DOC/doc/wsjtx/wsjtx-main.html >> Last updated 2014-10-01 16:18:56 ora legale Europa occidentale (it is >> compiled on an Italian OS) >> >> file:///C:/JTSDK-QT/wsjtx-1.4/install/Release/bin/doc/wsjtx-main.html >> Last updated 2014-09-25 11:16:20 EDT >> >> file:///C:/JTSDK-QT/wsjtx/install/Release/bin/doc/wsjtx-main.html >> Last updated 2014-09-25 11:16:20 EDT >> >> Seem that svn update only the C:/JTSDK-DOC not also C:/JTSDK-QT >> >> 73's Sandro IW3RAB >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer >> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports >> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper >> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer >> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk >> >> >> >> _______________________________________________ >> wsjt-devel mailing list >> wsj...@li... >> https://lists.sourceforge.net/lists/listinfo/wsjt-devel > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > wsjt-devel mailing list > wsj...@li... > https://lists.sourceforge.net/lists/listinfo/wsjt-devel |