[jira] Updated: (AVRO-700) Change C++ build system to CMake

2011-01-26 Thread Thiruvalluvan M. G. (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thiruvalluvan M. G. updated AVRO-700:
-

Attachment: AVRO-700.patch

Doug,

I'm sorry it took so many cycles to get this trough. Hope this is the last. 
Thanks for your patience.

CoecTests and StreamTests were leaked from AVRO-711. Removed them.

Now that tgz file is created both under build and dist.

 Change C++ build system to CMake
 

 Key: AVRO-700
 URL: https://issues.apache.org/jira/browse/AVRO-700
 Project: Avro
  Issue Type: Improvement
  Components: c++
Affects Versions: 1.5.0
Reporter: Thiruvalluvan M. G.
Assignee: Thiruvalluvan M. G.
 Fix For: 1.5.0

 Attachments: apply-patch.sh, apply-patch.sh, AVRO-700.patch, 
 AVRO-700.patch, AVRO-700.patch, AVRO-700.patch, ignored_files


 If we move from the current automake to CMake, build becomes portable across 
 multiple platforms. Prior to this patch, Avro C++ was building on Cygwin but 
 was crashing. I've tested this on Ubuntu 10.04 and Cygwin.
 There are problems making it work with Visual Studio 2008 Express, not 
 because of CMake, but because the current build procedure needs Flex, Bison 
 and python. Visual Studio seems to have trouble with these three.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (AVRO-700) Change C++ build system to CMake

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thiruvalluvan M. G. updated AVRO-700:
-

Summary: Change C++ build system to CMake  (was: Change C++ build system to 
C++)

 Change C++ build system to CMake
 

 Key: AVRO-700
 URL: https://issues.apache.org/jira/browse/AVRO-700
 Project: Avro
  Issue Type: Improvement
  Components: c++
Affects Versions: 1.5.0
Reporter: Thiruvalluvan M. G.
Assignee: Thiruvalluvan M. G.
 Fix For: 1.5.0

 Attachments: apply-patch.sh, apply-patch.sh, AVRO-700.patch, 
 AVRO-700.patch, ignored_files


 If we move from the current automake to CMake, build becomes portable across 
 multiple platforms. Prior to this patch, Avro C++ was building on Cygwin but 
 was crashing. I've tested this on Ubuntu 10.04 and Cygwin.
 There are problems making it work with Visual Studio 2008 Express, not 
 because of CMake, but because the current build procedure needs Flex, Bison 
 and python. Visual Studio seems to have trouble with these three.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (AVRO-700) Change C++ build system to CMake

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thiruvalluvan M. G. updated AVRO-700:
-

Attachment: (was: AVRO-700.patch)

 Change C++ build system to CMake
 

 Key: AVRO-700
 URL: https://issues.apache.org/jira/browse/AVRO-700
 Project: Avro
  Issue Type: Improvement
  Components: c++
Affects Versions: 1.5.0
Reporter: Thiruvalluvan M. G.
Assignee: Thiruvalluvan M. G.
 Fix For: 1.5.0

 Attachments: apply-patch.sh, apply-patch.sh, AVRO-700.patch, 
 AVRO-700.patch, ignored_files


 If we move from the current automake to CMake, build becomes portable across 
 multiple platforms. Prior to this patch, Avro C++ was building on Cygwin but 
 was crashing. I've tested this on Ubuntu 10.04 and Cygwin.
 There are problems making it work with Visual Studio 2008 Express, not 
 because of CMake, but because the current build procedure needs Flex, Bison 
 and python. Visual Studio seems to have trouble with these three.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (AVRO-700) Change C++ build system to CMake

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thiruvalluvan M. G. updated AVRO-700:
-

Attachment: AVRO-700.patch

The test paths were wrong in build.sh

 Change C++ build system to CMake
 

 Key: AVRO-700
 URL: https://issues.apache.org/jira/browse/AVRO-700
 Project: Avro
  Issue Type: Improvement
  Components: c++
Affects Versions: 1.5.0
Reporter: Thiruvalluvan M. G.
Assignee: Thiruvalluvan M. G.
 Fix For: 1.5.0

 Attachments: apply-patch.sh, apply-patch.sh, AVRO-700.patch, 
 AVRO-700.patch, ignored_files


 If we move from the current automake to CMake, build becomes portable across 
 multiple platforms. Prior to this patch, Avro C++ was building on Cygwin but 
 was crashing. I've tested this on Ubuntu 10.04 and Cygwin.
 There are problems making it work with Visual Studio 2008 Express, not 
 because of CMake, but because the current build procedure needs Flex, Bison 
 and python. Visual Studio seems to have trouble with these three.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.