summaryrefslogtreecommitdiff
path: root/embeddedobj/Library_emboleobj.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl1-7/+1
Variables should have module name as prefix to prevent collisions.
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-3/+3
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)
2012-03-01embeddedobj: convert to gbuildMatúš Kukan1-0/+89