This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-07-17 12:17:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
936b3d8bf292f7168d0eca2edbd986d5710b9ee8
lombok
/
buildScripts
T
History
Reinier Zwitserloot
936b3d8bf2
Added -d32 to the mac version of the eclipse debug target as that tends to be better than not doing that.
...
Fixes issue
#66
2009-11-09 23:01:07 +01:00
..
deps
Added -d32 to the mac version of the eclipse debug target as that tends to be better than not doing that.
2009-11-09 23:01:07 +01:00
src/lombok
/website
More serious work on the build system.
2009-10-14 16:32:30 +02:00
compile.ant.xml
Added a findbugs ant target, along with an installDeps job to automatically 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-11-08 22:09:49 +01:00
deps.ant.xml
Pretty big revamp of the build script system. Downloading dependencies is now done automatically by this script, which also means that e.g. lombok-patcher.jar no longer needs to be checked in.
2009-10-13 15:15:53 +02:00
git.ant.xml
Pretty big revamp of the build script system. Downloading dependencies is now done automatically by this script, which also means that e.g. lombok-patcher.jar no longer needs to be checked in.
2009-10-13 15:15:53 +02:00
maven.ant.xml
Fixed the buildScript for publishing and maven - working around truly boneheaded design of ant.
2009-10-16 19:57:17 +02:00
publish.ant.xml
Fixes to the publish target.
2009-11-02 01:01:41 +01:00
website.ant.xml
Fixes to the buildScripts, and disableCheckedExceptions now works.
2009-10-17 13:20:24 +02:00