Re: [Oorexx-devel] oorexx-config

2017-05-22 Thread CV Bruce
Ok, so the answer is that ooRexx-config is being dropped. Thanks. Sent by Magic! > On May 22, 2017, at 4:12 AM, Rick McGuire wrote: > > probably. David and I largely left the old files in place until we had fully > committed to the cmake switchover. It's probably time to start that cleanup. >

Re: [Oorexx-devel] oorexx-config

2017-05-22 Thread Rick McGuire
probably. David and I largely left the old files in place until we had fully committed to the cmake switchover. It's probably time to start that cleanup. I suspect there are still some pieces of the old Windows build process left as well. Rick On Mon, May 22, 2017 at 7:08 AM, Erich Steinböck wro

Re: [Oorexx-devel] oorexx-config

2017-05-22 Thread Erich Steinböck
Should `oorexx-config.1` and `oorexx-config.in` (including all references to those files) be removed from trunk? Same for `oorexx.spec.in`, `postflight.in`, and `preflight.in` ? -- Check out the vibrant tech community on o

Re: [Oorexx-devel] oorexx-config

2017-05-22 Thread Rick McGuire
The 5.0 build now uses cmake for the build. This gives us a common build process for both Windows and *ix. Rick On Sun, May 21, 2017 at 11:49 PM, CVBruce wrote: > I just pulled down oorexx 5 from svn on a new pi, and checking it out I > couldn’t find where oorexx-config was created, or copied f

[Oorexx-devel] oorexx-config

2017-05-21 Thread CVBruce
I just pulled down oorexx 5 from svn on a new pi, and checking it out I couldn’t find where oorexx-config was created, or copied for the install. Same thing for the oorexx-config man page. I see the oorexx-config.in and and manpage source. This was a Linux make using the cmake “Unix Files” gen