OSX Mac Compatibility

Description

Add the OSX environment

<!-- configure the p2 target environments for multi-platform build -->
<environments>
<environment>
<os>linux</os>
<ws>gtk</ws>
<arch>x86_64</arch>
</environment>
<environment>
<os>win32</os>
<ws>win32</ws>
<arch>x86_64</arch>
</environment>
<environment>
<os>macosx</os>
<ws>cocoa</ws>
<arch>x86_64</arch>
</environment>
</environments>

Environment

None

Attachments

2

Activity

Show:

Orlando Curieles November 28, 2019 at 12:55 PM

Hi - Done with hg

Regards,

 

Orlando R

Carlos Ruiz November 28, 2019 at 11:28 AM

Hi , the attached patch is in a format not recognized by mercurial.

Regards,

Carlos Ruiz

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created November 28, 2019 at 3:34 AM
Updated June 1, 2020 at 9:17 PM
Resolved April 8, 2020 at 3:44 PM