Age | Commit message (Expand) | Author |
2011-06-13 | Updated to ivyplusplus 1.7 and used ivy:cachedunjar to shave a second off bui... | Reinier Zwitserloot |
2011-06-06 | ecj is now downloaded into lib/ecj. We don't currently use it for anything an... | Reinier Zwitserloot |
2011-06-02 | the new eclipse dietparse test suite written by philipp requires junit to be ... | Reinier Zwitserloot |
2011-05-16 | Robbert Jan excluded com/sun from the pack a while ago, but this by accident ... | Reinier Zwitserloot |
2011-03-22 | jarjar now used to make sure asm is no longer on the bootclasspath when using... | Reinier Zwitserloot |
2011-03-16 | Added printing oss.sonatype.org usernamepass to build script when publishing ... | Reinier Zwitserloot |
2011-03-13 | Updated maven pom and deploy process; now lombok is linked in mavencentral so... | Reinier Zwitserloot |
2011-03-06 | Maven insists on having javadoc jars, so buh, I guess we'll comply with that. | Reinier Zwitserloot |
2011-01-17 | trivial update to the build script to get rid of a warning while building tests | Reinier Zwitserloot |
2011-01-10 | In javac7 the BaseFileObject and JavacFileManager have been moved from | Roel Spilker |
2010-12-28 | Second time's the charm - fix for generating LombokizedEclipse.launch in wind... | Reinier Zwitserloot |
2010-12-22 | Generating LombokizedEclipse.launch was broken on non-macs. | Reinier Zwitserloot |
2010-11-29 | Use includeantruntime="false" for safety and to avoid warnings under Ant 1.8.0+. | Jesse Glick |
2010-11-27 | Want to code lombok in intellij? Run 'ant intellij', possible from this patch... | Reinier Zwitserloot |
2010-11-10 | deleted netbeans agent. With the new resolution features it'll never work, an... | Reinier Zwitserloot |
2010-08-15 | Updated buildscript to include tests and eclipse .project generation for the ... | Roel Spilker |
2010-07-25 | bugfix in the maven target, which still listed the old test/delombok/src dir ... | Reinier Zwitserloot |
2010-07-21 | refactored the tests to prepare running ecj as well as delombok. | Reinier Zwitserloot |
2010-07-20 | Made more consistent | Roel Spilker |
2010-07-20 | Published the test target | Roel Spilker |
2010-07-20 | Changed the order of unpacking libs to be before compiling in the build scrip... | Roel Spilker |
2010-07-12 | Changed build system to ivy. | Reinier Zwitserloot |
2009-12-21 | Added support to fully automatically upload a cutting edge build to projectlo... | Reinier Zwitserloot |
2009-11-29 | 'ant test' will now run the lombok unit tests. | Reinier Zwitserloot |
2009-11-27 | Solved the problem in the two-phase compile (some of lombok is JVM1.5, other ... | Reinier Zwitserloot |
2009-11-25 | Refactored the source folders. | Reinier Zwitserloot |
2009-11-08 | Added a findbugs ant target, along with an installDeps job to automatically f... | Reinier Zwitserloot |
2009-11-02 | Added 'clean' to all the publish targets. Occassionally dirty build dirs caus... | Reinier Zwitserloot |
2009-11-02 | Added a publish-all target. | Reinier Zwitserloot |
2009-10-17 | Fixes to the buildScripts, and disableCheckedExceptions now works. | Reinier Zwitserloot |
2009-10-15 | Added maven-publish to the build scripts. Just about every aspect of build an... | Reinier Zwitserloot |
2009-10-14 | More serious work on the build system. | Reinier Zwitserloot |
2009-10-13 | Fixes to the build script stuff | Reinier Zwitserloot |
2009-10-13 | Pretty big revamp of the build script system. Downloading dependencies is now... | Reinier Zwitserloot |
2009-10-07 | build.xml was getting rather large, so its been split up into separate script... | Reinier Zwitserloot |
2009-09-23 | Change to the build process of the eclipse agent: Any dependencies it has on ... | Reinier Zwitserloot |
2009-09-03 | Added a bunch of javadoc. No other changes. | Reinier Zwitserloot |
2009-08-21 | Whoops, forgot to update the changelog of 0.8.3. | Reinier Zwitserloot |
2009-07-31 | Added generating a sources.jar for maven, on a suggestion by (twitter) @bennor | Reinier Zwitserloot |
2009-07-30 | Whoops, we updated the 'header' control on index.html and totally forgot to p... | Reinier Zwitserloot |
2009-07-29 | typo fix. | Reinier Zwitserloot |
2009-07-29 | Added support for maven. | Reinier Zwitserloot |
2009-07-29 | Use single quote instead of double quote in javadoc generation due to wonky | Roel Spilker |
2009-07-28 | bugfix in the build.xml file - "ant website" would not add the videos to the ... | Reinier Zwitserloot |
2009-07-28 | Updated website target to bzip2 the content, as our deployment these days isn... | Reinier Zwitserloot |
2009-07-28 | Version is now 'standalone' - it is separately compiled. The version is now r... | Reinier Zwitserloot |
2009-07-28 | Added website feature documentation for @ToString and @EqualsAndHashCode, and... | Reinier Zwitserloot |
2009-07-26 | Added changelog tracking. | Reinier Zwitserloot |
2009-07-20 | Updated credits and build.xml for the video. | Reinier Zwitserloot |
2009-07-18 | Removed meta date tag and use single quotes to at least be consistent on | Roel Spilker |