summaryrefslogtreecommitdiffstats
path: root/qadevOOo/Jar_OOoRunnerLight.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
| | | | 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
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-1/+1
| | | | | | | | | 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)
* Removed unused qadevOOo BASIC test codeStephan Bergmann2012-03-161-13/+0
|
* Don't try to build inexisting fileFridrich Štrba2012-01-241-1/+0
|
* list source files explicitlyDavid Tardon2012-01-101-2/+195
|
* no need for SRCDIR parameter hereMatúš Kukan2011-10-231-1/+1
|
* convert qadevOOo to gbuildPeter Foley2011-10-071-0/+67