Hey everyone,<div><br></div><div>I just finished a CMake-based build of TeXworks that is capable of producing stand-alone apps. At least, the resulting binary build on OS X 10.6.7 appears to be running fine on a clean install of OS X 10.6.4.</div>

<div><br></div><div>A Drag N' Drop installer is available at:</div><div><br></div><div>    <a href="https://github.com/downloads/Sharpie/TeXworks/TeXworks.0.5.0-813-8c754c5.dmg">https://github.com/downloads/Sharpie/TeXworks/TeXworks.0.5.0-813-8c754c5.dmg</a></div>

<div><br></div><div>Currently the build is Snow Leopard only and there is no support for Qt plugins such as Lua and Python scripting.</div><div><br></div><div><br></div><div>If someone wants to play with the build system, the code is available at:</div>

<div><br></div><div>    <a href="https://github.com/downloads/Sharpie/TeXworks">https://github.com/downloads/Sharpie/TeXworks</a></div><div><br></div><div>Direct git access:</div><div><br></div><div>    git://<a href="http://github.com/Sharpie/TeXworks.git">github.com/Sharpie/TeXworks.git</a></div>

<div><br></div><div>If anyone has any improvements/corrections, feel free to fork the repo and send a pull request.</div><div><br></div><div><br>If the core developers are interested in bringing this new build system into the SVN repository, the following patch should apply cleanly against revision 813:</div>

<div><br></div><div>    <a href="https://github.com/Sharpie/TeXworks/compare/texworks-svn...cmake-only">https://github.com/Sharpie/TeXworks/compare/texworks-svn...cmake-only</a></div><div><br></div><div>There is only one teenie-tiny change to src/TWApp.h to guard against D-Bus that affects the existing code code.</div>

<div><br></div><div><br></div><div>Hope this is useful to someone!</div><div><br></div><div>-Charlie</div><meta charset="utf-8">