Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 1 | -22/+4 | |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | 1 | -1/+1 | |
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16 | |||||
2012-08-17 | gbuild: register all jars | Michael Stahl | 1 | -1/+1 | |
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc | |||||
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 1 | -2/+2 | |
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-02-17 | Make jurt JunitTests work | Stephan Bergmann | 1 | -1/+6 | |
2011-12-25 | convert jurt unit tests | David Tardon | 1 | -0/+39 | |