Ditto!  I really like having just one thing to update when I make a
change...at least once we can get rid of the Makefile.am version.  Which
reminds me, I'll need to update that for the changes to the samples...sigh.

It is really beautiful in handling differences between different build
types.  It is really good at doing the right thing in most cases, yet still
gives you the ability to override the defaults if you need to.  And the
folks on the mailing list are quite friendly and helpful.

Rick


On Thu, Jun 12, 2014 at 4:27 PM, David Ashley <w.david.ash...@gmail.com>
wrote:

> I also want to say that I find the CMake system to be very flexible and,
> after a little education, easy to work with. And highly system
> independent.
>
> When I recommended CMake I had no idea it would work as well as it has
> for us.
>
> David Ashley
>
> On Thu, 2014-06-12 at 16:16 -0400, Rick McGuire wrote:
> > No, I basically implemented my own version of CPack, leveraging some
> > of the files produced by the install commands.  CMake actually
> > generates a script that takes care of the hardest parts of the
> > process, so it turned out to be pretty easy to implement.
> >
> >
> > I'm finding this version to be incredibly flexible.  Things like
> > having the .pdb files get included in the installer if you're building
> > from a Debug build is just one example.
> >
> >
> > Rick
> >
> >
> > On Thu, Jun 12, 2014 at 3:52 PM, Mark Miesfeld <miesf...@gmail.com>
> > wrote:
> >         On Thu, Jun 12, 2014 at 12:47 PM, Rick McGuire
> >         <object.r...@gmail.com> wrote:
> >                 I think it is ready to go, although it probably needs
> >                 a round or two of testing to make sure everything
> >                 works. Right now, can build either of two ways, the
> >                 non-template based version you did (although this
> >                 version is probably out of date with respect to the
> >                 samples) and the template-based build I was working
> >                 on.  As far as I know, the template version is
> >                 complete.  To build, first build via nmake, then issue
> >                 "nmake nsis_template_installer" to build it.
> >
> >
> >         Okay, that's the piece I missed.  I thought it was going to
> >         work by issuing CPack after issuing nmake to build the
> >         binaries.
> >
> >
> >         --
> >         Mark Miesfeld
> >
> >
> ------------------------------------------------------------------------------
> >         HPCC Systems Open Source Big Data Platform from LexisNexis
> >         Risk Solutions
> >         Find What Matters Most in Your Big Data with HPCC Systems
> >         Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> >         Leverages Graph Analysis for Fast Processing & Easy Data
> >         Exploration
> >         http://p.sf.net/sfu/hpccsystems
> >         _______________________________________________
> >         Oorexx-devel mailing list
> >         Oorexx-devel@lists.sourceforge.net
> >         https://lists.sourceforge.net/lists/listinfo/oorexx-devel
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> > Find What Matters Most in Your Big Data with HPCC Systems
> > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> > Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> > http://p.sf.net/sfu/hpccsystems
> > _______________________________________________
> > Oorexx-devel mailing list
> > Oorexx-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
>
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to