Commit Graph
11 Commits
Author SHA1 Message Date
Reinier Zwitserloot fbab1ca77c yet another patcher-sourced fix, heh. Version-a-day! 2014-03-01 02:55:46 +01:00
Reinier Zwitserloot ed57bc84b0 Updating to new lombok.patcher 'HomeFinder'. 2014-03-01 02:14:59 +01:00
Roel Spilker 45f9e9def1 Changed copyright notices 2011-11-07 22:04:40 +01:00
Reinier Zwitserloot e693672cd4 Changed build system to ivy. 2010-07-12 23:48:02 +02:00
Reinier Zwitserloot 27fd5e4776 Keeping pace with changes to lombok.patcher. 2010-04-24 17:42:59 +02:00
Reinier Zwitserloot 66d4709855 Added more thorough support for detecting we're running as an annotation processor on an unsupported platform, even giving useful suggestions about what you're doing wrong when we detect you're trying to do this on eclipse.
Fixes ticket #53
2009-11-24 05:38:54 +01:00
unknown 1b0d0ff5ad Configured warnings and solved some. 2009-10-18 15:12:41 +02:00
Reinier Zwitserloot 6e7f336379 Due to a bug in ant task 'scp' which apparently doesnt resolve relative paths correctly, path to key file is done via property now. 2009-10-17 13:30:03 +02:00
Reinier Zwitserloot c92ef4a367 [TRIVIAL] 2009-10-17 13:21:48 +02:00
Reinier Zwitserloot e56d838691 Fixes to the buildScripts, and disableCheckedExceptions now works. 2009-10-17 13:20:24 +02:00
Reinier Zwitserloot ea04b3ff14 The old 'disableCheckedExceptions' branch wasn't a particularly nice distribution/storage model of experimental features. For example, it was hopelessly out of date. Redesigned to a separate experimental directory, along with new build scripts, and rewrite it to the new lombok.patcher model.
Unfortunately it doesn't actually work, just yet. Seems to do nothing at all.
2009-10-16 20:10:05 +02:00