summaryrefslogtreecommitdiff
path: root/accessibility/Jar_accessibility.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-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)
2012-03-31accessibility: use CustomTarget makefilesMatúš Kukan1-5/+0
2011-12-24fix gbuildified accessibilty on windowsPeter Foley1-1/+1
2011-12-23use generated java sourceDavid Tardon1-6/+5
2011-12-23avoid copying hackDavid Tardon1-6/+8
2011-12-23convert windows-specific bits, part 1: jarsDavid Tardon1-0/+94