[alias] api = //:api api_install = //solenv/maven:api_install api_deploy = //solenv/maven:api_deploy [buildfile] includes = //solenv/buck/build.defs [project] ignore = .git,workdir,instdir [cache] mode = dir data-table' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/bean
AgeCommit message (Expand)Author
2013-02-22s/the the/the/Tor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-25fix officebean on mingwPeter Foley
2012-10-31add missing deps on sal headersDavid Tardon
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28bean: just use AWTLIB on all platfroms to simplify thisMichael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-06-29Java5 updates - update code to use genericsNoel Grandin
2012-06-12re-base on ALv2 code.Michael Meeks