52 Commits (eac114884be968c302907b7046adcd193290eb52)

Author SHA1 Message Date
Graham 76ad27a380 Add junit-platform-launcher dependency 3 years ago
Graham bdc9fa1f61 Fix use of deprecated classes/properties in build.gradle.kts 3 years ago
Graham 7f58b50a47 Update to Kotlin 1.5.0 3 years ago
Graham 213808f609 Add pluginManagement block 3 years ago
Graham 6498d39306 Add Gradle 7 version catalog 3 years ago
Graham 9b409c8331 Improve JUnit dependencies 3 years ago
Graham a8a48b3574 Move repositories to new dependencyResolutionManagement block 3 years ago
Graham 43cf436c22 Set Java compiler encoding to UTF-8 3 years ago
Graham d837e72aee Enforce consistent version of Kotlin's stdlib across the whole project 3 years ago
Graham 159df1eda7 Replace openrs2.dev with openrs2.org 4 years ago
Graham a7c9f3eb17 Update dependencies 4 years ago
Graham 8a459ddd47 Disable externalDocumentationLinks unless a project property is set 4 years ago
Graham eb7f71a7a4 Update Dokka 4 years ago
Graham 415363fbbe Pass --delete to rsync 4 years ago
Graham fceab7ee1e Remove dokkaHtmlCollector from the build task 4 years ago
Graham a235167b89 Publish KDoc to docs.openrs2.dev 4 years ago
Graham 06106938af Replace project.rootDir with rootDir 4 years ago
Graham 2520798ccf Move commitHash() to the bottom of build.gradle.kts 4 years ago
Graham 8cbf973f50 Update Dokka to 1.4.0-rc 4 years ago
Graham ab642f300d Remove explicit stdlib dependency 4 years ago
Graham 232ba32bbd Enable explicit API mode 4 years ago
Graham 0546e05183 Update kotlinter/ktlint 4 years ago
Graham 0f032e4f21 Update to Gradle 6.6 4 years ago
Graham 95c97b8399 Add XteaKey inline class with ZERO "constant" and isZero method 4 years ago
Graham 73194bbb8d Exclude dev releases in rejectVersionRegex 4 years ago
Graham 99a28a842c Add dependency on the .git directory to the dokka task 4 years ago
Graham 06b1b78952 Use shorthand rootDir and buildDir methods 4 years ago
Graham deac3306e8 Move share/deob-map to share/deob/map 4 years ago
Graham d1aa625397 Move build.gradle.kts files out of the nonfree repository 4 years ago
Graham e8ecd5016d Set version to 0.1.0-SNAPSHOT 4 years ago
Graham 2471418d4a Add is prefix to boolean extension properties 4 years ago
Graham 21551b119c Add kotlin-reflect dependency 4 years ago
Graham ff96cf70a2 Rename dokka output directory to kdoc 4 years ago
Graham de467837f0 Add externalDocumentationLinks 4 years ago
Graham 4cfb577e48 Replace StandardCharsets with Charsets 4 years ago
Graham 609576be63 Add Dokka task to the root project 4 years ago
Graham 34c7e049b1 Remove duplicate junit-jupiter-api dependency with different version 4 years ago
Graham 96cdcad2af Use tasks extension methods where possible 4 years ago
Graham 11c3b376e2 Set wrapper task's default distributionType to ALL 4 years ago
Graham 9d6c8f8735 Add stdin support to the Gradle :run tasks 4 years ago
Graham 164e02cbce Switch to JDK11 4 years ago
Graham a027209b18 Update ciManagement 4 years ago
Graham d32de8537d Prefer local Maven repository over the OpenRS2 snapshots repo 4 years ago
Graham 282dbd268b Remove repository credentials from the repositories block 4 years ago
Graham bb6bd3861e Switch to the ISC license 4 years ago
Graham 09bdf640f4 Add openrs2 prefix to repo{Username,Password} properties 4 years ago
Graham 5d813a345d Reduce priority of mavenLocal() to fix dependencyUpdates 4 years ago
Graham 641da067da Depend on kotlin-inline-logger directly 4 years ago
Graham 7708056488 Use kotlin-inline-logger from Maven Central 4 years ago
Graham e6ac51688c Skip openrs2 repositories if no username/password are supplied 4 years ago