aboutsummaryrefslogtreecommitdiff
path: root/build.xml
AgeCommit message (Expand)Author
2018-06-05running tests on command line can be finicky, lets not make it a requirement ...Reinier Zwitserloot
2018-05-03Allow gradle incremental compiling with lombok in annotation processor pathPascal Bihler
2018-04-16[build] Trying to build lombok on JDK1.8 or less is not gonna work. Now we ge...Reinier Zwitserloot
2018-04-04[build] Clean checkouts wouldnt build correctly.Reinier Zwitserloot
2018-03-27Previous add to the build system to verify checksums is not really workable i...Roel Spilker
2018-03-27[JDK10] Building lombok on JDK10 now works fine.Reinier Zwitserloot
2018-03-27rt-openjdk6 is downloaded from the lombok site, we had a weird version up the...Reinier Zwitserloot
2018-03-11[website] added supporters infrastructure.Reinier Zwitserloot
2018-03-11Website updated to list supporters on the website.Reinier Zwitserloot
2018-02-07[trivial] updated comment and slight tweak to website text.Reinier Zwitserloot
2018-02-07[trivial] copyright header year bump to 2018Reinier Zwitserloot
2018-02-06[compiling] running the ant compile job now no longer emits any warnings. Eac...Reinier Zwitserloot
2018-02-06[jdk9] add support for using lombok with JDK9 code when compiling using the n...Reinier Zwitserloot
2018-02-01[website] added the German JUG week to the main page.Reinier Zwitserloot
2017-12-12Updated to new in ivy++ scp/ssh tasks.Reinier Zwitserloot
2017-12-11make incremental compilation workRoel Spilker
2017-12-11fix target descriptionJan Matèrne
2017-12-11‘fixed’ ecj testing on JDK9 by requiring that you download the Oracle8 rt...Reinier Zwitserloot
2017-12-04download depsRoel Spilker
2017-11-29bugfix: Delombok command wasn’t registered, so ‘java -jar lombok.jar delo...Reinier Zwitserloot
2017-11-28JDK9 support for delombok (and thus, for running the tests under JDK9).Reinier Zwitserloot
2017-11-06Fixed `ant test-ecj`Reinier Zwitserloot
2017-11-06Fixing running of annotation processors (broken with introduction of compilin...Reinier Zwitserloot
2017-11-06Updated to ivy++ v1.22 in order to allow compiling stuff with ecj; j9 no long...Reinier Zwitserloot
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