summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-16Be less picky with library names to match also the static library built for iOSTor Lillqvist1-1/+1
2011-06-16Be less picky with library names to match also the static library built for iOSTor Lillqvist1-1/+1
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist10-10/+10
2011-06-16We do need to build this when cross-compiling to DESKTOP platformsTor Lillqvist2-11/+0
2011-06-15Revert "No point building build-time executables for iOS"Tor Lillqvist1-5/+0
2011-06-14don't throw an exception on unexpected attributes in XML rdb filesMichael Meeks1-7/+1
2011-06-14catch by const referenceCaolán McNamara7-8/+8
2011-06-14No malloc.h in iOS SDK eitherTor Lillqvist1-1/+1
2011-06-14Fix SAL_MATH_FINITE definition for iOSTor Lillqvist1-1/+9
2011-06-14No point building build-time executables for iOSTor Lillqvist1-0/+5
2011-06-14Revert "Bypass DLL prefix and extension stuff on iOS for now"Tor Lillqvist1-2/+0
2011-06-14Do define SAL_DLLEXTENSION properly for iOS, tooTor Lillqvist1-1/+7
2011-06-14Be less picky with library nameTor Lillqvist1-1/+1
2011-06-14Be less picky with library nameTor Lillqvist1-1/+1
2011-06-14Bypass DLL prefix and extension stuff on iOS for nowTor Lillqvist1-0/+2
2011-06-13restore dependencyChristian Lohmaier1-1/+1
2011-06-13get rid of "SHL2TARGETN redefined after use" warning - 2nd tryChristian Lohmaier1-9/+3
2011-06-13use rm -f to not complain about attempting to remove nonexisting fileChristian Lohmaier1-17/+17
2011-06-13get rid of "SHL2TARGETN redefined after use" warningChristian Lohmaier1-4/+1
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+3
2011-06-13No dynamic module loading on iOSTor Lillqvist1-0/+4
2011-06-13No point building build-time executables for iOSTor Lillqvist2-0/+12
2011-06-13Be less picky with library name, match also libreg.aTor Lillqvist1-1/+1
2011-06-11fix compilation with internal python on MacChristian Lohmaier2-12/+7
2011-06-09INCLUDE_BACKTRACE is on for Intel MacOSXTor Lillqvist1-1/+1
2011-06-09First attempt at Android supportTor Lillqvist9-13/+54
2011-06-09WaE: some simple warningsCaolán McNamara2-4/+7
2011-06-09WaE: on some random compiler or otherCaolán McNamara1-4/+6
2011-06-07fix previous commit that introduced reverse logicChristian Lohmaier6-424/+1
2011-06-07No testing, sorry, when cross-compilingTor Lillqvist1-0/+5
2011-06-06allow to use internal Python on Mac (Python built as framework)Christian Lohmaier9-12/+458
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist20-21/+21
2011-06-06Bypass qa thingies for now when cross-compilingTor Lillqvist4-0/+20
2011-06-05__cdecl -> SAL_CALLChristina Rossmanith2-10/+2
2011-06-05Simplified #define OSL_FILE_TRACEChristina Rossmanith1-2/+4
2011-06-05Simplified if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc))Christina Rossmanith1-1/+1
2011-06-05Can't run any qa when cross-compilingTor Lillqvist2-0/+10
2011-06-04Rehash cross-compilation ideasTor Lillqvist6-6/+30
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist29-1065/+1065
2011-06-02round this one up too to get forms to passCaolán McNamara1-2/+2
2011-06-02add mode lines to new filesCaolán McNamara32-0/+96
2011-06-02round allocated struct return space to sizeof(size_t)Caolán McNamara1-1/+9
2011-06-02removed unused macroTakeshi Abe1-4/+0
2011-06-02Set TARGETPLATFORM=BUILD, idlc is for the build platformTor Lillqvist2-0/+2
2011-06-01fix upCaolán McNamara14-277/+58
2011-06-01remove const to allow alternative templateCaolán McNamara1-3/+3
2011-06-01drop const for alternative templateCaolán McNamara1-2/+2
2011-06-01this is overly static + double check lock for little gainCaolán McNamara4-48/+12
2011-06-01Interfaces are recursive into themselvesCaolán McNamara1-15/+48
2011-06-01this is overly static + double check lock for little gainCaolán McNamara1-76/+18