aboutsummaryrefslogtreecommitdiff
path: root/build.xml
AgeCommit message (Expand)Author
2017-10-26website-only now available.Reinier Zwitserloot
2017-09-18Merge pull request #1311 from askoning/testsOnLinuxRoel Spilker
2017-05-29website build script updated to work with new template based website.Reinier Zwitserloot
2017-05-29Updated just about all of the pages to the template-based redesign.Reinier Zwitserloot
2017-02-22Use already downloaded rt-openjdk6.jar if it exists.Sander Koning
2017-02-07Display changelog in installerRoel Spilker
2017-01-19Added support for MapStructu’s AstModifyingAnnotationProcessor SPI system. ...Reinier Zwitserloot
2017-01-19Lombok will now also fix the typemirror info when generating bean-related met...Reinier Zwitserloot
2016-12-12Added a test to showcase the issue where lombok does not update type mirrors,...Reinier Zwitserloot
2016-06-09#1117: add claiming annotation processorRoel Spilker
2015-12-05add bug detection for the wrong usage of lombok.javac.apt.ProcessorRoel Spilker
2015-11-17have the generated test runtargets works well with shadowloader so we can debugRoel Spilker
2015-07-08Fixes for eclipse mars.Reinier Zwitserloot
2015-05-12sonatype link also https-able.Reinier Zwitserloot
2015-05-02Change http://projectlombok.org to https://projectlombok.orgRoel Spilker
2015-04-02[i802] working on eclipse mars support; this needs a few updates to integrati...Reinier Zwitserloot
2015-02-08[shadowloader] Fix for lombok v1.16.0 no longer working in eclipses that use ...Reinier Zwitserloot
2015-02-02[i702] findbugs suppress warnings now available via config key.Reinier Zwitserloot
2015-01-30[i775] We broke the ant task with shadowloader; fixed again.Reinier Zwitserloot
2015-01-20trying to manually add (parts of) the infrastructure for @Singular @Builder s...Reinier Zwitserloot
2015-01-11Set @Singularize code for javac improved, Map @Singularize added.Reinier Zwitserloot
2014-12-04fix for lombok not compiling if JDK8’s javac is used as default compiler.Reinier Zwitserloot
2014-10-24Making SCL work right is more complicated than it first seemed.Reinier Zwitserloot
2014-09-30first take on the shadow classloader. All seems to be in order, but we still ...Reinier Zwitserloot
2014-07-01one more bugfix in build scriptReinier Zwitserloot
2014-07-01moved buildsystem towards new server model.Reinier Zwitserloot
2014-06-10switched publishing model away from a googlecode download and onto a projectl...Reinier Zwitserloot
2014-06-03bugfixed ‘print build time as part of version number if edge release’ fea...Reinier Zwitserloot
2014-05-30edge releases now include the release timestamp in the ‘full version’ name.Reinier Zwitserloot
2014-05-07Fixed missing dep resolution for ecj variants used by testing.Reinier Zwitserloot
2014-05-06added a new 'master' javac8 as the basis for Oracle8 testing, and included so...Reinier Zwitserloot
2014-05-04thoroughly updated the launch targets for testing lombok in eclipse;Reinier Zwitserloot
2014-05-01some pretty significant changes to the build system, to try and add testing a...Reinier Zwitserloot
2014-03-18Merge branch 'master' into configurationRoel Spilker
2014-03-04we copied the tests into the build dir for some reason, that was not neccessary.Reinier Zwitserloot
2014-03-04we copied the tests into the build dir for some reason, that was not neccessary.Reinier Zwitserloot
2014-03-04[configuration] Merge branch 'master' as we work on configuration.Reinier Zwitserloot
2014-02-27Fixed debug template for LombokizedEclipse, and added 'local' option for lomb...Reinier Zwitserloot
2014-02-27fun times ant hacking to make the ant eclipseForDebugging task ask which alte...Reinier Zwitserloot
2014-02-20Use the source for the source :-)Roel Spilker
2014-02-10fix to the new eclipseForDebugging target, which didnt work on windows due to...Roel Spilker
2014-02-07[eclipse debugging] a new target, 'eclipseForDebugging', which imports deps f...Reinier Zwitserloot
2014-01-31[configuration] Added first automated test for the configuration framework. F...Roel Spilker
2013-07-28more progress. This one is less JDK8 compatible, butReinier Zwitserloot
2013-07-22Merge branch 'master' into jdk8. Also added some major fixes whilst merging.Reinier Zwitserloot
2013-07-07lombok's compile target is 1.6, but, eclipse project was generated as 1.7. Th...Reinier Zwitserloot
2013-07-07FINALLY! Found the cause of a really weird eclipse bug,Reinier Zwitserloot
2013-04-05Update to newer version of ivyplusplusReinier Zwitserloot
2013-04-05Fixed small typoRobbert Jan Grootjans
2013-03-11changed the pattern for writing dependencies to the various lib/ directoriesReinier Zwitserloot