Jonas Herzig
ad49a69f37
Switch from FG to archloom + essential-gradle-toolkit
...
- Upgrade Gradle to 8.7
- Increase build daemon max memory to 8GB because archloom can compile a lot
more projects at the same time.
- Disable Minecraft 1.8 (not 1.8.9) because archloom fails to set up for that
2024-05-12 14:24:43 +02:00
Jonas Herzig
b6f623efb8
Update Gradle to 7.3
2021-11-29 16:22:37 +01:00
Jonas Herzig
4cdbfb7c46
Update Gradle to 7.0.2
2021-06-05 23:01:16 +02:00
Jonas Herzig
a57ce21ebb
Update Gradle Wrapper to 5.4.1
2019-05-24 16:26:01 +02:00
Jonas Herzig
7b97d9ea85
Use FG1.2 fork with Gradle 4.9 fixes so we can build everything at once
2019-05-08 14:00:46 +02:00
Jonas Herzig
8705bbad9a
Re-enable and fix building for older MC versions
2019-03-09 13:08:47 +01:00
Jonas Herzig
9655677972
Start update to 1.13
2019-03-01 17:22:50 +01:00
Jonas Herzig
7546d421b0
Use https for downloading gradle wrapper
2018-02-28 08:36:02 +01:00
Jonas Herzig
ebbe363954
Allow for reproducible builds
...
REPRODUCIBLE_BUILD=1 ./gradlew clean :build
2017-09-02 14:15:42 +02:00
johni0702
73ee7fd86d
Update Gradle to 2.11
...
Update ForgeGradle to 2.0-SNAPSHOT
Use MixinGradle (0.3-SNAPSHOT)
Target latest 1.8 Forge Recommended Build (1563)
Cleanup build.gradle
2016-03-02 11:40:46 +01:00
CrushedPixel
3ad765db6c
Started adding support for downloading online files
2015-05-11 16:50:34 +02:00
Marius Metzger
2be8e4cb6b
Updated build.gradle to use local distributions of Replay Studio instead of mvn repo (which didn't work on Mac)
...
Edited gradle-wrapper.properties to fix server-side gradle bug
2015-04-12 02:57:00 +02:00
Marius Metzger
11e26e0129
Updated build.gradle to automatically build fat jars with the dependencies in the /libs folder. This utilizes the shade.sh shell script. Use ./gradlew without explicitely invoking the build task, as this will automatically build a fat jar.
...
Sorry for this painful commit, but git somehow f'd up and sees changes in files where there aren't any.
2015-03-21 17:05:53 +01:00
Marius Metzger
cbd96d57f4
First Commit
2015-01-03 23:25:21 +01:00