aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/task/GenIdeaProjectTask.java
AgeCommit message (Expand)Author
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-02-12RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/set...Juuxel
2021-02-11Generate IDE run configs on a per config basis. Allows for much finer grain c...modmuss50
2021-02-11Rename `runs` -> `runConfigs`modmuss50
2021-01-29Improve run configs (#318) (#338)modmuss50
2020-12-24General code cleanup (#313)modmuss50
2020-07-26General cleanupReece Dunham
2019-11-15Allow for non-yarn mappings for MigrateMappingsTask (#141)Ramid Khan
2019-11-02Reformat to use Fabric API's checkstyle (#137)modmuss50
2019-05-10add updateMappings taskasie
2019-04-21fix IDE generation file paths assuming CWD == project root, close #72Adrian Siekierka
2019-03-30Only generate the run configs on the root projectmodmuss50
2018-12-22Put tasks in 'fabric' grouptherealfarfetchd
2018-12-12Auto generate eclipse launch filesmodmuss50
2018-12-10use project root dir, should fix files being all over the placemodmuss50
2018-12-04Use pomf jar, and don't override run configsmodmuss50
2018-12-01Clean up GenIdeaProject, fixes run args not being updatedmodmuss50
2018-11-05Generate idea run configs for dir based projectsmodmuss50
2018-11-04Change some stuff in hope that it helps thingsmodmuss50
2018-11-02pass fabricMappingFile to devenvasie
2018-10-27add license headerAdrian Siekierka
2018-10-27cleanupasie
2018-10-25More name updates, should help in a few placesmodmuss50
2018-10-22Revert "Remove a bunch of stuff + update to support modlauncher"modmuss50
2018-08-05Remove a bunch of stuff + update to support modlaunchermodmuss50
2018-05-15Change default enviroment arguments to omlTheCodedOne
2018-05-14No longer use sponges own tweak class, run client task now uses the obfed jar.modmuss50
2018-05-14add mixins to the default argumentsTheCodedOne
2018-05-13Move user cacheTheCodedOne
2018-05-11Fix environment setupTheCodedOne
2017-05-11Update Gradle, Fix mappings not being extracted when using local mappings.modmuss50
2016-10-20Fix mod obof, and add property to specify refmapNamemodmuss50
2016-10-12Remove need to use genIdeaRuns, now just use the idea taskmodmuss50
2016-09-10Use pomf releases, build against gradle 3modmuss50
2016-08-25Fix jar file not being publicmodmuss50
2016-08-25Fix missing nativesmodmuss50
2016-08-25Now stores files in the user gradle folder, will prevent downloading assets f...modmuss50
2016-08-20Generate server run configShadowfacts
2016-08-17Jar merging + reformatmodmuss50
2016-08-17Update IDEA run configuration generationShadowfacts
2016-08-17Load project deps from within gradle, should allow moduals to be builtmodmuss50