summaryrefslogtreecommitdiffstats
path: root/jurt
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-2614-14/+14
| | | | Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
* add runtime deps for custom targetsDavid Tardon2012-12-301-1/+1
| | | | Change-Id: I49272003ea72c84c9e81bc826820b0ac5f9d5008
* Windows-only fixesStephan Bergmann2012-12-111-0/+4
| | | | Change-Id: Ida4d7fc3f830cdc8a9c1ab9842d359763c6efae1
* udkapi.rdb is enoughDavid Tardon2012-12-061-1/+1
| | | | Change-Id: Ia9919b2d85264ba3c0bf12a66646821e5c6badb4
* jurt: actually, why does this not simply use InternalUnoApiMichael Stahl2012-11-283-16/+30
| | | | | | | ... which makes things much simpler, and the custom target now only contains Java classes. Change-Id: I4aead3a2468085212e2384cad97e34f9cfce7270
* jurt: remove that with -f because it may not exist...Michael Stahl2012-11-281-1/+1
| | | | Change-Id: Ic93cf3d81bf2cbda9365998f4e41d582a5436227
* ridljar etc.: javamaker invocations must rm -r targetdirMichael Stahl2012-11-281-0/+1
| | | | | | | ... because otherwise types that have been removed from the input rdb still end up in the resulting jar file. Change-Id: Ia73ecffcc9d831f2627ac0fcc5f57acf1f52a799
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-4/+4
| | | | | | | | | | | | | | | | | | | | | ... derives from com.sun.star.uno.RuntimeException instead of com.sun.star.uno.Exception. Only test that breaks with this change is jurt_uno/AnyConverter_Test, which for mysterious reasons effectively tests that IllegalArgumentException is a subclass of Exception and not RuntimeException. Presumably this is just a generic exception test that happens to use IllegalArgumentException. Some further testing indicates there are no problems expected at runtime: Running "make subsequentcheck" with all Java test code compiled against a ridl.jar that does not contain the change, running against a soffice that uses ridl.jar and rdbs with the change + ridl.jar with the change on the test side yields exactly the same AnyConverter_Test failure, with no other failures. Change-Id: Iad183de76ec7e0d56648084e97cdcc160b5b033d
* jurt: remote test: synchronize updates to counters in TestWorkAtMichael Stahl2012-11-061-2/+9
| | | | | | | | Apparently it is possible to lose updates there, or at least i've had a failure where only 34 out of 35 increments were performed when checking in passedAsyncTest from JobQueue_Test.testStaticThreadExecutesAsyncs. Change-Id: I823ac65980e4e94be21305a10b98b4cfca247c81
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-0117-20/+0
| | | | | | | This patch remove some '@author' for Java souce files, and removes some commented code founded when removing the '@author'. Change-Id: Ic4fcd028a9cdbd85c693d93bcd48e41f36386d22
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* Remove race conditions from testStephan Bergmann2012-09-121-62/+29
| | | | Change-Id: I97e10fa3b9058211313a7faa5269d71e233f8bf8
* Java cleanup, remove dead code and fixNoel Grandin2012-09-103-324/+0
| | | | | | | | Remove jurt/demo code, because it doesn't compile anymore, and according to S.Bergmann, it doesn't test anything that isn't already tested elsewhere. Change-Id: I775eb1681d77800abc8f8d399c43de20d8721e82
* Java cleanup - remove unnecessary null checksNoel Grandin2012-08-291-2/+1
| | | | Change-Id: I72a847b1180e9aeb8dec18bcaedee7286eee7754
* Java cleanup - remove unused importsNoel Grandin2012-08-283-3/+0
| | | | Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
* Java cleanup - remove unnecessary semi-colonsNoel Grandin2012-08-282-3/+3
| | | | Change-Id: I20a79d3d8f71dc48fc2662563f9c890dd3d94aac
* Java5 updates - convert to genericsNoel Grandin2012-08-202-3/+3
| | | | Change-Id: I039e51958865a7ea000034e7bf765f64d49689cd
* Remove dead java code, fields and local variablesNoel Grandin2012-08-201-0/+1
| | | | Change-Id: If777dcb0e0142229df737c2f1e3e6ecb61f64168
* Remove dead java codeNoel Grandin2012-08-204-7/+0
| | | | Change-Id: I9a86978c4b4da058ddc44a7e79635e232ff6c870
* Java update - fix various javadoc issuesNoel Grandin2012-08-2010-13/+13
| | | | | | Along the way, remove some javadoc comments that are completely incorrect. Change-Id: I02f96b6cbe665d2c10bd6ee245a7d8e2eef0f755
* gbuild: register all jarsMichael Stahl2012-08-179-13/+12
| | | | Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-151-1/+1
| | | | | | | | | With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest classpath automatically it is no longer necessary to call gb_Jar_set_jarclasspath manually except for the URE jars, which are apparently not supposed to be added automatically. Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29
* Java5 updates - update code to use genericsNoel Grandin2012-06-292-2/+2
| | | | | | This is all of the code I missed in my first set of patches. Change-Id: I8c7c9e5ac28dc3c2f3ac062c806fbf0787c997bd
* Java cleanup - fix various javadoc issuesNoel Grandin2012-06-2919-83/+73
| | | | Change-Id: Ic292fddb1b9c0ba98b983b257059e50aa1963e46
* Java5 update - convert code to use genericsNoel Grandin2012-06-2924-135/+130
| | | | Change-Id: Iff078cea287d0c508d2442d65cd9314ec3231c15
* Java5 update - convert Hashtable to HashMapNoel Grandin2012-06-292-12/+12
| | | | Change-Id: I59a7448b6c0a840b0f04b765ef9d5272dceb47b3
* Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin2012-06-295-89/+85
| | | | Change-Id: I94323dcfa4c8069f228dd3079f3842131314610e
* re-base on ALv2 code.Michael Meeks2012-06-2920-472/+292
|
* remove malingering legacy RCS tags.Michael Meeks2012-06-2818-20/+0
|
* re-base on ALv2 code.Michael Meeks2012-06-212-49/+31
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-2162-1441/+910
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-102-12/+15
| | | | Variables should have module name as prefix to prevent collisions.
* Improved error reportingStephan Bergmann2012-05-071-1/+4
| | | | Change-Id: Ifbb44b8d711b82f5d3ca0cd678579e9dcbb44bf2
* 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
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-092-2/+2
| | | | | | This brings two changes: - no more recursive calling of make - gbuild_simple is now not used => removed
* gbuild: "use" vs. "add":Michael Stahl2012-04-0811-21/+21
| | | | | | | | | 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 build of jurt_urpMatúš Kukan2012-04-061-1/+1
|
* ops, this should not be deletedMatúš Kukan2012-04-063-0/+77
|
* jurt: use CustomTarget makefileMatúš Kukan2012-04-066-140/+19
|
* Fix URE jar manifests after gbuild'ificationStephan Bergmann2012-03-221-0/+3
|
* Improve error reportingStephan Bergmann2012-03-201-3/+3
|
* Improve error reportingStephan Bergmann2012-03-201-19/+15
|
* Fix typos in commentsElton Chung2012-02-181-1/+1
|
* Move all jurt JunitTests back to subsequentcheck for nowStephan Bergmann2012-02-171-8/+3
| | | | ...as they have further dependencies on modules higher up in the hierarchy.
* Make jurt JunitTests workStephan Bergmann2012-02-1724-672/+657
|
* update makefilesDavid Tardon2012-02-171-35/+2
|
* merge feature/gbuild_javaDavid Tardon2012-02-1749-1250/+850
|\
| * build jnilib on MacOS XDavid Tardon2011-12-273-0/+82
| |