Re: rough, initial cmake build for apr trunk

2013-08-22 Thread Nick Kew
On 21 Aug 2013, at 22:51, Jeff Trawick wrote: I haven't actually tried very hard to use libxml2; the build I have seems to want a GNU iconv?? More work would be required to use that. My recollection[1] of supporting libxml2 apps on Windows is that it required both iconv.dll and xlib.dll.

Re: Did anybody ever play with cmake+apr and/or have any advice applicable to cmake+apr?

2013-08-22 Thread Jeff Trawick
On Wed, Aug 21, 2013 at 3:49 PM, William A. Rowe Jr. wr...@rowe-clan.netwrote: On Tue, 20 Aug 2013 15:47:46 -0400 Jeff Trawick traw...@gmail.com wrote: I plan to spend some time tilting at that windmill starting later this week, for the purposes of getting a flexible build on Windows.

Re: rough, initial cmake build for apr trunk

2013-08-22 Thread Jeff Trawick
On Thu, Aug 22, 2013 at 8:44 AM, Jeff Trawick traw...@gmail.com wrote: On Wed, Aug 21, 2013 at 5:51 PM, Jeff Trawick traw...@gmail.com wrote: This is barely enough to run testapr. For now it is intended only for Windows. include/apr.hwc is just apr.hw with variables for

Re: Did anybody ever play with cmake+apr and/or have any advice applicable to cmake+apr?

2013-08-22 Thread William A. Rowe Jr.
The only toggle is to choose RelWithDebInfo as the cmake target (as opposed to Release or Debug). Pretty straightforward.

Re: Did anybody ever play with cmake+apr and/or have any advice applicable to cmake+apr?

2013-08-22 Thread Tom Donovan
On 08/20/2013 03:47 PM, Jeff Trawick wrote: I plan to spend some time tilting at that windmill starting later this week, for the purposes of getting a flexible build on Windows. Enough time to get something working? Dunno :( -- Born in Roswell... married an alien...

Re: Did anybody ever play with cmake+apr and/or have any advice applicable to cmake+apr?

2013-08-22 Thread Jeff Trawick
On Thu, Aug 22, 2013 at 10:49 AM, Tom Donovan donov...@bellatlantic.netwrote: On 08/20/2013 03:47 PM, Jeff Trawick wrote: I plan to spend some time tilting at that windmill starting later this week, for the purposes of getting a flexible build on Windows. Enough time to get something

Re: svn commit: r1516542 - in /apr/apr/trunk: CHANGES CMakeLists.txt include/apr.hwc

2013-08-22 Thread Jeff Trawick
On Thu, Aug 22, 2013 at 3:22 PM, traw...@apache.org wrote: Author: trawick Date: Thu Aug 22 19:22:03 2013 New Revision: 1516542 URL: http://svn.apache.org/r1516542 Log: Add experimental cmake-based build system for Windows. include/apr.hwc is almost exactly the same as apr.hw; it uses

Re: Did anybody ever play with cmake+apr and/or have any advice applicable to cmake+apr?

2013-08-22 Thread Jeff Trawick
On Thu, Aug 22, 2013 at 10:49 AM, Tom Donovan donov...@bellatlantic.netwrote: On 08/20/2013 03:47 PM, Jeff Trawick wrote: I plan to spend some time tilting at that windmill starting later this week, for the purposes of getting a flexible build on Windows. Enough time to get something

Re: Did anybody ever play with cmake+apr and/or have any advice applicable to cmake+apr?

2013-08-22 Thread Tom Donovan
On 08/22/2013 04:55 PM, Jeff Trawick wrote: On Thu, Aug 22, 2013 at 10:49 AM, Tom Donovan donov...@bellatlantic.net mailto:donov...@bellatlantic.net wrote: On 08/20/2013 03:47 PM, Jeff Trawick wrote: I plan to spend some time tilting at that windmill starting later this week, for