summaryrefslogtreecommitdiffstats
path: root/jvmfwk
Commit message (Expand)AuthorAgeFilesLines
* Adapted AsynchReader to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-11/+13
* libjvmfwk is needed even when building without javaDavid Tardon2012-02-171-3/+6
* We want gb_STDLIBS here surely?Tor Lillqvist2012-02-172-0/+2
* update makefilesDavid Tardon2012-02-171-35/+2
* merge feature/gbuild_javaDavid Tardon2012-02-1728-431/+582
|\
| * add gb_Helper_abbreviate_dirs_nativeMatus Kukan2012-02-161-1/+2
| * jvmfwk: these are also linked_libsMatus Kukan2012-02-162-2/+2
| * sunjavaplugin has been renamedDavid Tardon2011-12-261-1/+1
| * export libsunjavaplugin's API functionsDavid Tardon2011-12-264-4/+54
| * bah, i committed that by mistakeDavid Tardon2011-12-251-28/+0
| * use gb_Helper_get_rcfile hereDavid Tardon2011-12-251-7/+2
| * gbuildize jvmfwk, part 2: finish & clean upDavid Tardon2011-12-247-397/+1
| * fix linking issue on windowsDavid Tardon2011-12-241-1/+6
| * make exported symbols visibleDavid Tardon2011-12-244-21/+71
| * build JREProperties.classDavid Tardon2011-12-243-6/+48
| * we do not support OS/2David Tardon2011-12-231-21/+0
| * add lib prefix to sunjavapluginDavid Tardon2011-12-236-17/+17
| * gbuildize jvmfwkDavid Tardon2011-12-2311-0/+453
* | Merge branch 'feature/android'Tor Lillqvist2012-02-151-1/+1
|\ \
| * | android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks2012-01-261-1/+1
* | | Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+1
|/ /
* | WaE: ordered comparison of pointer with integer zeroDavid Tardon2012-01-151-40/+35
* | Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco2012-01-057-52/+52
* | WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-051-2/+1
* | stray trailing ;Caolán McNamara2012-01-051-1/+1
|/
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-163-8/+8
* catch exception by constant referenceTakeshi Abe2011-12-152-17/+17
* Fix nasty ppc ld crash, correct default return param settingThorsten Behrens2011-12-071-6/+3
* Android code refactorig and hackingTor Lillqvist2011-11-302-4/+9
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from jvmfwkNorbert Thiebaud2011-11-2716-30/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* typos fixingKorrawit Pruegsanusak2011-11-271-1/+1
* Use ENFORCEDSHLPREFIX for AndroidTor Lillqvist2011-11-262-1/+2
* duplicate "add Oracle Java 1.7.0 recognition" from javavendors_linux -> wntStephan Bergmann2011-11-251-0/+4
* First attempt at getting access to the Java VM on AndroidTor Lillqvist2011-11-251-1/+16
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-231-4/+4
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-222-95/+12
* WaE: unreferenced formal parameters in the !SOLAR_JAVA caseTor Lillqvist2011-10-031-0/+5
* Force JVM into interpreted mode when running under Valgrind, to avoid false e...Stephan Bergmann2011-09-172-10/+34
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-2/+2
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-2/+2
* add Oracle Java 1.7.0 recognitionHanno Meyer-Thurow2011-09-133-0/+7
* small bugfix : bNeedsSave instead of *bNeedsSaveJulien Nabet2011-09-121-1/+1
* fix JFW_PLUGIN_ARCH for OpenJDK/mipselRene Engelhard2011-08-231-1/+3
* No i prefix for import library with MinGW thanksTor Lillqvist2011-06-211-0/+4
* Be less picky with library names to match also the static library built for iOSTor Lillqvist2011-06-161-1/+1
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-19/+19
* add salhelper::LinkResolverCaolán McNamara2011-05-252-37/+16
* use comphelper::resolveLinkCaolán McNamara2011-05-253-28/+16