aboutsummaryrefslogtreecommitdiff
path: root/build.xml
AgeCommit message (Expand)Author
2020-06-25[build] [mapstructBinding]Reinier Zwitserloot
2020-06-23[build] rewriting the build systemReinier Zwitserloot
2020-03-05[eclipse-p2] the eclipse p2 site is now selfsigned.Reinier Zwitserloot
2020-02-28[eclipse-p2] create a p2 eclipse update siteReinier Zwitserloot
2020-02-28Re-add mapstruct code to secondaryLoadingRoel Spilker
2020-02-27Generate more mapstruct artifacts for mavenRoel Spilker
2020-02-14[fixing up 0d7540d] the jar file produced did not have a .jar file extensionReinier Zwitserloot
2020-02-14(#2125) Extract mapstruct binding to separate module.Roel Spilker
2020-02-04[issue #1956] make 'ant intellij' work againReinier Zwitserloot
2020-01-29Include README.md file in JAR packagingPierrick Rassat
2020-01-08[issue #2314] disabled the intellij ant taskReinier Zwitserloot
2019-09-12[build] fixing the gen of javadoc with `ant website` / `ant website-publish`Reinier Zwitserloot
2019-08-22Use dynamic year-value for JavaDoc-CopyrightJan Matèrne
2019-08-22FailFast if Ant version does not support javac-modulepathJan Matèrne
2019-05-07[fixes #1981][fixes #1961] Hardcoded some knowledge about how to copy jackson...Reinier Zwitserloot
2019-02-19[build] bugfix for the build.Reinier Zwitserloot
2019-02-18[build] ecj-ified all attempts to build anything targeted at below java9 (so,...Reinier Zwitserloot
2018-10-15[build] Fixing running tests via `ant test`, setting up the build, and a few ...Reinier Zwitserloot
2018-10-02[buildscript] addition of a test task that runs faster; don’t use it unless...Reinier Zwitserloot
2018-10-01[buildscript] Compiling the scaffolding for the test suite was failing due to...Reinier Zwitserloot
2018-09-10[trivial]Reinier Zwitserloot
2018-09-10Fully integrating ‘ant edge-release’ to include updating the site, our ma...Reinier Zwitserloot
2018-09-10create edge-SNAPSHOT maven artifactsRoel Spilker
2018-08-28Put pom.xml in build directoryRoel Spilker
2018-08-28Generate pom in a separate target for jitpackRoel Spilker
2018-08-27Make ant install-maven also work without having to set MAVEN_HOMERoel Spilker
2018-08-27Make ant install-maven work on mac again :-)Roel Spilker
2018-08-27Make ant install-maven work on windows as wellRoel Spilker
2018-08-27Update build.xmlMisagh Moayyed
2018-08-27add ant task to install lombok jar into local maven repositoryMisagh Moayyed
2018-08-27add ant task to install lombok jar into local maven repositoryMisagh Moayyed
2018-08-27add ant task to install lombok jar into local maven repositoryMisagh Moayyed
2018-08-21[#1806] Potential fix for java 11 in regards to module system.Reinier Zwitserloot
2018-08-20Fix version match, and remove debug echosRoel Spilker
2018-08-20Update build.xmlMisagh Moayyed
2018-08-20WIP - allow jitpack to build lombok using JDK 9Misagh Moayyed
2018-07-17Attempting to fix issues with integration with mapstruct; issue #1359Reinier Zwitserloot
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