Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-27 | Want to code lombok in intellij? Run 'ant intellij', possible from this ↵ | Reinier Zwitserloot | |
patch on, to do so. This involved switching to ivyplusplus 1.4 and includes a hack to make sure 1.3 users get upgraded. | |||
2010-11-22 | Ivy cache is now local to prevent cache conflict with other ivy using projects. | Roel Spilker | |
2010-07-12 | Changed build system to ivy. | Reinier Zwitserloot | |
2009-11-08 | Added a findbugs ant target, along with an installDeps job to automatically ↵ | Reinier Zwitserloot | |
fetch and unpack findbugs from its sourceforge repository. Still need to figure out how to maintain a list of findbugs warnings that findbugs should be ignoring. | |||
2009-10-14 | More serious work on the build system. | Reinier Zwitserloot | |
2009-10-13 | Pretty big revamp of the build script system. Downloading dependencies is ↵ | Reinier Zwitserloot | |
now done automatically by this script, which also means that e.g. lombok-patcher.jar no longer needs to be checked in. | |||
2009-10-12 | We now test lombok in a new eclipse launched in the debugger which is waaay ↵ | Reinier Zwitserloot | |
nicer. The old runEclipse scripts are now useless, so they have been removed. | |||
2009-07-18 | Added google.properties, which contains passwords, to gitignore | Roel Spilker | |
2009-06-08 | Initial commit. As a proof of concept, it already works in javac and eclipse! | Reinier Zwitserloot | |