summaryrefslogtreecommitdiff
path: root/build.gradle.kts
AgeCommit message (Expand)Author
6 daysAndroid application module (APK) + wire into settingsketsuban
6 daysApply kotlin compose compiler pluginketsuban
6 daysCompose desktop app shell (2nd Division entry point)ketsuban
6 daysDeclare kotlin-jvm plugin at root (apply false)ketsuban
6 daysDeclare KGP/AGP/detekt plugins at root (apply false) to fix multi-module clas...ketsuban
6 daysGradle multi-module hierarchy: domain (full KMP) + content-store + 10 registe...ketsuban
6 daysiOS targets (iosArm64/iosSimulatorArm64/iosX64) + GitHub Actions ios workflowketsuban
6 daysBrowser wasm target + deploy to artifact/kukuri/latest (web viewable via ligh...ketsuban
6 daysjvmJar Main-Class manifest for runnable desktop bundleketsuban
6 daysFix desktop bundle layout (lib/ + bin/), add per-bundle READMEsketsuban
6 daysDeployment bundles + parameterized Deploy stageketsuban
6 daysEnv completion: gradle wrapper, detekt gate config, algorithm/protocol defaul...ketsuban
7 daysContentStore CID hashing via okio sha256 (cryptography-kotlin 0.4 lacks nativ...ketsuban
7 daysUse pure-Kotlin base crypto provider on wasmJs (webcrypto IrLinkageError)ketsuban
7 dayscryptography-kotlin 0.4.0: per-target providers (jdk/webcrypto/base)ketsuban
7 daysCh.20a ContentStore seed: CID/block store + cryptography-kotlin 0.6.0 (optima...ketsuban
7 daysAssemble per-platform artifacts (jar/aar/wasm/kexe) and archive them for down...ketsuban
7 daysKotlin 2.1.21: aligns stdlib with okio wasm metadata, restores datetime-commonketsuban
7 daysExercise FakeFileSystem from jvmTest (common metadata skew vs Kotlin 2.0 runt...ketsuban
7 daysScope datetime to jvm/android, downgrade okio to 2.0-built 3.10.2 for wasmJs ...ketsuban
7 daysScope sqldelight to jvm/android (no wasmJs artifact exists)ketsuban
7 daysMultiplatform test env: jvm + android + wasmJs(node) + linuxX64 targets, comm...ketsuban
7 daysFix smoke test APIs: okio fakefilesystem artifact, explicit serializer, koin ...ketsuban
7 daysKMP layout + version catalog with spec libraries (coroutines/serialization/da...ketsuban
7 daysInitial kukuri seed: Kotlin core model + CI pipeline + design specketsuban