Ticket #267 (new task)

Opened 1 month ago

CMake portability to Windows

Reported by: ppedriana Assigned to: mbensi
Priority: major Milestone: Galekid
Component: BAL-ify Version: 1.0
Keywords: Cc:
Number of hours worked: % Complete: 00
Number of hours remaining:

Description

I have made a document describing what is needed to port the OWB CMake scripts to Windows. As of now this document describes what I will guess is 90% of what's needed to make the CMake scripts portable to Windows. The remaining 10% consists of a couple minor problems I haven't solved yet and also the last things needed to produce a successful link. I am submitting this now instead of after I have a link because I need to leave town for a couple days and have been meaning to get this submitted since last week.

I have implemented everything in the document on my personal machine, as well as some source code portability modifications which I have submitted as separately ticketed bugs.

Note that I am using CMake 2.6 for Windows and so my modifications also include CMake 2.6 compatibility changes (there are only a couple).

I have attached the document "OWB Notes.html" which describes everything, as well as some relevant CMake-related files.

Attachments

OWB Notes.html (55.9 kB) - added by ppedriana on 07/11/08 09:08:37.
See "Using OWB with CMake" section of document.
CMakeListsCustomer.txt (8.1 kB) - added by ppedriana on 07/11/08 09:10:27.
This is the customer.txt file I'm using, which might be a useful reference.

Change History

07/11/08 09:08:37 changed by ppedriana

  • attachment OWB Notes.html added.

See "Using OWB with CMake" section of document.

07/11/08 09:10:27 changed by ppedriana

  • attachment CMakeListsCustomer.txt added.

This is the customer.txt file I'm using, which might be a useful reference.