aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/ivy.xml
AgeCommit message (Expand)Author
2020-06-23[build] rewriting the build systemReinier Zwitserloot
2020-03-05Update org.eclipse dependencies, fixes #2363Roel Spilker
2019-12-11[deps] updated version on lombok.patcher in order to get ASM 7.2Reinier Zwitserloot
2019-09-25[jdk13] upgrading the patcher dep, which has the j13+ ASM dep built inReinier Zwitserloot
2019-01-10Upgraded lombok.patcher depReinier Zwitserloot
2018-12-17[deps] updated dep versions.Reinier Zwitserloot
2018-10-29[java-11] up dependency on lombok.patcher, including asm7Roel Spilker
2018-10-15[build] Fixing running tests via `ant test`, setting up the build, and a few ...Reinier Zwitserloot
2018-09-10Upgraded our objectweb ASM dep and moved API level up to 6, to avoid a ‘thi...Reinier Zwitserloot
2018-08-21[#1806] Potential fix for java 11 in regards to module system.Reinier Zwitserloot
2018-06-04Fixex #1697: google’s FluentLogger (Flogger) now available as one of lombok...Reinier Zwitserloot
2018-05-28Upgraded lombok.patcher dep to 0.26. (Which updates ASM to be Java10/11 compa...Reinier Zwitserloot
2018-03-11[website] added supporters infrastructure.Reinier Zwitserloot
2018-03-11Website updated to list supporters on the website.Reinier Zwitserloot
2017-12-12Updated to new in ivy++ scp/ssh tasks.Reinier Zwitserloot
2017-11-28updated lombok.patcher dep.Reinier Zwitserloot
2017-11-06Fixed `ant test-ecj`Reinier Zwitserloot
2017-11-06Updated to ivy++ v1.22 in order to allow compiling stuff with ecj; j9 no long...Reinier Zwitserloot
2017-05-29Updated just about all of the pages to the template-based redesign.Reinier Zwitserloot
2016-11-07[issue #1218] Annotation Processors that have an (internal) dependency on ecj...Roel Spilker
2016-05-06Added support for JBoss Logging v3.3.0-Final via @JBossLog [Issue #1103]Thomas Darimont
2015-04-08Updated to patcher 0.20 with updates for bugs where you’d type a quote and ...Reinier Zwitserloot
2015-04-02[i802] working on eclipse mars support; this needs a few updates to integrati...Reinier Zwitserloot
2015-02-02[i702] findbugs suppress warnings now available via config key.Reinier Zwitserloot
2015-01-12added guava as a test dep.Reinier Zwitserloot
2014-12-04upgraded to the appropriate tandem-developed version of lombok.patcherReinier Zwitserloot
2014-06-10switched publishing model away from a googlecode download and onto a projectl...Reinier Zwitserloot
2014-05-22upgraded to lombok.patcher 1.15 to fix bug 670.Reinier Zwitserloot
2014-05-12patcher upgrade for issue 666.Reinier Zwitserloot
2014-05-01some pretty significant changes to the build system, to try and add testing a...Reinier Zwitserloot
2014-04-02[#655] Switched to ASM5 to support -target 1.8 classes.Reinier Zwitserloot
2014-03-04[configuration] Merge branch 'master' as we work on configuration.Reinier Zwitserloot
2014-03-01yet another patcher-sourced fix, heh. Version-a-day!Reinier Zwitserloot
2014-03-01Updated to new patcher to get rid of JNA dep.Reinier Zwitserloot
2014-02-27Fixed lombok support in eclipse 4.4 ('luna').Reinier Zwitserloot
2014-02-25yet another (much better) attempt at fixing the deadlock issue. Again all the...Roel Spilker
2014-02-24Another shot in the dark to fix deadlock issues with eclipse and build plugin...Roel Spilker
2014-02-10[deps] Updated eclipse deps to 3.9 tree. This also enables testing java7 feat...Reinier Zwitserloot
2014-02-07[eclipse debugging] a new target, 'eclipseForDebugging', which imports deps f...Reinier Zwitserloot
2013-12-15work in progress on ProjectSearcher.Reinier Zwitserloot
2013-09-10updated SPI, it did not work in JDK8 properlyReinier Zwitserloot
2013-07-08possible fix for a deadlock issue 531.Reinier Zwitserloot
2013-03-11Added @Log4j2 support.Reinier Zwitserloot
2012-10-30Added annotation for the slf4j extended loggergrootjans
2012-07-02Updated the ant version due to an issue with invalid sha1-hashes on maven-cen...grootjans
2012-01-23Test script fixesRoel Spilker
2012-01-09Updated to ASM4 final.Reinier Zwitserloot
2011-08-15Changed dep name of 'javac' into 'javac6' and added 'javac7', mostly for cont...Reinier Zwitserloot
2011-06-07Updated to ASM 4.0RC1 so that we can deal with java7,Reinier Zwitserloot
2011-06-02ecj and jdt.core contain mostly the same classes. Its possible to get these m...Reinier Zwitserloot