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
/
settings.gradle
Commit message (
Collapse
)
Author
Age
*
Move settings.gradle to Kotlin
Joffrey Bion
2020-03-27
|
*
Remove unnecessary EAP Kotlin repository
joffrey-bion
2020-01-05
|
*
Remove gradle metadata feature (now enabled by default)
joffrey-bion
2020-01-05
|
*
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
|
*
Reorder subprojects in settings.gradle to make more sense
Joffrey BION
2019-05-22
|
*
Make common project multiplatform
Joffrey BION
2019-05-22
|
*
Comment plugin management related to unused multiplatform plugin
Joffrey BION
2019-05-22
|
*
Rationalize module names
Joffrey BION
2019-05-16
|
*
Remove GRADLE_METADATA feature to avoid breaking frontend build
Joffrey BION
2019-05-16
|
*
Extract game-model module from game-engine
Joffrey BION
2019-05-16
|
*
Add rootProject.name in settings.gradle
jbion
2019-05-14
|
|
|
|
This is the recommended best practice, I guess to avoid having the project name depend on the root folder's name.
*
Extract game engine as separate artifact
Joffrey BION
2018-04-23
|
*
Move frontend and backend into 2 separate subprojects
jbion
2017-01-20
bgstack15