summaryrefslogtreecommitdiffstats
path: root/accessibility/Module_accessibility.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
| | | | Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
* fdo#53474: Fix Windows Java Accessibility BridgeStephan Bergmann2012-10-251-1/+0
| | | | | | | | | | | | | | | | ...by folding the contents of java_accessibility.jar back into java_uno_accessbridge.jar. In the old build system there were two jars, java_uno_accessbridge.jar containing the handful of org.openoffice.accessibility classes and all org.openoffice.java.accessibility classes (though how the latter got included was fairly obscure in the makefile.mk) and unused java_accessibility.jar that contained all org.openoffice.java.accessibility classes. When adapting this to gbuild, the unused java_accessibility.jar was carried over, but all its org.openoffice.accessibility classes were inadvertently droped from java_uno_accessbridge.jar. Change-Id: I9b582ba22667b1dae635828e85c4cc5b530353ac
* accessibility: use CustomTarget makefilesMatúš Kukan2012-03-311-2/+2
|
* convert windows-specific bits, part 2: libDavid Tardon2011-12-231-0/+2
|
* convert windows-specific bits, part 1: jarsDavid Tardon2011-12-231-0/+10
|
* gbuildize accessibilityDavid Tardon2011-12-231-0/+35