Age | Commit message (Collapse) | Author |
|
Change-Id: Idbaca99c9376ade11cd36526c0f667562a2d9c53
|
|
Change-Id: I99c630c2b497b695365728ce5a2497ff64ff9f1a
|
|
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
|
|
|
|
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
|
|
|
|
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)
|
|
|
|
The updchk is renamed to updatecheckui so it does not collide with
updchk.uno.
|