[Plplot-devel] My progress on our CBS for today

2006-10-30 Thread Alan W. Irwin
Today I discovered and fixed a large number of dependency issues with the documentation build. The worst of these was a real dependency of the plplot-symbols.txt build on libplplot which was being completely ignored in doc/docbook/src/CMakeLists.txt. The final issue I discovered was causing pdfjad

Re: [Plplot-devel] CMake build system status/release plans

2006-10-30 Thread Alan W. Irwin
Hi Orion: I am going to post my reply to your question on list because it is a good question...Alan On 2006-10-30 16:33-0700 Orion Poplawski wrote: > Alan W. Irwin wrote: >> I think we should be mentally prepared for a PLplot development release >> in the very near future featuring our CBS. >> >

Re: [Plplot-devel] CMake build system status/release plans

2006-10-30 Thread Alan W. Irwin
On 2006-10-30 09:47+0100 Werner Smekal wrote: > Hi, >> >> One real problem is: how do we ensure we have checked the myriad of build >> options/environments? The notes on the Wiki are one thing, I guess, and >> the most >> systematic so far. > > One possible solution is provided by kitware (the c

Re: [Plplot-devel] Progress on the tarball generation with cpack

2006-10-30 Thread Arjen Markus
Alan W. Irwin wrote: >If any developer here feels strongly that SWIG-generated files should be >prebuilt for our future distributions then (a) it should be possible >(although non-trivial) for them to implement pre-building those files, and >(b) more difficult but still possible to implement a way

Re: [Plplot-devel] CMake build system status/release plans

2006-10-30 Thread Werner Smekal
Hi, > > One real problem is: how do we ensure we have checked the myriad of build > options/environments? The notes on the Wiki are one thing, I guess, and > the most > systematic so far. One possible solution is provided by kitware (the creators of cmake) called Dart ( http://public.kitware.co

Re: [Plplot-devel] dll hell

2006-10-30 Thread Werner Smekal
Hi Arjen, > Hi Werner, > > great that you have solved that issue/pity that we need to do this. I > had been > planning to send you a mail about - after my success with Fortran I wanted > to continue with Tcl again and this issue reared its ugly head again. > > I am not sure I will be able to lo

Re: [Plplot-devel] dll hell

2006-10-30 Thread Arjen Markus
Werner Smekal wrote: >Hi all, > >sorry for the lot of cvs commits ;). I made a lot of changes regarding >the dll problematic, since Arjen told me about the problem, that if a >dll is compiled which uses another dll a MAKINGDLL will make trouble >since you use and make a dll at the same time. Th

Re: [Plplot-devel] CMake build system status/release plans

2006-10-30 Thread Arjen Markus
Alan W. Irwin wrote: >I think we should be mentally prepared for a PLplot development release >in the very near future featuring our CBS. > >I am starting work today on one release blocker (a script and >accompanying CBS changes to create a release tarball). > >I have been in recent contact off li