Juuz
fe2c21c0ad
Merge 1.11
2025-08-18 13:13:31 +03:00
gniftygnome
d14f7c3e2f
Update the gradle wrapper validation script to fix GitHub Actions. ( #281 )
...
- `gradle/wrapper-validation-action@v2` moved to `gradle/actions/wrapper-validation@v4`
2025-06-21 07:43:47 +02:00
modmuss
0e26ac3816
Target Loom to Java 21 ( #1299 )
2025-05-05 20:46:16 +01:00
modmuss
8014d2c18b
RenderDoc tasks ( #1291 )
...
* First pass on renderdoc support
* Fixes and improvements
* Fix debugging/cleaner code.
* Download from fabric maven
* Fix build
* Revert changes to AbstractRunTask
2025-04-26 15:37:46 +01:00
modmuss
e62b8692d3
Fix DebugLineNumbersTest and run it on extended test runs. ( #1294 )
2025-04-25 19:14:38 +01:00
modmuss
6bd1b12b51
Introduce concept of extended tests ( #1293 )
2025-04-25 18:04:58 +01:00
Juuz
4944d0f799
Remove special casing of Java 21 test
2024-07-01 20:06:38 +03:00
Jab125
9e4a70f742
Fix Forge 50 (1.20.6) ( #219 )
...
Co-authored-by: shedaniel <daniel@shedaniel.me >
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com >
2024-07-01 20:04:40 +03:00
Juuz
6f463e9751
Merge 1.7, part 4
2024-07-01 20:01:06 +03:00
Juuz
6f08fa51ec
Merge 1.7, part 1
2024-07-01 19:20:21 +03:00
modmuss
097fd98fc9
Update to Gradle 8.8 ( #1125 )
2024-06-14 08:49:47 +01:00
modmuss
b8da4e5498
Update dependencies ( #1089 )
...
* Update depedencies
* Fix Gradle 9 deprecation warning
* No need for the shadow jar plugin
2024-04-15 15:12:49 +01:00
shedaniel
3347cfdd4a
Merge remote-tracking branch 'FabricMC/exp/1.6' into exp/1.6
...
# Conflicts:
# .github/workflows/publish.yml
# build.gradle
# gradle/libs.versions.toml
# src/main/java/net/fabricmc/loom/LoomGradleExtension.java
# src/main/java/net/fabricmc/loom/configuration/CompileConfiguration.java
# src/main/java/net/fabricmc/loom/configuration/ifaceinject/InterfaceInjectionProcessor.java
# src/main/java/net/fabricmc/loom/extension/LoomGradleExtensionApiImpl.java
# src/main/java/net/fabricmc/loom/extension/LoomGradleExtensionImpl.java
# src/main/java/net/fabricmc/loom/task/GenVsCodeProjectTask.java
# src/test/resources/projects/kotlin/build.gradle.kts
2024-02-29 18:57:33 +09:00
modmuss
0dc1ba012a
Update deps ( #1054 )
2024-02-24 15:04:56 +00:00
modmuss50
cfba0b18cd
Update wrapper validation task
2024-02-19 22:10:38 +00:00
modmuss
8250b509a4
Prepare for SelfResolvingDependency's removal & Update to Gradle 8.6 ( #1038 )
...
* Prepare for SelfResolvingDependency's removal
Update to Gradle 8.6
* Update docker images
* ProjectDependency is also a SRD
* Throw if layered mappings are created too late.
2024-02-03 23:26:33 +00:00
shedaniel
beb04d30f2
Merge remote-tracking branch 'FabricMC/exp/1.5' into exp/1.5
...
# Conflicts:
# .github/workflows/publish.yml
# gradle/libs.versions.toml
# src/main/java/net/fabricmc/loom/LoomGradleExtension.java
# src/main/java/net/fabricmc/loom/api/LoomGradleExtensionAPI.java
# src/main/java/net/fabricmc/loom/build/nesting/IncludedJarFactory.java
# src/main/java/net/fabricmc/loom/configuration/decompile/SingleJarDecompileConfiguration.java
# src/main/java/net/fabricmc/loom/configuration/providers/mappings/tiny/TinyJarInfo.java
# src/main/java/net/fabricmc/loom/configuration/providers/minecraft/mapped/AbstractMappedMinecraftProvider.java
# src/main/java/net/fabricmc/loom/configuration/providers/minecraft/mapped/ProcessedNamedMinecraftProvider.java
# src/main/java/net/fabricmc/loom/extension/LoomGradleExtensionApiImpl.java
# src/main/java/net/fabricmc/loom/task/RemapTaskConfiguration.java
# src/test/groovy/net/fabricmc/loom/test/unit/kotlin/KotlinRemapperClassloaderTest.groovy
2023-12-26 18:39:12 +08:00
J.T. McQuigg
3df66d612a
Update Github Actions ( #997 )
2023-12-09 22:14:33 +00:00
modmuss
b987b4e711
Always use unix line endings on windows ( #986 )
...
* Always use unix line endings on windows
* Also run checks on windows.
* Fix binary files :)
2023-11-23 22:36:57 +00:00
Juuz
63b47619ec
test-push: Remove test reporting
2023-11-17 18:26:44 +02:00
shedaniel
649bbcaf55
Merge remote-tracking branch 'upstream/exp/1.4' into exp/1.4
...
# Conflicts:
# .gitignore
# build.gradle
# settings.gradle
# src/main/java/net/fabricmc/loom/api/LoomGradleExtensionAPI.java
# src/main/java/net/fabricmc/loom/configuration/LoomConfigurations.java
# src/main/java/net/fabricmc/loom/configuration/mods/ModProcessor.java
# src/main/java/net/fabricmc/loom/extension/LoomGradleExtensionApiImpl.java
# src/main/java/net/fabricmc/loom/task/service/JarManifestService.java
# src/main/java/net/fabricmc/loom/task/service/TinyRemapperService.java
# src/main/java/net/fabricmc/loom/util/Constants.java
2023-09-23 16:11:29 +08:00
modmuss
3a090917ff
Update to Gradle 8.3, and update all other deps. ( #946 )
...
* Update to Gradle 8.3, and update all other deps.
* Fix tests
* Lazily download decompilers, generate version constants to ensure they are synced between the build and Gradle.
Each decompiler has a configuration, this allows the version to be changed at a later date if needed.
* Fix typo :)
* Oh so many versions
2023-08-24 10:18:25 +01:00
Juuz
236f035ebe
actions: Restore test-push.yml to be closer to upstream
2023-07-19 17:50:41 +03:00
modmuss50
1015ef09ff
Update to Gradle 8.1 ( #864 )
...
* Update to Gradle 8.1
* Fix build, run RunConfigTest against all gradle versions.
* Fix build
2023-04-17 13:49:49 +01:00
modmuss50
95a260d923
Test against Gradle 8.1 and 8.2 nightly. ( #846 )
2023-04-16 17:19:21 +01:00
modmuss50
b4155a9450
Small build updates.
...
Java toolchains aren't support on ARM64 windows. Waiting on https://github.com/gradle/gradle/issues/21703
2022-11-01 21:49:22 +00:00
modmuss50
c46abf8ac4
Update deps, test fixes, and fix github actions deprecation warnings. ( #745 )
2022-10-29 16:57:06 +01:00
Juuz
ffe5e955c5
Fix test artifact names ( #716 )
...
* Fix test artifact names
- Fixes empty parens in Linux artifacts
- Fixes invalid artifact names containing *
- Fixes Windows artifacts not being different from Linux ones
* Fix Windows tests
2022-09-11 20:26:00 +01:00
modmuss50
688385a1bb
Update deps + fix some failing tests.
2022-07-25 18:37:16 +01:00
modmuss50
5e799e8072
Cancel in progress PR tests when PR is updated with more commits.
2022-05-10 18:26:09 +01:00
modmuss50
474d02f1b3
Update gradle and deps.
2022-02-28 18:41:03 +00:00
modmuss50
5a16440c1e
Support ARM natives, rewrite native handling and misc cleanup. ( #554 )
...
* Rewrite natives handling, upgrade LWJGL on ARM machines.
* Remove old natives override hack, should now always be done via gradle.
* Use "idea" everywhere
* Add server specific libraries onto their own classpath. Includes misc code cleanup.
* Start on writing the excluded server libs.
* Gradle deprecation fixes, and misc cleanup
* Add support mod.
* Make native support mod none transitive.
* Update gradle.
2021-12-17 15:37:00 +00:00
modmuss50
337d17bb92
Java 17 and update libs. Closes #545
2021-12-04 19:00:47 +00:00
modmuss50
5315d3c5b2
Run tests against Java 17 ( #515 )
...
* Run tests against Java 17
* Fix tests on J17
2021-10-09 11:05:38 +01:00
Juuxel
b558ee1a46
Fix loom.accessWidener being a read-only property in Kotlin ( #447 )
...
* Re-enable Kotlin test because the related bug has been fixed
* Fix loom.accessWidener being a read-only property in Kotlin
* Remove Kotlin test exclusions
2021-07-26 12:14:31 +01:00
modmuss50
9278f6c4b9
Fix new gradle 8.0 deprecation added in 7.2 ( #416 )
...
* Fix new gradle 8.0 deprecation added in 7.2
* Handle bootstrap tests a bit better
* Fix 0.9 wrapper tests
2021-06-13 13:28:47 +01:00
modmuss50
449868451e
Run tests on windows
2021-06-13 10:50:17 +01:00
modmuss50
8238db1778
Improve error messages when using outdated Java or Gradle.
2021-05-26 11:41:52 +01:00
modmuss50
fc3a5ef052
Java 16
2021-05-12 14:03:45 +01:00
modmuss50
f4f660dce5
Fix typo
2021-05-04 19:40:51 +01:00
modmuss50
891870584d
Fix actions
2021-05-04 18:45:57 +01:00
modmuss50
cd17485280
Update to release 7.0 gradle
2021-05-04 18:37:23 +01:00
shedaniel
58d1b066bd
Simplify RemapJarTask remapRefmap
2021-04-13 16:30:44 +08:00
modmuss50
c8df12cf0f
Update to Gradle 7 ( #380 )
...
* Gradle 7 part 1
* Fix actions?
* Update actions
* Fix tests not running
* Fix some broken tests
* Update kotlin to try and fix JDK 16 support
* Disable KotlinTest on j16
* exclude kotlin test from actions...
2021-04-04 23:02:00 +01:00
modmuss50
153afc1418
Reorganise tests ( #378 )
2021-04-02 12:20:03 +01:00
modmuss50
e6ac2afc7b
Ensure outputs are reproducable across all OS's. ( #363 )
2021-03-15 23:31:18 +00:00
modmuss50
87f3743b24
Rewrite tests to be easier to write and maintain ( #361 )
2021-03-06 11:40:07 +00:00
modmuss50
46957df360
Run tests against gradle 7 and fail on deprecation. Fix gradle 8 support again.
2021-02-14 13:56:22 +00:00
modmuss50
b4a8c306e9
Fix build.
...
Thanks gradle for changing versioning style..
2021-01-16 13:52:25 +00:00
modmuss50
20dd62d5b4
Update a number of dependencies
2021-01-16 13:50:45 +00:00