index
:
github/architectury-loom.git
dev/0.10.0
fix/osx-1.8.9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
fabricmc
/
loom
/
configuration
/
ide
Age
Commit message (
Expand
)
Author
2021-09-11
Convert AWs on Forge to ATs in RemapJarTask (#24)
Juuxel
2021-08-30
Start work on porting 0.7.4 over
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-31
Remove the ShowCodeDetailsInExceptionMessages jvm arg, I didn't realise it wa...
modmuss50
2021-07-27
Fix NPE when in a mod loader dev env
modmuss50
2021-07-20
Merge remote-tracking branch 'architectury/dev/0.9' into dev/0.9
shedaniel
2021-07-20
Fix the return value of "net.fabricmc.loom.LoomGradleExtension.getInstallerDa...
shedaniel
2021-07-20
Fix merge conflicts
shedaniel
2021-07-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-20
Merge branch 'upstream-0.9' into dev/0.9
shedaniel
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
2021-07-13
Add versions used to compile/build against to jar manifest (#428)
modmuss50
2021-07-13
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-10
Use spotless for header validation, years have been back-filled from git history
modmuss50
2021-05-20
Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8
shedaniel
2021-05-15
Make the run config api stable
modmuss50
2021-05-14
Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8
shedaniel
2021-05-14
Merge remote-tracking branch 'FabricMC/future/dev' into dev/0.8
shedaniel
2021-05-13
General cleanup by making use of java 16 features (#397)
modmuss50
2021-05-12
Enable `ShowCodeDetailsInExceptionMessages` (Better null pointers) for all ru...
modmuss50
2021-04-04
Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forge
shedaniel
2021-03-03
Fix custom sourceset not being correctly set for runconfig tasks (#357)
modmuss50
2021-03-01
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-02-27
Fix inherit not copying `ideConfigGenerated`
modmuss50
2021-02-14
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-02-12
RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/set...
Juuxel
2021-02-12
Rewrite minecraft game data handling.
modmuss50
2021-02-11
Generate IDE run configs on a per config basis. Allows for much finer grain c...
modmuss50
2021-02-11
Rename `runs` -> `runConfigs`
modmuss50
2021-02-09
Allow post configuring run configs
shedaniel
2021-02-03
Still takes about a minute to download all the assets, should be much better ...
shedaniel
2021-02-02
Merge remote-tracking branch 'FabricMC/dev/0.6' into 0.6-merge
shedaniel
2021-02-02
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-31
Rename mode -> environment + Hopefully fix a regression with the run tasks
modmuss50
2021-01-29
Improve run configs (#318) (#338)
modmuss50
2021-01-29
Data Generator for Forge
shedaniel
2021-01-26
Don't add tasks before run to idea anymore for arch
shedaniel
2021-01-20
Allow configuring additional local sourceSets.
shedaniel
2021-01-18
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2020-12-24
General code cleanup (#313)
modmuss50