summaryrefslogtreecommitdiffstats
path: root/jvmfwk
Commit message (Collapse)AuthorAgeFilesLines
* Depend on headers so we wont get crasher on missing framework.h.Tomas Chvatal2012-08-141-0/+4
| | | | | | Change-Id: I2734f5ccc8f3abe415cf48c6c2c8c2783573a550 Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>
* misc. cleanup.Michael Meeks2012-08-132-30/+16
|
* Remove unused local varsJulien Nabet2012-08-111-1/+0
| | | | Change-Id: I80bd0329e15cb365091ea6f5c7e1ef3559d681fc
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-109-262/+23
| | | | | | | | | | | | Now that 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4 "fdo#51252 Disable copying share/prereg/bundled to avoid startup crashes" removed the use of share/prereg, there is no longer need to generate it in the first place (by calling "unopkg sync" at build or installation time), and so no need for the "unopkg sync" sub- command, either. This also allows to simplify some of the jvmfwk code that was only there so that "unopkg sync" (which can require a JVM) can work in "hostile" environments (during build and installation). Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f
* No point with these executables for non-desktop OSesTor Lillqvist2012-08-071-0/+2
| | | | Change-Id: If2e086cf2783c187f2cdb479608aa91561e0d674
* Globally unique symbols missing from some map filesStephan Bergmann2012-07-202-31/+9
| | | | | | | ...after gbuild'ification (they used to be added via solenv/bin/addsym.awk). And sunjavaplugin.map is actually unused. Change-Id: If6804cff8d01e268b84512d6c4b1edebde018cc0
* simplify include guardsThomas Arnhold2012-07-1414-18/+21
| | | | Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1331-496/+468
| | | | | | | | | cws mba34issues01: #i117709#: make sure that parent of error message box is visible Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172346 i#119036 - improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727
* removed useless forward declarations of classTakeshi Abe2012-07-051-5/+0
| | | | Change-Id: I13cf52cc4e1cf8d5e2453d7ac4b68cc8c64cd011
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
|
* .xml files don't need executable bitsMichael Stahl2012-06-221-0/+0
| | | | Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
* re-base on ALv2 code.Michael Meeks2012-06-221-26/+17
| | | | Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
* re-base on ALv2 code.Michael Meeks2012-06-216-147/+93
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-213-0/+54
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
| | | | Change-Id: If58683331c50f2a95204e8e2dea11edbef3ccb63
* nuke unused definesTakeshi Abe2012-06-041-1/+0
| | | | Change-Id: I7924da4bff73ca8f82c76eb8cb211401530acdeb
* fdo#48946: URE_INTERNAL_LIB_DIR/libsunjavaplugin.dll does not exist.David Ostrovsky2012-06-031-3/+3
| | | | Change-Id: If2d21c3f04459a4cee1ebb748ddc885915063b31
* targeted string re-workNorbert Thiebaud2012-05-301-5/+5
| | | | Change-Id: I31c752d044774cf4cec4aaab9bb2e43570d41953
* removed unused const rtl::OUStringTakeshi Abe2012-05-173-3/+0
| | | | Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb
* upgrade to icu 49Caolán McNamara2012-05-111-1/+1
| | | | Change-Id: I I I I I If403ee07ef8ea654369a8faac57fa8940f90e040
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-102-15/+14
| | | | Variables should have module name as prefix to prevent collisions.
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-091-1/+1
| | | | Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
* Remove unused method VendorBase::getJavaExePaths(int*)Marc Garcia2012-05-042-20/+4
|
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* make java startup a visible event when debuggingCaolán McNamara2012-04-281-0/+1
| | | | Change-Id: I97c5499b57edbaac6e356450bb9d89dc350260eb
* use SAL_N_ELEMENTSDavid Tardon2012-04-181-3/+3
|
* WaE: parameter 'size' set but not usedDavid Tardon2012-04-181-1/+1
|
* WaE: declaration of 'errcode' shadows a global declarationDavid Tardon2012-04-181-8/+8
|
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-091-1/+1
| | | | | | This brings two changes: - no more recursive calling of make - gbuild_simple is now not used => removed
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-3/+2
|
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-083-8/+8
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* Fix Prefer prefix ++/-- operatorsJulien Nabet2012-04-051-1/+1
| | | | Includes too replacement < by != for comparison between current and end iterators
* jvmfwk: use CustomTarget makefileMatúš Kukan2012-04-043-14/+11
|
* Fix delivery of jvmfwk ini/data filesStephan Bergmann2012-03-263-59/+30
| | | | | ...that are (also) used during the build (e.g., cd testtools/*/lib && ./bridgetest_inprocess_java). Broken by gbuild'ification of jvmfwk.
* replace OpenOffice.org to LibreOffice in registry keysAndras Timar2012-03-231-1/+1
|
* Drop comparison with empty rtl::OUStringTakeshi Abe2012-02-291-1/+1
|
* 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
| |