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 02:17:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4eaf936df5e6666afdd76d154bafea7e59fdba14
lombok
/
buildScripts
T
History
Reinier Zwitserloot
4eaf936df5
Fix on the previous commit involving the compile build script: delombok is now actually compiled. heh.
2009-11-27 13:54:41 +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
Fix on the previous commit involving the compile build script: delombok is now actually compiled. heh.
2009-11-27 13:54:41 +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
Refactored the source folders.
2009-11-25 07:32:49 +01:00
publish.ant.xml
Fixes to the publish target.
2009-11-02 01:01:41 +01:00
website.ant.xml
Solved the problem in the two-phase compile (some of lombok is JVM1.5, other bits are JVM1.6) being interdependent and causing implicit compilation warnings.
2009-11-27 12:10:10 +01:00