/drivers/greybus/

ption> main, development code repositoryroot
summaryrefslogtreecommitdiff
path: root/bean/native
AgeCommit message (Collapse)AuthorFilesLines
2012-05-07fdo#49580: Fix bean after gbuild'ificationStephan Bergmann2-6/+11
4478b739ddade09425d496cbddee1542fdfd5e9b "convert bean to gbuild and add to tail_build" broke the following: * The name of the officebean dynamic library must not be changed (by adding the "lo" extension), as code in officebean.jar uses it in NativeLibraryLoader. * With gbuild's per-default hidden visibility, JNIEXPORT functions must instead use SAL_DLLPUBLIC_EXPORT. (Windows-only code in bean/native/win32/ should be safe to continue using JNIEXPORT.) Change-Id: I I3c312dd05c90421ba0c726496b7149a26d155604
2012-04-18WaE: cast from pointer to integer of different sizeDavid Tardon1-1/+1
2011-12-12Kill a bunch of empty linesTor Lillqvist1-10/+0
2011-10-07WaE: win32 cleanupMichael Meeks2-34/+0
2011-09-18convert bean to gbuild and add to tail_buildPeter Foley2-78/+0
2011-06-29Don't use the (win32) jawt_md.h as we don't have that when cross-compilingTor Lillqvist1-1/+22
Just insert the trivial JAWT_GetAWT declaration and JAWT_Win32DrawingSurfaceInfo struct definition.
2011-06-29jawt_md.h is not needed in this fileTor Lillqvist1-8/+0
2011-05-21Drop OS2Tor Lillqvist4-4/+0
2011-03-31we only need the java lib path to link beanCaolán McNamara2-0/+2
2011-02-01Clean up makefilesThomas Arnhold1-1/+0
2011-01-28Remove superfluous empty lines at endTor Lillqvist1-9/+0
2011-01-28Bypass if no SOLAR_JAVATor Lillqvist1-0/+4
2011-01-26Use SetWindowLongPtrTor Lillqvist1-1/+1
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara4-0/+8
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien4-16/+4
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-02-19CWS-TOOLING: integrate CWS sb104Oliver Bolte1-0/+1
2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in 2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40) 2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool 2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39) 2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell 2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents 2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH 2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions 2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
2008-10-01CWS-TOOLING: integrate CWS jsc311Vladimir Glazounov2-2/+14