aboutsummaryrefslogtreecommitdiff
path: root/buildScripts
AgeCommit message (Expand)Author
2022-01-29doc footer </i>Roel Spilker
2022-01-28no more -website.clientdepsRoel Spilker
2022-01-27get modernizer from cdnRoel Spilker
2022-01-27use cdn jquery + updateRoel Spilker
2022-01-25[build] Generation of the javadoc was brokenReinier Zwitserloot
2022-01-23[fixes #2860] [build] creating intellij project structure was broken.Reinier Zwitserloot
2022-01-16[log4j] one more log4j update. Again, lombok is not and never was vulnerable,...Reinier Zwitserloot
2021-12-20Help eclipse compile >java6 codeRoel Spilker
2021-12-18[#3063] Whilst lombok is not vulnerable to Log4Shell, we do have the dependen...Reinier Zwitserloot
2021-12-16[#3063] Whilst lombok is not vulnerable to Log4Shell, we do have the dependen...Reinier Zwitserloot
2021-12-12[fixes #3063] Bump log4j2 dep version to avoid needless security warnings fro...Reinier Zwitserloot
2021-10-22[fixes #2985] Resolve var/val only once in eclipseRawi01
2021-04-23Change owner lombok GitHub repositoryRoel Spilker
2021-03-23[testing] wahey, ecj testing works again, and now we can test JDK16 features ...Reinier Zwitserloot
2021-03-22[deps] pushing ASM to 9.1, and ASM opcode compat levels to ASM9, as we need t...Reinier Zwitserloot
2021-03-19[build] broke the distribution.Reinier Zwitserloot
2021-03-19[build] remove some errors in eclipse.Reinier Zwitserloot
2021-03-19[testing] add a test.javac16Reinier Zwitserloot
2021-03-19[testing] fix vm-finder on macs.Reinier Zwitserloot
2021-03-19[testing] Fixing running older tests.Reinier Zwitserloot
2021-03-19[testing] made the test script a bit more consistentReinier Zwitserloot
2021-03-19[testing] improve the output of `ant test`.Reinier Zwitserloot
2021-03-19[build] quality-of-life improvements for lombok dev on windowsReinier Zwitserloot
2021-03-19[testing] now that we've patched lombok to work in j16, no need for the --add...Reinier Zwitserloot
2021-03-19[testing] unbroke 'ant test.javac8'.Reinier Zwitserloot
2021-03-18[build] the new spi processor didn't handle inner types used as SPI targets.Reinier Zwitserloot
2021-03-18[typo] oh dear, I broke the build again.Reinier Zwitserloot
2021-03-17[build] Further adjustments to the 'ant intellij' target.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
2021-03-13[test] work in progress: Make test.javac6 pass all tests.Reinier Zwitserloot
2021-03-05[tests] fix tests on java6/7Reinier Zwitserloot
2021-03-05[javac6] replacing calls to ListBuffer add/addAll to the append variants; add...Reinier Zwitserloot
2021-01-28[versioning] pre-release version bump of the changelog as wellReinier 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 unreliableReinier Zwitserloot
2020-12-04[build] the build can now autocleanReinier Zwitserloot
2020-12-04[build] bugfix for mapstructBinding buildReinier Zwitserloot
2020-12-04[build] added a publish target for the mapstruct binding jarReinier Zwitserloot
2020-12-04[build] #2616 have lombok-mapstruct-binding contain a java module file and ja...Roel Spilker
2020-12-04#2616 attempt to have java9 modules and java8 class filesRoel Spilker
2020-10-15[#2599] Completely rewrite how we decide whether it's ecj or eclipse for patc...Reinier Zwitserloot
2020-10-08[deps] bumped lombok.patcher dep to v0.38, which adds ASM9 support.Reinier Zwitserloot
2020-09-24[deps] added some deps used during eclipse testing.Reinier Zwitserloot
2020-09-18[trivial] [typo]Reinier Zwitserloot
2020-09-18[build] eclipse test target for Javac8 fixedReinier Zwitserloot
2020-08-29[testing] [eclipse] [#2413] Eclipse tests now more expansiveReinier Zwitserloot
2020-08-28Merge pull request #2548 from rosti-il/masterReinier Zwitserloot
2020-08-28[build] added ant website.openReinier Zwitserloot
2020-08-18Fix tests under Windows, fix test.javac11 and test.javac14, fix issue #1745Rostislav Krasny