summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/osa/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-7/+7
* Make this module Python 2.3 compatible, and add a setup script that allowsJack Jansen2003-12-091-0/+13
it/commit/?h=v3.27.3&id=b459ac2a1ed847214411e15422b2afc8f35d85b5'>COMP: fix broken tests for nowAlexander Neundorf2007-06-261-3/+3 | | | | Alex * COMP: fix bootstrappingAlexander Neundorf2007-06-262-4/+4 | | | | Alex * ENH: add a SimpleCOnly test, this is needed e.g. for testing sdcc since thisAlexander Neundorf2007-06-265-4/+53 | | | | | | | | doesn't support C++ and also doesn't have a printf() implementation by default -add a test for mingw cross compiler Alex * ENH:Alexander Neundorf2007-06-262-1/+20 | * ENH: add SetProperties into bootstrapKen Martin2007-06-262-2/+2 | * STYLE: rename chain to inherit in the docsAlexander Neundorf2007-06-263-12/+11 | | | | Alex * ENH: add basic support for sdcc (http://sdcc.sourceforge.net), needs sdcc ↵Alexander Neundorf2007-06-262-3/+47 | | | | | | (sdcclib) cvs for creating libraries) Alex * STYLE: change global cmake variable CMAKE_TARGET_SUPPORTS_ONLY_STATIC_LIBSAlexander Neundorf2007-06-26