Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-02 | [buildscript] addition of a test task that runs faster; don’t use it ↵ | Reinier Zwitserloot | |
unless you know what you’re doing as it skips a few important steps. | |||
2018-10-01 | [buildscript] Compiling the scaffolding for the test suite was failing due ↵ | Reinier Zwitserloot | |
to an error in the build file. | |||
2018-09-10 | [trivial] | Reinier Zwitserloot | |
2018-09-10 | Fully integrating ‘ant edge-release’ to include updating the site, our ↵ | Reinier Zwitserloot | |
mavenrepo on projectlombok.org, and the branch on git. | |||
2018-09-10 | create edge-SNAPSHOT maven artifacts | Roel Spilker | |
2018-08-28 | Put pom.xml in build directory | Roel Spilker | |
2018-08-28 | Generate pom in a separate target for jitpack | Roel Spilker | |
2018-08-27 | Make ant install-maven also work without having to set MAVEN_HOME | Roel Spilker | |
2018-08-27 | Make ant install-maven work on mac again :-) | Roel Spilker | |
2018-08-27 | Make ant install-maven work on windows as well | Roel Spilker | |
2018-08-27 | Update build.xml | Misagh Moayyed | |
2018-08-27 | add ant task to install lombok jar into local maven repository | Misagh Moayyed | |
2018-08-27 | add ant task to install lombok jar into local maven repository | Misagh Moayyed | |
2018-08-27 | add ant task to install lombok jar into local maven repository | Misagh Moayyed | |
2018-08-21 | [#1806] Potential fix for java 11 in regards to module system. | Reinier Zwitserloot | |
2018-08-20 | Fix version match, and remove debug echos | Roel Spilker | |
java.version contains 1.8.0_131 where ant.java.version only contains 1.8 | |||
2018-08-20 | Update build.xml | Misagh Moayyed | |
2018-08-20 | WIP - allow jitpack to build lombok using JDK 9 | Misagh Moayyed | |
2018-07-17 | Attempting to fix issues with integration with mapstruct; issue #1359 | Reinier Zwitserloot | |
2018-06-05 | running tests on command line can be finicky, lets not make it a requirement ↵ | Reinier Zwitserloot | |
when pushing releases. | |||
2018-05-03 | Allow gradle incremental compiling with lombok in annotation processor path | Pascal Bihler | |
Fixes issue #1580 | |||
2018-04-16 | [build] Trying to build lombok on JDK1.8 or less is not gonna work. Now we ↵ | Reinier Zwitserloot | |
generate an error during build to make that more clear. Addresses issue 1659. | |||
2018-04-04 | [build] Clean checkouts wouldnt build correctly. | Reinier Zwitserloot | |
2018-03-27 | Previous add to the build system to verify checksums is not really workable ↵ | Roel Spilker | |
in ant without a page worth of tasks so reverted that and went with a renamed file instead to solve the problem of having served the wrong rt.jar for a while. | |||
2018-03-27 | [JDK10] Building lombok on JDK10 now works fine. | Reinier Zwitserloot | |
2018-03-27 | rt-openjdk6 is downloaded from the lombok site, we had a weird version up ↵ | Reinier Zwitserloot | |
there for a while that broke the build, we fixed it, but you won’t know until you do some fairly fancy cleaning (a complete re-clone or a distclean). Updated build script to scan for anything that isn’t the right version and re-download. | |||
2018-03-11 | [website] added supporters infrastructure. | Reinier Zwitserloot | |
2018-03-11 | Website 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 2018 | Reinier Zwitserloot | |
2018-02-06 | [compiling] running the ant compile job now no longer emits any warnings. ↵ | Reinier Zwitserloot | |
Each warning that was emitted has been addressed, or analysed and suppressed. | |||
2018-02-06 | [jdk9] add support for using lombok with JDK9 code when compiling using the ↵ | Reinier Zwitserloot | |
new module syntax, and having module-info.java files in your source. | |||
2018-02-01 | [website] added the German JUG week to the main page. | Reinier Zwitserloot | |
2017-12-12 | Updated to new in ivy++ scp/ssh tasks. | Reinier Zwitserloot | |
2017-12-11 | make incremental compilation work | Roel Spilker | |
2017-12-11 | fix target description | Jan Matèrne | |
2017-12-11 | ‘fixed’ ecj testing on JDK9 by requiring that you download the Oracle8 ↵ | Reinier Zwitserloot | |
rt.jar. Fortunately, we already had an optional ant task to fetch this. I’ve simply made it less optional. | |||
2017-12-04 | download deps | Roel Spilker | |
2017-11-29 | bugfix: Delombok command wasn’t registered, so ‘java -jar lombok.jar ↵ | Reinier Zwitserloot | |
delombok’ did not work. | |||
2017-11-28 | JDK9 support for delombok (and thus, for running the tests under JDK9). | Reinier Zwitserloot | |
2017-11-06 | Fixed `ant test-ecj` | Reinier Zwitserloot | |
2017-11-06 | Fixing running of annotation processors (broken with introduction of ↵ | Reinier Zwitserloot | |
compiling with ecj) | |||
2017-11-06 | Updated to ivy++ v1.22 in order to allow compiling stuff with ecj; j9 no ↵ | Reinier Zwitserloot | |
longer supports 1.4/1.5 but we need it to continue to compile patchtargets for eclipse. | |||
2017-10-26 | website-only now available. | Reinier Zwitserloot | |
2017-09-18 | Merge pull request #1311 from askoning/testsOnLinux | Roel Spilker | |
Several minor fixes to make 'ant test' work more reliably on other systems | |||
2017-05-29 | website build script updated to work with new template based website. | Reinier Zwitserloot | |
2017-05-29 | Updated just about all of the pages to the template-based redesign. | Reinier Zwitserloot | |
Added ajaxified loading for feature pages. | |||
2017-02-22 | Use already downloaded rt-openjdk6.jar if it exists. | Sander Koning | |
This allows builds to run without a network connection. | |||
2017-02-07 | Display changelog in installer | Roel Spilker | |
2017-01-19 | Added support for MapStructu’s AstModifyingAnnotationProcessor SPI system. ↵ | Reinier Zwitserloot | |
Also removed log statements. |