summaryrefslogtreecommitdiff
path: root/cppu/util/target.pmk
AgeCommit message (Collapse)AuthorFilesLines
2011-01-23If CPPU_LEAK_STATIC_DATA is defined, don't bother with assertionsTor Lillqvist1-0/+4
Re-introduce the possibility to define CPPU_LEAK_STATIC_DATA. This time use it to bypass just the assertions that check that the type description counts really are zero at the end of the TypeDescriptor_Init_Impl destructor. Add more informative debugging printout of which counts are non-zero. Define CPPU_LEAK_STATIC_DATA for x64 Windows for now. But we do get the same assertions also on x86 Windows if cppu is built with OSL_DEBUG_LEVEL>1.
2010-11-12Revert "Add workaround to avoid crash when exiting LibreOffice"Jan Holesovsky1-8/+1
This reverts commit 146e2fbca20f5cba3410d3d042ae6222a565dd7e. The workaround is has to be present in libreoffice-3-3, but we do not want to have it in master, so that eventually it is fixed in the end :-)
2010-11-10Add workaround to avoid crash when exiting LibreOfficeTor Lillqvist1-1/+8
Reintroduce the horrible CPPU_LEAK_STATIC_DATA hack used in OOo 3.2.1, but only for Windows builds. No idea what causes the crash. See fdo#31494. Don't know if this hack has some bad consequences then, i#107490 seems to say so.
2010-10-11#i107490# cppu lifecycle cleanupCaolán McNamara1-9/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.7.132); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 07:23:30 rt 1.7.132.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.6.136); FILE MERGEDRüdiger Timm1-48/+21
2005/09/05 13:54:42 rt 1.6.136.1: #i54170# Change license header: remove SISSL
2003-03-20INTEGRATION: CWS uno1 (1.5.22); FILE MERGEDVladimir Glazounov1-6/+2
2003/02/25 16:41:35 dbo 1.5.22.1: #107762# avoid use of generated headers; minor modifications
2002-06-14#100075# compiler optinsDaniel Boelzle1-4/+4
2001-08-01#90246# bndchk supportDaniel Boelzle1-2/+4
2001-07-26#90246# use /Ox for msvcDaniel Boelzle1-3/+3
2000-12-21added uno_type_any_assign(), uno_any_assign(), uno_getCurrentContext()Daniel Boelzle1-2/+5
2000-09-18initial importJens-Heiner Rechtien1-0/+96