Re: [Plplot-devel] Follow ups for commit c27eff0

2017-01-11 Thread Arjen Markus
Hi Alan, That definitely looks worth our while - makes it all more systematic, but as you said, this is post-release stuff :). Regards, Arjen > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Wednesday, January 11, 2017 7:45 PM > To: Arjen

[Plplot-devel] Follow ups for commit c27eff0

2017-01-11 Thread Alan W. Irwin
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