summaryrefslogtreecommitdiffstats
path: root/scripting/Jar_ScriptFramework.mk
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* fdo#46102: Fix scripting jar manifests after gbuild'ificationStephan Bergmann2012-03-221-0/+2
|
* no need for SRCDIR parameter hereMatúš Kukan2011-10-231-1/+1
|
* finished converting scripting to gbuildMatúš Kukan2011-10-011-0/+75