Alva Swanson
|
6b92629b86
|
Improve build-time: Lazily apply gRPC plugin
For details see:
https://docs.gradle.org/current/userguide/task_configuration_avoidance.html
|
2023-07-17 18:49:10 +02:00 |
|
Alejandro García
|
9869410587
|
Merge branch 'master' into declare_protobuf_java_version_in_platorm_for_all_dependencies
|
2023-07-06 19:39:40 +00:00 |
|
Alejandro García
|
1aaa7d2dd5
|
Merge pull request #6757 from alvasw/proto_remove_redundant_source_set_definitions
proto: Remove redundant 'sourceSets.main.java.srcDirs += '
|
2023-07-06 19:38:07 +00:00 |
|
Alejandro García
|
f56c1b34c4
|
Merge pull request #6756 from alvasw/proto_add_idea_plugin
proto: Add idea plugin
|
2023-07-06 19:37:43 +00:00 |
|
Alejandro García
|
f295f164c5
|
Merge pull request #6755 from alvasw/apply_proto_tasks_only_to_main_source_set
proto: Apply proto tasks only to main source set
|
2023-07-06 19:37:08 +00:00 |
|
Alejandro García
|
9693826595
|
Merge pull request #6754 from alvasw/declace_grpc_version_in_proto_version
Declare grpc compiler version in proto module
|
2023-07-06 19:36:28 +00:00 |
|
Alva Swanson
|
f6dff320d5
|
proto: Remove redundant 'sourceSets.main.java.srcDirs += '
|
2023-07-06 18:27:36 +02:00 |
|
Alva Swanson
|
56e1969444
|
proto: Add idea plugin
The protobuf-gradle-plugin automatically registers proto files and
generated Java code as sources to the idea plugin.
|
2023-07-06 18:26:31 +02:00 |
|
Alva Swanson
|
2bbed1f60f
|
proto: Apply proto tasks only to main source set
|
2023-07-06 18:24:51 +02:00 |
|
Alva Swanson
|
e5e1ec092d
|
Declare grpc compiler version in proto module
|
2023-07-06 18:23:12 +02:00 |
|
Alva Swanson
|
d9056fa2be
|
Declare protoc version in proto module
|
2023-07-06 18:21:35 +02:00 |
|
Alva Swanson
|
78a742695c
|
Declare global protobuf-java in Java Platform Plugin
The constraints in the platform module apply to all libraries (including
to transitively included libraries).
|
2023-07-06 18:18:59 +02:00 |
|
Alva Swanson
|
c1c4caf87f
|
Gradle: Apply bisq.java-conventions to all projects
|
2023-02-05 22:02:13 +01:00 |
|
Alva Swanson
|
5d30d44b15
|
Gradle: Move protoc build-logic into its own build.gradle
|
2022-12-14 17:38:35 +02:00 |
|