Age | Commit message (Expand) | Author |
2022-04-21 | [Fixes #3179] createMavenECJBootstrap was broken | Reinier Zwitserloot |
2022-04-04 | [build] It was ever so slightly broken since last commit. fixed. | Reinier Zwitserloot |
2022-04-02 | [#3143] Review and update jopatai's work on the maven/ecj agent jar | Reinier Zwitserloot |
2022-03-18 | [fixes #3143] Maven+ECJ Agent Bootstrap | JohnPaulTaylorII |
2021-03-19 | [build] broke the distribution. | Reinier Zwitserloot |
2021-03-19 | [build] quality-of-life improvements for lombok dev on windows | Reinier Zwitserloot |
2021-03-19 | [testing] unbroke 'ant test.javac8'. | Reinier Zwitserloot |
2021-03-17 | [build] Fixed the ant eclipse and ant intellij targets. | Reinier Zwitserloot |
2021-03-16 | [build] sped up the build considerable. | Reinier Zwitserloot |
2020-12-22 | [trivial] hey, setting automatic module name is probably a good idea. Can't h... | Reinier Zwitserloot |
2020-12-04 | [build] build is now far less unreliable | Reinier Zwitserloot |
2020-12-04 | [build] the build can now autoclean | Reinier Zwitserloot |
2020-12-04 | [build] bugfix for mapstructBinding build | Reinier Zwitserloot |
2020-12-04 | [build] #2616 have lombok-mapstruct-binding contain a java module file and ja... | Roel Spilker |
2020-07-23 | [test] bugfix for the 'dist' step | Reinier Zwitserloot |
2020-07-03 | [build] propagate chosen bootclasspath into eclipse test targets | Reinier Zwitserloot |
2020-07-02 | [build] fixed a build issue (on 'ant dist') on windows. | Reinier Zwitserloot |
2020-06-23 | [build] rewriting the build system | Reinier Zwitserloot |
2010-07-12 | Changed build system to ivy. | Reinier Zwitserloot |
2009-12-23 | ecj prep: lombok.jar is now also a dynamic agent, and the main annotation pro... | Reinier Zwitserloot |
2009-12-12 | Added -Xlint:unchecked to ant compile. | Reinier Zwitserloot |
2009-12-01 | Generalized the agent mechanism; now 1 lombok.jar can serve as the agent for ... | Reinier Zwitserloot |
2009-12-01 | Added compiling of src/netbeansAgent, and temporarily set Agent-Class to netb... | Reinier Zwitserloot |
2009-11-28 | The licence file is now also copied into the jar, as well as to the website. | Reinier Zwitserloot |
2009-11-27 | Fix on the previous commit involving the compile build script: delombok is no... | Reinier Zwitserloot |
2009-11-27 | Solved the problem in the two-phase compile (some of lombok is JVM1.5, other ... | Reinier Zwitserloot |
2009-11-27 | Added delombok to the build scripts. | 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-10-18 | Whoops - previous includeDestClasses change actually breaks the build, as the... | Reinier Zwitserloot |
2009-10-17 | Slight fix to generation of SPI files during repeated builds. | Reinier Zwitserloot |
2009-10-17 | Fixes to the buildScripts, and disableCheckedExceptions now works. | Reinier Zwitserloot |
2009-10-13 | Pretty big revamp of the build script system. Downloading dependencies is now... | Reinier Zwitserloot |
2009-10-11 | Integrated lombok.jar and lombok.eclipse.agent.jar into one jar that installs... | Reinier Zwitserloot |
2009-10-07 | build.xml was getting rather large, so its been split up into separate script... | Reinier Zwitserloot |