Hi Arjen:

After the release I suggest you use CMake to automate what you did for commit
c27eff0 as follows:

* Move scripts/compare.c to utils/compare.c (using "git mv") since this is code 
for a
utility and not a script.

* Build compare.exe using add_executable in utils/CMakeLists.txt.

* Move run_examples_windows.bat run_examples_windows.bat.in (using
"git mv") and use CMake to configure scripts/run_examples_windows.bat in the 
build
tree from that template file to insert the build-tree location
of compare.exe.

If you like these build and configuration ideas to automate your work,
then I emphasize you should not do anything about this now until after the
release, i.e., this is something for your post-release ToDo list.  But
since I woke up this morning with these ideas I thought I had better mention 
them to you
now before I forgot about them again!  :-)

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); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); 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
__________________________

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to