aboutsummaryrefslogtreecommitdiff
path: root/build.xml
AgeCommit message (Expand)Author
2009-07-06Fixed javadoc problems, and added a javadoc target to the build script.Reinier Zwitserloot
2009-07-05Final touches on the installer:Reinier Zwitserloot
2009-07-05W00t - written an installer that should work on linux (sort of), windows, and...Reinier Zwitserloot
2009-06-28All lombok code is now targeted at java 1.5, except for the javac-specific st...Reinier Zwitserloot
2009-06-19Renamed EclipseParserPatcher to EclipsePatcher, as it patches not just the pa...Reinier Zwitserloot
2009-06-16Implemented a lot of stuff for javac, but we ran into 2 major issues still to...Reinier Zwitserloot
2009-06-15trivialReinier Zwitserloot
2009-06-15Fixed showstopper bugs we ran into when actually running with these changes. ...Reinier Zwitserloot
2009-06-15Just in case people run lombok.jar as a java app (e.g. by double-clicking it)...Reinier Zwitserloot
2009-06-15Moved version.txt to lombok.core.Version.java.Reinier Zwitserloot
2009-06-12the version number generator now strips the newline. It was generating files ...Reinier Zwitserloot
2009-06-12Filled out the deps and lib system with separate dirs for the agent and lombo...Reinier Zwitserloot
2009-06-09Build system splits the jars in two.Reinier Zwitserloot
2009-06-08Initial commit. As a proof of concept, it already works in javac and eclipse!Reinier Zwitserloot