summaryrefslogtreecommitdiff
path: root/jvmfwk
AgeCommit message (Expand)AuthorFilesLines
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe1-1/+1
2012-02-23Adapted AsynchReader to safer-to-use salhelper::ThreadStephan Bergmann1-11/+13
2012-02-17libjvmfwk is needed even when building without javaDavid Tardon1-3/+6
2012-02-17We want gb_STDLIBS here surely?Tor Lillqvist2-0/+2
2012-02-17update makefilesDavid Tardon1-35/+2
2012-02-17merge feature/gbuild_javaDavid Tardon28-431/+582
2012-02-16add gb_Helper_abbreviate_dirs_nativeMatus Kukan1-1/+2
2012-02-16jvmfwk: these are also linked_libsMatus Kukan2-2/+2
2012-02-15Merge branch 'feature/android'Tor Lillqvist1-1/+1
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+1
2012-01-26android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks1-1/+1
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-40/+35
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco7-52/+52
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara1-2/+1
2012-01-05stray trailing ;Caolán McNamara1-1/+1
2011-12-26sunjavaplugin has been renamedDavid Tardon1-1/+1
2011-12-26export libsunjavaplugin's API functionsDavid Tardon4-4/+54
2011-12-25bah, i committed that by mistakeDavid Tardon1-28/+0
2011-12-25use gb_Helper_get_rcfile hereDavid Tardon1-7/+2
2011-12-24gbuildize jvmfwk, part 2: finish & clean upDavid Tardon7-397/+1
2011-12-24fix linking issue on windowsDavid Tardon1-1/+6
2011-12-24make exported symbols visibleDavid Tardon4-21/+71
2011-12-24build JREProperties.classDavid Tardon3-6/+48
2011-12-23we do not support OS/2David Tardon1-21/+0
2011-12-23add lib prefix to sunjavapluginDavid Tardon6-17/+17
2011-12-23gbuildize jvmfwkDavid Tardon11-0/+453
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan3-8/+8
2011-12-15catch exception by constant referenceTakeshi Abe2-17/+17
2011-12-07Fix nasty ppc ld crash, correct default return param settingThorsten Behrens1-6/+3
2011-11-30Android code refactorig and hackingTor Lillqvist2-4/+9
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from jvmfwkNorbert Thiebaud16-30/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-26Use ENFORCEDSHLPREFIX for AndroidTor Lillqvist2-1/+2
2011-11-25duplicate "add Oracle Java 1.7.0 recognition" from javavendors_linux -> wntStephan Bergmann1-0/+4
2011-11-25First attempt at getting access to the Java VM on AndroidTor Lillqvist1-1/+16
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann1-4/+4
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2-95/+12
2011-10-03WaE: unreferenced formal parameters in the !SOLAR_JAVA caseTor Lillqvist1-0/+5
2011-09-17Force JVM into interpreted mode when running under Valgrind, to avoid false e...Stephan Bergmann2-10/+34
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-2/+2
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-2/+2
2011-09-13add Oracle Java 1.7.0 recognitionHanno Meyer-Thurow3-0/+7
2011-09-12small bugfix : bNeedsSave instead of *bNeedsSaveJulien Nabet1-1/+1
2011-08-23fix JFW_PLUGIN_ARCH for OpenJDK/mipselRene Engelhard1-1/+3
2011-06-21No i prefix for import library with MinGW thanksTor Lillqvist1-0/+4
2011-06-16Be less picky with library names to match also the static library built for iOSTor Lillqvist1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-19/+19
2011-05-25add salhelper::LinkResolverCaolán McNamara2-37/+16