aboutsummaryrefslogtreecommitdiff
path: root/buildScripts
AgeCommit message (Expand)Author
2009-12-23ecj prep: lombok.jar is now also a dynamic agent, and the main annotation pro...Reinier Zwitserloot
2009-12-21download-edge is now overwritten (to say that the stable is the latest) upon ...Reinier Zwitserloot
2009-12-21Fixed the changelog.html generation to be a full HTML file and not an HTML sn...Reinier Zwitserloot
2009-12-21Added support to fully automatically upload a cutting edge build to projectlo...Reinier Zwitserloot
2009-12-12Added -Xlint:unchecked to ant compile.Reinier Zwitserloot
2009-12-02Merge branch 'netbeans'Reinier Zwitserloot
2009-12-01Moved test resource files to a better matching locationRoel Spilker
2009-12-01Generalized the agent mechanism; now 1 lombok.jar can serve as the agent for ...Reinier Zwitserloot
2009-12-01Added compiling of src/netbeansAgent, and temporarily set Agent-Class to netb...Reinier Zwitserloot
2009-11-29'ant test' will now run the lombok unit tests.Reinier Zwitserloot
2009-11-28The licence file is now also copied into the jar, as well as to the website.Reinier Zwitserloot
2009-11-27Fix on the previous commit involving the compile build script: delombok is no...Reinier Zwitserloot
2009-11-27Solved the problem in the two-phase compile (some of lombok is JVM1.5, other ...Reinier Zwitserloot
2009-11-27Added delombok to the build scripts.Reinier Zwitserloot
2009-11-25Refactored the source folders.Reinier Zwitserloot
2009-11-09Added -d32 to the mac version of the eclipse debug target as that tends to be...Reinier Zwitserloot
2009-11-08Added a findbugs ant target, along with an installDeps job to automatically f...Reinier Zwitserloot
2009-11-02Fixes to the publish target.Reinier Zwitserloot
2009-10-18Whoops - previous includeDestClasses change actually breaks the build, as the...Reinier Zwitserloot
2009-10-17Slight fix to generation of SPI files during repeated builds.Reinier Zwitserloot
2009-10-17Fixes to the buildScripts, and disableCheckedExceptions now works.Reinier Zwitserloot
2009-10-16Fixed the buildScript for publishing and maven - working around truly bonehea...Reinier Zwitserloot
2009-10-15Added maven-publish to the build scripts. Just about every aspect of build an...Reinier Zwitserloot
2009-10-14More serious work on the build system.Reinier Zwitserloot
2009-10-14Removed equinox from the I want it all script, and added an extra warning in ...Reinier Zwitserloot
2009-10-13Fixes to the build script stuffReinier Zwitserloot
2009-10-13Pretty big revamp of the build script system. Downloading dependencies is now...Reinier Zwitserloot
2009-10-11Integrated lombok.jar and lombok.eclipse.agent.jar into one jar that installs...Reinier Zwitserloot
2009-10-10Updated the buildscript so missing the lombok.patcher project no longer cause...Reinier Zwitserloot
2009-10-07build.xml was getting rather large, so its been split up into separate script...Reinier Zwitserloot