| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update Gradle and fix buildscripts (#557) (#559) | 2025-09-03 | 1 | -6/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Fix Gradle configuration cache compat with generateResources task The task now also declares its inputs properly, making it support up-to-date checks. * Update Gradle and Shadow Shadow 9 is incompatible with including the flatlaf natives, so I updated to the last 8.x version which also works with Gradle 9. The Shadow plugin automatically publishes the shadow jar, so I removed the overlapping publications which overrode each other. * Fix more Gradle 10 deprecations * Enable configuration cache by default * Fix missing task dependency of :enigma-cli:test (cherry picked from commit a61fe39f4e86ce5ab2c0615612deae1c51aff927) Co-authored-by: Juuz <6596629+juuxel@users.noreply.github.com> | ||||
| * | Update deps (#535) | 2023-11-19 | 1 | -12/+17 | |
| | | |||||
| * | Update dependencies and Gradle | 2022-12-07 | 1 | -9/+19 | |
| | | |||||
| * | Update gradle and skip unnecessary swing updates (#431) | 2021-09-20 | 1 | -104/+153 | |
| | | | | | | | | update proguard to support java 17 Signed-off-by: liach <liach@users.noreply.github.com> Co-authored-by: liach <liach@users.noreply.github.com> | ||||
| * | Update all deps, remove usage of jcenter (#359) | 2021-03-17 | 1 | -0/+2 | |
| | | | | | | * Update all deps, remove usage of jcenter * Use jdk 15 | ||||
| * | Release using github actions + update ASM | 2020-11-30 | 1 | -20/+15 | |
| | | |||||
| * | Update readme (#170) | 2019-11-02 | 1 | -10/+34 | |
| | | | | | | | * Update readme * Update README.md | ||||
| * | update Gradle wrapper | 2016-09-21 | 1 | -21/+25 | |
| | | |||||
| * | Some small changes to fix idea importing | 2016-06-26 | 1 | -0/+160 | |