index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.gradle.kts
Commit message (
Expand
)
Author
Age
*
Upgrade to Kotlin 1.8.22
Joffrey Bion
2023-06-09
*
Upgrade Kotlin to 1.8.21
Joffrey Bion
2023-04-30
*
Upgrade to Kotlin 1.8 and JS IR
Joffrey Bion
2023-01-29
*
Upgrade Kotlin to 1.7.20
Joffrey Bion
2022-11-06
*
Upgrade to Kotlin 1.7
Joffrey Bion
2022-07-03
*
Upgrade Kotlin to 1.6.10
Joffrey Bion
2022-01-11
*
Add allWarningsAsErrors for stricter build
Joffrey Bion
2021-11-18
*
Remove redundant experimental flag
Joffrey Bion
2021-11-18
*
Upgrade to Kotlin 1.6.0 and JDK 17
Joffrey Bion
2021-11-18
*
Upgrade Kotlin to 1.5.31
Joffrey Bion
2021-11-11
*
Remove unnecessary module-level opt-ins
Joffrey Bion
2021-09-08
*
Upgrade ktlint plugin to 10.1.0
Joffrey Bion
2021-09-07
*
Upgrade Kotlin, Kotlin/React, and Krossbow versions
Joffrey Bion
2021-09-07
*
Add maven central repository to avoid issues with new versions
Joffrey Bion
2021-09-06
*
Upgrade ktlint
Joffrey Bion
2021-03-08
*
Update JVM target to 15
joffrey-bion
2021-02-10
*
Upgrade to Kotlin 1.4.30
joffrey-bion
2021-02-10
*
Cleanup experimental annotations
joffrey-bion
2021-02-10
*
Upgrade Kotlin to 1.4.21 and corresponding UI deps
joffrey-bion
2021-01-30
*
Upgrade Ktlint to 0.39.0
joffrey-bion
2020-10-31
*
Upgrade Kotlin to 1.4.10
joffrey-bion
2020-10-31
*
Upgrade to Kotlin 1.4 and corresponding library versions
Joffrey Bion
2020-08-31
*
Upgrade ktlint and re-enable import order check
Joffrey Bion
2020-08-20
*
Add debug statements
Joffrey Bion
2020-05-22
*
Upgrade Kotlin, react, and blueprintjs versions
Joffrey Bion
2020-05-22
*
Fix SW client "request"
Joffrey Bion
2020-05-21
*
Upgrade to krossbow 0.20.1 (migrate to flows)
Joffrey Bion
2020-05-12
*
Remove personal bintray repo now that jcenter sync works
Joffrey Bion
2020-04-16
*
Enable ktlint on sw-ui
Joffrey Bion
2020-04-08
*
Upgrade to Kotlin 1.3.71
Joffrey Bion
2020-03-27
*
Add maven repo to fix temporary jcenter sync issues
Joffrey Bion
2020-03-27
*
Upgrade to Kotlin 1.3.70
Joffrey Bion
2020-03-19
*
Add kotlinx.serialization support to common model
joffrey-bion
2020-01-23
*
Ugrade Kotlin and Ktlint
joffrey-bion
2020-01-05
*
Remove unnecessary EAP Kotlin repository
joffrey-bion
2020-01-05
*
WIP sagas
Joffrey Bion
2019-10-22
*
Upgrade Kotlin & Kotlin Wrappers version
joffrey-bion
2019-10-22
*
Attempt at Kotlin/JS EAP build 1.3.50-eap-54
jbion
2019-08-01
*
Attempt at Kotlin frontend plugin
jbion
2019-07-28
*
Create multiplatform SevenWondersClient based on Krossbow
Joffrey BION
2019-07-08
*
Upgrade to Kotlin 1.3.40
Joffrey BION
2019-07-02
*
WIP back to JVM for common module to see if it works
Joffrey BION
2019-05-17
*
Rationalize module names
Joffrey BION
2019-05-16
*
Extract game-model module from game-engine
Joffrey BION
2019-05-16
*
Centralize declaration of Kotlin plugin version
Joffrey BION
2019-05-16
*
Migrate root project's build.gradle to Kotlin DSL
jbion
2019-05-14
bgstack15