Alva Swanson
|
4575d2a229
|
Implement startBitcoindRegtest Gradle Task
|
2023-09-11 16:55:11 +02:00 |
|
Alva Swanson
|
bf1c159477
|
Don't remove start scripts from root directory
|
2023-09-11 00:34:28 +02:00 |
|
Alva Swanson
|
44ab029c7e
|
Gradle: Apply shadow plugin only to desktop module
|
2023-08-05 15:18:59 +02:00 |
|
Alva Swanson
|
9ce8f83719
|
Gradle: Centralize application setup
|
2023-08-05 15:14:04 +02:00 |
|
Alva Swanson
|
168fbaa3c1
|
apitest: Move build configuration to its own build.gradle
|
2023-08-05 14:51:26 +02:00 |
|
Alva Swanson
|
b54fec0940
|
seednode: Move build configuration to its own build.gradle
|
2023-08-05 14:47:01 +02:00 |
|
Alejandro García
|
6d9586f0e0
|
Merge pull request #6791 from alvasw/gradle_move_statsnode_configs_to_own_build_gradle
statsnode: Move build configuration to its own build.gradle
|
2023-08-04 13:40:39 +00:00 |
|
Alva Swanson
|
d3419ec39d
|
statsnode: Move build configuration to its own build.gradle
|
2023-08-04 13:51:47 +02:00 |
|
Alva Swanson
|
5576493210
|
Remove JavaFx references from root build.gradle
|
2023-08-04 13:33:59 +02:00 |
|
Alva Swanson
|
41eafd2b31
|
desktop: Move build configuration to its own build.gradle
|
2023-08-04 13:30:46 +02:00 |
|
Alva Swanson
|
b35dcef2e1
|
core: Move build configuration to its own build.gradle
|
2023-08-04 13:27:05 +02:00 |
|
Alva Swanson
|
edd43638f3
|
p2p: Move build configuration to its own build.gradle
|
2023-08-04 13:04:01 +02:00 |
|
Alva Swanson
|
eb3a663b64
|
common: Move build configuration to its own build.gradle
|
2023-08-04 12:55:08 +02:00 |
|
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 |
|
Alva Swanson
|
9af3ab82a9
|
Remove com.google.osdetector Gradle Plugin
|
2023-07-17 18:34:00 +02:00 |
|
Alejandro García
|
e5aef09e96
|
Revert "Move bisq-* scripts from root directory to scripts directory"
|
2023-07-12 13:53:13 +00:00 |
|
Alva Swanson
|
516df168fd
|
Move bisq-* scripts from root directory to scripts directory
|
2023-07-07 21:08:30 +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
|
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
|
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
|
52ab467a65
|
Remove redundant 'useJUnitPlatform()' declarations
|
2023-05-13 23:05:04 +07:00 |
|
Alva Swanson
|
796205c7a6
|
Remove redundant 'testRuntimeOnly libs.junit.jupiter.engine'
|
2023-05-13 23:05:04 +07:00 |
|
Alejandro García
|
2e892bf90a
|
Merge pull request #6688 from alvasw/move_mockito_definition_to_bisq_java_conventions
Move mockito dependency definition to bisq.java-conventions
|
2023-05-08 18:19:19 +00:00 |
|
Alejandro García
|
cc9a49ef2b
|
Merge pull request #6687 from alvasw/move_hamcrest_definition_to_bisq_java_conventions
Move hamcrest dependency definition to bisq.java-conventions
|
2023-05-08 18:18:33 +00:00 |
|
Alejandro García
|
6f851b944c
|
Merge pull request #6686 from alvasw/move_junit_definition_to_bisq_java_conventions
Move JUnit dependency definition to bisq.java-conventions
|
2023-05-08 18:17:49 +00:00 |
|
Alva Swanson
|
28a4787853
|
Move mockito dependency definition to bisq.java-conventions
|
2023-05-08 17:51:05 +10:00 |
|
Alva Swanson
|
7c1eb65775
|
Move hamcrest dependency definition to bisq.java-conventions
|
2023-05-08 17:51:05 +10:00 |
|
Alva Swanson
|
6e0e5028a3
|
Move JUnit dependency definition to bisq.java-conventions
|
2023-05-08 17:51:05 +10:00 |
|
Alva Swanson
|
59521731c9
|
Accept Gradle terms if buildScan property set by developer
|
2023-05-08 17:37:36 +10:00 |
|
napoly
|
e19ffe2308
|
Upgrade JUnit4 to JUnit5 Jupiter
|
2023-05-04 20:04:49 +02:00 |
|
Alva Swanson
|
c1c4caf87f
|
Gradle: Apply bisq.java-conventions to all projects
|
2023-02-05 22:02:13 +01:00 |
|
Alejandro García
|
1b646768ab
|
Merge pull request #6523 from alvasw/gradle_daemon_module_build_gradle
Create build.gradle for daemon module
|
2023-01-17 15:07:53 +00:00 |
|
Alejandro García
|
31dbe070ac
|
Merge pull request #6522 from alvasw/gradle_cli_module_build_gradle
Create build.gradle for cli module
|
2023-01-17 15:07:13 +00:00 |
|
Alva Swanson
|
798f84968a
|
Create build.gradle for daemon module
|
2023-01-16 17:33:27 +02:00 |
|
Alva Swanson
|
0dd7fc630b
|
Create build.gradle for cli module
|
2023-01-16 17:26:30 +02:00 |
|
Alva Swanson
|
4ab4d6789b
|
Create build.gradle for assets module
|
2023-01-16 17:14:52 +02:00 |
|
Christoph Atteneder
|
9e3b28bf0f
|
Add back distribution tar generation for daemon and cli
This is required in finalize.sh script for creating the release bundle
|
2022-12-20 13:32:27 +01:00 |
|
Alva Swanson
|
5d30d44b15
|
Gradle: Move protoc build-logic into its own build.gradle
|
2022-12-14 17:38:35 +02:00 |
|
HenrikJannsen
|
fb1e731d47
|
Deactivate shadowDistTar and shadowDistZip tasks
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
|
2022-12-13 20:41:02 -05:00 |
|
HenrikJannsen
|
3ae52dbb52
|
Add proto to seed node
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
|
2022-12-11 17:26:08 -05:00 |
|
Alejandro García
|
1d67af6f40
|
Merge pull request #6449 from alvasw/introduce_gradle_version_catalog
Introduce Gradle Version Catalog
|
2022-12-09 19:47:39 +02:00 |
|
Alva Swanson
|
de600ddb30
|
Introduce Gradle Version Catalog
To simplify the build.gradle file, this change moves all version variables to
Gradle's version catalog.
|
2022-12-09 15:45:57 +02:00 |
|
HenrikJannsen
|
37c711a8aa
|
Add distTar.enabled = false to build
Helps to speed up the build.
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
|
2022-12-07 11:47:14 -05:00 |
|
HenrikJannsen
|
a1bbac41ea
|
Provide commit hash to seed node.
Provide full hash without truncating
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
|
2022-12-07 11:46:26 -05:00 |
|
Alejandro García
|
28c4da3212
|
Merge pull request #6430 from HenrikJannsen/remove-unused-modules
Remove unused modules
|
2022-11-29 14:45:37 +02:00 |
|
HenrikJannsen
|
0e4255c61b
|
Update verification-metadata.xml
Remove classpath to springframework
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
|
2022-11-25 12:37:02 -05:00 |
|
HenrikJannsen
|
f55ab5e565
|
Remove monitor module
It has been extracted to https://github.com/bisq-network/bisq-monitor
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
|
2022-11-24 16:30:34 -05:00 |
|
HenrikJannsen
|
4ad1f4d246
|
Remove pricenode module
It has been extracted to https://github.com/bisq-network/bisq-pricenode
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
|
2022-11-24 16:26:31 -05:00 |
|