blob: df89a7957d66e5f161b516a00614e25aa72beeeb [file] [log] [blame]
<html><head>
<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
<title>Mac: Dev</title></head>
<body>
<h2>OpenOffice.org Mac OS X Port Developer Resources</h2>
<p><i>Updated 2006 August 10, by <a href="mailto:Maveric@openoffice.org">Eric Hoch </a></i></p>
<p>So you're interested in helping us code. Awesome! Here are some things which may prove useful in your travels:</p>
<ul>
<li><a href="begindevelop_faq.html">Beginning Mac OS X Developer FAQ</a>: Read this to learn some suggestions from a former newbie on how to get started, familiarizing yourself with the way the porting team interacts with one another, where to learn about the codebase, and how to get up and running on your first build.
<li><a href="build_mac.html">Build Instructions</a>: Here you find the latest build instructions for the most current and upcomming releases of OpenOffice.org for Mac OS X. Find out how to start building them today!
<li><a href="http://ooo.ximian.com/">Build Status</a> [ximian.com]: This page lists the tinderboxes that are continually verifying that various branches of OpenOffice.org compline cleanly. You can help us out by setting up a tinderbox! <li><a href="current_tasks.html">Current Development Activities</a>: Find out the details of what we're working on right now.
<li><a href="timeline.html">Timeline</a> and Roadmap: Find out an overview of where we need to go and just how much we need your help! </ul>
<h3>Other Useful Resources</h3>
<p>Aside from the OpenOffice.org mailing lists (which you should definitely <a href="http://www.openoffice.org/mail_list.html#project">join</a>!), there may be several other resources that are helpful to the intrepid Mac OS X porter:</p>
<ul>
<li>Here is an <a href="http://porting.openoffice.org/mac/luby.html" target="_blank">interview</a> with the former manager of the Mac OS X 10.0.x port of OpenOffice.org code that was released in April, 2001. In it, he offers some invaluable hints and suggestions.
<li><a href="http://www.apple.com/developer">http://www.apple.com/developer</a>: The official source for documentation on Mac OS X, although it can get spotty at times.
<li><a href="http://www.omnigroup.com/developer/mailinglists/">http://www.omnigroup.com/developer/mailinglists/</a>: One of the best resources for finding out undocumented behavior and getting help on technical Mac OS X issues. Search the development list for either the class name or a rough description of your bug for the best results.
</ul>
<h3>Some Developer FAQ</h3>
<p><b>Will OpenOffice.org be able to run on Darwin?</b></p>
<p>As Mac OS X is based on <a href="http://www.darwin.org">Darwin</a>, much of the infrastructure is shared between them. The major difference that affects the OpenOffice.org port is the graphics layer. Right now there are two main thrusts for porting the graphics layer, one targeting Aqua and the other targeting X11. The X11 version should be able to run on Darwin. The OpenOffice.org Mac OS X (X11) versions has all dependencies on Mac OS X factored into separate libraries, so should be able to run. You'll need to use either the tarball installer or build roll your own.</p>
<p><b>How can I get involved?</b></p>
<p>You may want to start out by reading our <a href="begindevelop_faq.html">Beginning Mac OS X Developer FAQ</a> for ideas on where best to start.</p>
<p>There are many different ways you can get involved in the Mac OS X port of OpenOffice.org.</p>
<div id="guts">
<ul>
<li>For documentation and source download, please see the <a href="build_mac.html">Mac OS X build instructions</a> and the main <a href="http://porting.openoffice.org">Porting Project page.</a>
<li>To keep in touch with your fellow porters, subscribe to the mailing lists:
<ul>
<li>General discuss: <a href="mailto:discuss-subscribe@openoffice.org">discuss-subscribe@OpenOffice.org</a>
<li>Mac porting development: <a href="mailto:mac-subscribe@porting.openoffice.org">mac-subscribe@porting.OpenOffice.org</a>
</ul>
</ul>
<p>Right now the porting project needs developers to help move to OpenOffice.org 1.0 sources. If you're not a developer or don't want to much around in the source, don't worry. Feel free to keep in touch on the mailing lists and keep an eye out for anything you can do to help, even if it's just expressing your moral support!</p>
</div>
<p><b>Where is the project now?</b></p>
<p>We've now finally finished our first official build! Our priorities are to get OpenOffice.org 1.1 compiling and into beta as quickly as possible for X11 and </p>
<p><b>Where is the project headed?</b></p>
<p>We've got it building! But where do we go from there? See the<a href="roadmap.html"> Mac OS X porting roadmap</a> for more insight into what we'll work on after we've successfully got the 1.0 sources compiling.</p>
<p><b>How do I setup a build environment?</b></p>
<p>Check out our <a href="build_mac.html">build instructions</a> for Mac OS 10.3 and 10.4. Earlier versions of Mac OS X are no longer supported. Read this <a href="http://porting.openoffice.org/servlets/BrowseList?list=dev&by=thread&from=1048764">thread</a> on dev-porting mailinglist for more informations</p>
<p><b>How do I contribute patches?</b></p>
<p>If you've gotten a build together and have modifications to the source code that further the port, please share them with the community and help push the port ahead! Please follow our established procedure for patch submission found here:<br>
<a href="http://contributing.openoffice.org/programming.html">http://contributing.openoffice.org/programming.html</a></p>
</body>
</html>