Age | Commit message (Expand) | Author |
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 |
2009-07-18 | Added SneakyThrows which finishes the documentation for the features pages. | Reinier Zwitserloot |
2009-07-18 | Added text for the Synchronized annotation to the features pages. Also did so... | Reinier Zwitserloot |
2009-07-18 | Added descriptions to the ant targets | Roel Spilker |
2009-07-18 | Merge branch 'master' of git@github.com:rzwitserloot/lombok | Roel Spilker |
2009-07-18 | Added auto-upload feature | Roel Spilker |
2009-07-18 | Added Cleanup features text. | Reinier Zwitserloot |
2009-07-17 | Added a useful note pointing at website/publish script. | Reinier Zwitserloot |
2009-07-17 | Added the openjdk6 tools.jar to the deps dir. | Reinier Zwitserloot |
2009-07-17 | Moved from zip to tar for storing the website as an intermediate step, as git... | Reinier Zwitserloot |
2009-07-17 | Moved java2html.jar because naming a directory that doesn't contain built mat... | Reinier Zwitserloot |
2009-07-17 | Added a script that publishes the website dir to github via some crazy git fu. | Reinier Zwitserloot |
2009-07-17 | Added generation of javadoc to the 'website' target, and we also build a zip ... | Reinier Zwitserloot |
2009-07-17 | Now using the ant task for java2html, and also added the generation of line n... | Reinier Zwitserloot |
2009-07-17 | Moved lib/javadoc/java6/package-list to deps, because its not a runtime depen... | Reinier Zwitserloot |
2009-07-17 | Merge branch 'master' of git@github.com:rzwitserloot/lombok | Reinier Zwitserloot |