summaryrefslogtreecommitdiff
path: root/build.gradle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add Jenkinsfile and new MavenGravatar asiekierka2016-09-211-58/+1
|
* Update Procyon to 0.5.33.8Gravatar Thog2016-09-111-1/+1
|
* Update Procyon to 0.5.33.7-enigmaGravatar Thog2016-08-241-1/+1
|
* Update Procyon (fix UTF-8 issues), disable debug line number in source code ↵Gravatar Thog2016-08-191-1/+1
| | | | and make all decompiler settings configurable with system properties
* Update Procyon to 0.5.32Gravatar Thog2016-08-181-4/+6
|
* Deploy shadow jar and lib jar to mavenGravatar Shadowfacts2016-08-171-33/+3
|
* update group idGravatar modmuss502016-08-161-1/+1
|
* Rename things to fabricGravatar modmuss502016-08-161-7/+7
|
* Upload fat jar to mavenGravatar modmuss502016-08-151-0/+4
|
* Added maven uploadingGravatar modmuss502016-08-151-1/+60
|
* Fixed build.gradleGravatar lclc982016-07-021-1/+1
|
* Removed unused methodsGravatar lclc982016-07-021-1/+1
|
* Update version infoGravatar modmuss502016-06-291-1/+6
|
* Fixed build failGravatar lclc982016-06-301-1/+1
|
* Json format (#2)Gravatar lclc982016-06-301-112/+121
| | | | | | | | * Added new format * Fixed bug * Updated Version
* Some small changes to fix idea importingGravatar modmuss502016-06-261-2/+3
|
* Fix a stupid Gradle typo which broke 53 unit tests.fix-unit-testsGravatar Michael Smith2015-07-101-1/+1
| | | | I actually thought I was fixing the tests when I started.
* Support Gradle alongside SSJBGravatar Michael Smith2015-05-211-0/+176
This makes builds faster, simpler and better automated but still keeps Cuchaz happy. :)