Menu

SVN archive Commit Log


Commit Date  
[r15698] by bugman

Fix for the building of the relax C modules as universal binaries on Mac OS X.

The linking was not functioning correctly, and the resultant module was build only for i386.

2012-04-12 12:54:48 Tree
[r15697] by bugman

Updates and clean up of the Mac OS X framework building document.

2012-04-12 07:29:42 Tree
[r15696] by bugman

Updates to the instructions for building a Mac OS X Python+modules framework.

2012-04-12 07:23:54 Tree
[r15695] by bugman

Added a document describing how to build a 3-way (i386, pcc, x86_64) Mac OS X Python framework.

This is needed to create the DMG distribution file.

2012-04-11 16:26:32 Tree
[r15694] by bugman

Added a script which is used to validate the binary architecture of Mac OS X Frameworks.

2012-04-11 15:44:21 Tree
[r15693] by bugman

The relax Mac OS X dock icon is now turned off when using the wxGTK build of wxPython.

This prevents a little grey frameless window appearing with the largest of the relax Ulysses
butterfly icons in the centre.

2012-04-10 17:51:37 Tree
[r15692] by bugman

Improved the relax info print out for the installed python packages.

This now shows more information for the wxPython version, and formats the output based on maximum
widths to handle different situations.

2012-04-10 16:34:29 Tree
[r15691] by bugman

Removed the ppc64 build target for the relax C modules on Mac OS X.

This architecture is not supported by the recent Xcode frameworks, so it has been dropped. ppc64
users can manually compile the modules, if desired.

2012-04-05 10:45:20 Tree
[r15690] by bugman

The DMG image file is now being sent to the parent directory '..' rather than the base directory.

This fixes the problem of the DMG file packaging itself into relax.app/Contents/Resources, creating
a 120 Mb file rather than a 60 Mb file!!!

2012-04-05 10:39:02 Tree
[r15689] by bugman

Bug fix for Mac OS X - attempt at killing the Carbon.Evt.TickCount problem by removing argv emulation.

See https://mail.gna.org/public/relax-users/2012-04/msg00004.html
(Message-id: <CAED9pY9U7fqqj=Oq6UyCKV-+zw-Py-9kkq-X-eUnmpseegk9vQ@...>),
https://mail.gna.org/public/relax-users/2012-03/msg00047.html
(Message-id: <15983F01-ECC5-4C70-BC56-5D07A903C489@...>) and other messages in these
threads.

The suggestion from
http://stackoverflow.com/questions/3461983/evt-tickcount-not-found-with-python2-6-on-osx-10-6-3 was
used, where the py2app 'argv_emulation' option is set to false. For this to work in relax, the
command line argument parsing had to be turned off and default values set in the Relax() instance
namespace.

2012-04-05 10:16:43 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.