Jannis Weis
25618d5fa7
Setup dependency catalog in settings.gradle.kts
...
This allows us to move the dependency versions back into
gradle.properties so version for plugins and dependencies are declared
in a centralized way.
This commit also removes the legacy macOS framework dependencies.
3 years ago
Jannis Weis
f7f2629dc2
Build: Update Gradle to version 7.3.3
3 years ago
weisj
2300e6564a
Build: Allow running errorprone with Java 8
3 years ago
weisj
2491bda23e
IconSet: Annotate generated classes as @Generated
3 years ago
weisj
94929e5cda
Build: Setup errorprone
3 years ago
weisj
b7c2625776
Demo: Add inspector
3 years ago
weisj
29e45dabf4
Stabilize swingDsl dependency version to 0.1.3
3 years ago
Jannis Weis
2ba0152062
Build: Update JavaNativeFoundation version
...
Update to a version with fixed gradle metadata
3 years ago
Jannis Weis
2db338b684
Build: Check multiple possible folder layouts in the jdk.
...
Use the new drop-in JNF version, which specifies a flat install directory.
3 years ago
Jannis Weis
ef8589b4d4
Build: Replace system JavaNativeFramework with openjdk compiled stub.
3 years ago
weisj
fe19e2ebd2
Provide mechanism to specify VisualPaddings for svg icons in the xml markup.
4 years ago
weisj
0b2cb7bd7a
Update to snapshot version of swingdsl.
4 years ago
weisj
319381aff4
Migrate to stable version of swing-extensions.
4 years ago
weisj
03c715fe0b
DSL: Update coordinates and implement hyperlink click color.
4 years ago
weisj
9faec7ace4
Update gradle version
4 years ago
weisj
e87e43c5f5
Build: Rename swingDsl to swingDsl.lafSupport for more clarity.
4 years ago
weisj
5580656e79
Build: Update to Gradle 7
...
Upgrade gradle version to 7.0. Make use of typesafe project and library accessors. These replace the current bom project.
Handle different xCode version on macOS.
4 years ago
weisj
dbb95154e3
Revert gradle update (back to version 6.5) due to incompatibility with snapshot publishing.
...
Downgrade to stable nokkee version.
4 years ago
weisj
f172ca1bb4
Update gradle to version 6.7.1
4 years ago
weisj
cc6ec5e520
Move nokee version definition to root gradle.properties
...
Remove unused shadow.version
4 years ago
weisj
de72a90372
Update gradle 6.3 -> 6.5
4 years ago
weisj
0d0fe13a7e
Automatically insert suppression for unused properties.
...
Removed license header from gradle.properties and gradle-wrapper.properties.
5 years ago
weisj
63e55f0f71
Autostyle setup and initial formatting.
5 years ago
Vladimir Sitnikov
c6ac675ed8
Upgrade Gradle: 6.1.1 -> 6.3
5 years ago
Vladimir Sitnikov
3ae99e44fc
Split projects, migrate to Kotlin DSL
5 years ago
weisj
cc5770b02d
Cleanup
5 years ago
weisj
bc3c3e1952
General functioning support for window decorations on windows.
...
Resize cursors still show up if resizing is disabled.
5 years ago