aboutsummaryrefslogtreecommitdiff
path: root/buildScripts
AgeCommit message (Expand)Author
2014-12-04upgraded to the appropriate tandem-developed version of lombok.patcherReinier Zwitserloot
2014-07-01moved buildsystem towards new server model.Reinier Zwitserloot
2014-07-01[trivial] bugfix in a build script that still looked for the uploadkey of the...Reinier Zwitserloot
2014-06-25deployEdge has now been fixed to the new server model. The rest of the deploy...Roel Spilker
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-21New year in documentationRoel Spilker
2014-05-21Fix website re. DelegateRoel Spilker
2014-05-12patcher upgrade for issue 666.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-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 debug template for LombokizedEclipse, and added 'local' option for lomb...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-18Upyeared the copyright notice in the generated javadoc.Roel Spilker
2013-07-08possible fix for a deadlock issue 531.Reinier Zwitserloot
2013-07-08Fixed value's snippet integration (it hadn't been updated yet now that Value ...Reinier Zwitserloot
2013-06-18javac builder implementation. Passes all tests.Reinier Zwitserloot
2013-05-31Added @NonNull on parameters feature (issue 514),Reinier Zwitserloot
2013-04-23bugfix in website ant buildscript for finding the Java2HtmlTaskReinier Zwitserloot
2013-03-11Added @Log4j2 support.Reinier Zwitserloot
2013-03-11startOnFirstThread is no longer necessary on modern JVMs on mac.Reinier Zwitserloot
2013-02-18whoops, belated push and fixes to the documentation of onXReinier Zwitserloot
2012-11-17Added all documentation for the onX feature and updated changelog.Reinier Zwitserloot
2012-10-30Added annotation for the slf4j extended loggergrootjans
2012-10-25Updated the setup test environment tasks in the build script to produce eclip...Reinier Zwitserloot
2012-09-17If val errors out, now at least you see where it happened.Reinier Zwitserloot
2012-08-13prettying up the pre/post examples for FieldDefaults and ExtensionMethodReinier Zwitserloot
2012-08-13Documentation for @Value, @FieldDefaults, @WitherReinier Zwitserloot
2012-07-02Updated the ant version due to an issue with invalid sha1-hashes on maven-cen...grootjans
2012-06-18Added documentation for @ExtensionMethod featureReinier Zwitserloot
2012-03-27fixes for 'ant website' build target. Also fixing some errors in javadoc.Reinier Zwitserloot
2012-03-22build script now contains an explicit javadoc target.Reinier Zwitserloot
2012-01-23Give the LombokizedEclipse a bit more permgen spaceRoel Spilker
2012-01-23Test script fixesRoel Spilker
2012-01-09Updated to ASM4 final.Reinier Zwitserloot
2011-12-19Added building lombok-utils to build file.Reinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2011-08-19Fixed buildscript (onX is gone, that had to be reflected in the buildscript).Reinier Zwitserloot
2011-08-15Changed dep name of 'javac' into 'javac6' and added 'javac7', mostly for cont...Reinier Zwitserloot
2011-07-18There's now 1 test suite that runs all tests, and 'ant eclipse' will make a l...Roel Spilker