aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2019-07-10Add iml files to gitignoreCaleb Brinkman
2018-08-27Make ant install-maven work on mac again :-)Roel Spilker
2018-03-11Website updated to list supporters on the website.Reinier Zwitserloot
2015-10-02Adds the IntelliJ IDEA output directory `/out` to .gitignoreDawid Rusin
2014-06-25deployEdge has now been fixed to the new server model. The rest of the deploy...Roel Spilker
2014-06-25[issue 699] [issue 682] [issue 683] lots of fixes for eclipse/ecj based issue...Roel Spilker
2014-02-07[eclipse debugging] a new target, 'eclipseForDebugging', which imports deps f...Reinier Zwitserloot
2012-10-25The testrunner now uses a different mechanism to verify correctness of produc...Reinier Zwitserloot
2012-10-22Ever since we do a lot more than just calling 'parse' when running delombok i...Reinier Zwitserloot
2012-01-23further fixes to the build script. I think it's good now....Reinier Zwitserloot
2011-07-18Updated .gitignore to ignore only the things we meant, i.e. with 'debug' we m...Reinier Zwitserloot
2011-07-18There's now 1 test suite that runs all tests, and 'ant eclipse' will make a l...Roel Spilker
2011-03-13Updated maven pom and deploy process; now lombok is linked in mavencentral so...Reinier Zwitserloot
2011-02-15Added .markdown.html to gitignore. I wrote a tool that produces these from .m...Roel Spilker
2010-11-27Want to code lombok in intellij? Run 'ant intellij', possible from this patch...Reinier Zwitserloot
2010-11-22Ivy cache is now local to prevent cache conflict with other ivy using projects.Roel Spilker
2010-07-12Changed build system to ivy.Reinier Zwitserloot
2009-11-08Added a findbugs ant target, along with an installDeps job to automatically f...Reinier Zwitserloot
2009-10-14More serious work on the build system.Reinier Zwitserloot
2009-10-13Pretty big revamp of the build script system. Downloading dependencies is now...Reinier Zwitserloot
2009-10-12We now test lombok in a new eclipse launched in the debugger which is waaay n...Reinier Zwitserloot
2009-07-18Added google.properties, which contains passwords, to gitignoreRoel Spilker
2009-06-08Initial commit. As a proof of concept, it already works in javac and eclipse!Reinier Zwitserloot