Age | Commit message (Collapse) | Author |
|
|
|
fetch and unpack findbugs from its sourceforge repository. Still need to figure out how to maintain a list of findbugs warnings that findbugs should be ignoring.
|
|
the lombok/javac build triggers building everything, making lombok dependent on 1.6, which is not good for eclipse.
|
|
|
|
|
|
now done automatically by this script, which also means that e.g. lombok-patcher.jar no longer needs to be checked in.
|
|
installs, is a javac apt processor, and an agent, all at once.
|
|
scripts. The scripts have also gained the ability to build certain dependencies, such as lombok.patcher which is being worked on in tandem with this project, automatically.
Also, the deps system has been changed slightly; the agents builds and the main lombok build now all work off of a single dependency directory.
Also removed the website/publish script, as we haven't used github's project hosting for some time now.
|