Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-02 | fix build, typo | Matúš Kukan | |
Change-Id: I532a6822d6ee023d72a71e012c97929f56c7b05a | |||
2012-07-02 | fixed build break by adding missing parentheses | Philipp Riemer | |
Change-Id: Ia7ab8401334945346c01a3e5cb73bbd73503b97c | |||
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | |
2012-06-06 | fix linking after 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18db | Luboš Luňák | |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
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-13 | add missing endif | Luboš Luňák | |
2012-03-10 | embedserv: convert to gbuild | Matúš Kukan | |