On 2009-10-31 21:07-0700 Alan W. Irwin wrote:

> To Arjen and Werner:
>
> Would you please have a look at revision 10565 on Windows?
>
> This revision considerably simplifies the gen_pkgIndex.tcl custom target
> logic that concatanates three files together to form pkgIndex.tcl.  The new
> logic works on Linux, and I think it should work on Windows as well. For
> example, the old logic used native paths for Windows, but I don't think that
> complication is actually necessary.  (However, if that complication is
> necessary, then there may be an more elegant way to do it, in any case.)
>
> BTW, if you confirm the new simplified logic works, then I have a further
> change to make to disable Tcl if none of cat, cmd, or command are available
> (as for the guy who recently posted on all three lists).
>
> Let me know how it goes.

I have just implemented an even better idea for concatanating files from
Hendrik Sattler.  This (revision 10566) works perfectly on Linux, and should
also work perfectly on all other platforms (since simple cmake commands are
used rather than any outside tools), but please check.  What used to be ~30
lines of CMake code is now reduced to ~5 lines, and I am quite pleased by
this huge simplification.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to