index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildSrc
Age
Commit message (
Expand
)
Author
2022-10-28
build: Store method parameters in class files
Fabian Mastenbroek
2022-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
2022-10-06
build: Remove unused distribution conventions
Fabian Mastenbroek
2022-10-06
build: Update simulator dependencies
Fabian Mastenbroek
2022-08-03
build: Update to Gradle 7.5
Fabian Mastenbroek
2022-06-23
build: Update simulator dependencies
Fabian Mastenbroek
2022-05-16
build: Update simulator dependencies
Fabian Mastenbroek
2022-05-06
refactor(harness): Remove OpenDC Harness modules
Fabian Mastenbroek
2022-04-23
build: Enable testing for all library modules
Fabian Mastenbroek
2022-04-22
build(web/api): Move Quarkus build configuration into buildSrc
Fabian Mastenbroek
2022-04-22
build: Include Quarkus tests in aggregated JaCoCo test report
Fabian Mastenbroek
2022-04-21
build: Use JaCoCo 0.8.8
Fabian Mastenbroek
2022-04-05
feat(web/ui): Add extension for serving OpenDC web UI
Fabian Mastenbroek
2022-04-05
build(web/ui): Support building WebJar for OpenDC web UI
Fabian Mastenbroek
2022-04-05
build(web/ui): Add Gradle integration with Next.js project
Fabian Mastenbroek
2022-04-05
build: Update to Kotlin 1.6.20
Fabian Mastenbroek
2022-04-04
ci: Fix JaCoCo report aggregation
Fabian Mastenbroek
2022-04-04
feat(web/api): Initial API implementation in Kotlin
Fabian Mastenbroek
2022-04-04
feat(web/proto): Design unified communication protocol
Fabian Mastenbroek
2022-04-04
build: Move build dependencies into version catalog
Fabian Mastenbroek
2022-01-11
build: Update to Kotlin 1.6.10
Fabian Mastenbroek
2021-11-24
build: Update to Kotlin 1.6
Fabian Mastenbroek
2021-11-02
build: Update build dependencies
Fabian Mastenbroek
2021-10-25
build(jmh): Fix duplicate classpath entries
Fabian Mastenbroek
2021-10-03
build: Migrate from kotlinx-benchmark to jmh-gradle
Fabian Mastenbroek
2021-09-28
build: Increase Java requirement to version 11
Fabian Mastenbroek
2021-09-02
build: Update to Gradle 7.2
Fabian Mastenbroek
2021-08-31
build: Update to Kotlin 1.5.30
Fabian Mastenbroek
2021-07-29
build: Update Kotlin dependencies
Fabian Mastenbroek
2021-06-24
build: Upgrade to Kotlin 1.5.20
Fabian Mastenbroek
2021-06-24
simulator: Re-implement performance interference model
Fabian Mastenbroek
2021-06-17
build: Update dependencies
Fabian Mastenbroek
2021-06-15
build: Upgrade to Gradle 7.1
Fabian Mastenbroek
2021-06-01
build: Update to Kotlin 1.5.10
Fabian Mastenbroek
2021-05-18
build: Update Jacoco to version 0.8.7
Fabian Mastenbroek
2021-05-18
build: Update to Kotlin 1.5.0
Fabian Mastenbroek
2021-05-10
build: Publish Java Platform on Maven Central
Fabian Mastenbroek
2021-05-07
build: Access version catalog from buildSrc
Fabian Mastenbroek
2021-05-07
build: Use Gradle version catalog
Fabian Mastenbroek
2021-05-06
build: Prevent publishing application modules
Fabian Mastenbroek
2021-05-06
build: Use type-safe project accessors
Fabian Mastenbroek
2021-05-06
build: Add support for publishing to Maven Central
Fabian Mastenbroek
2021-05-05
exp: Include experiments in main distribution
Fabian Mastenbroek
2021-05-05
exp: Add support for experiment configuration
Fabian Mastenbroek
2021-05-05
harness: Split harness into separate modules
Fabian Mastenbroek
2021-05-03
build: Migrate to Dokka 1.4.32
Fabian Mastenbroek
2021-05-03
build: Add support for distribution packaging
Fabian Mastenbroek
2021-04-25
build: Migrate to flat project structure
Fabian Mastenbroek