Commit graph

169 commits

Author SHA1 Message Date
a2a5f284b6
Add workflow for testing the examples on Windows 2025-03-23 03:00:00 -07:00
b0d6a3ac3b
Pass arguments to kotlinc via @argfile 2025-03-23 02:30:17 -07:00
125e9f7327
Move jvmOptions to main compile operation 2025-03-23 02:22:25 -07:00
3a012bf012
Cleanup Kotlin common paths 2025-03-22 10:16:18 -07:00
a21938f7b5
Log the Kotlin compiler location when found 2025-03-21 23:15:20 -07:00
b8927615ec
1.1.0-SNAPSHOT 2025-03-21 21:29:04 -07:00
e7d0ada68c
Reorder the common kotlin compiler potential locations 2025-03-21 21:24:44 -07:00
a57ae52a1c
Add method to locate the Kotlin compiler in common locations 2025-03-21 21:08:56 -07:00
9fcc5cc362
Add test for fromProject() using the examples project 2025-03-21 21:04:34 -07:00
54228e3149
Add tests for new compiler plugins 2025-03-21 11:35:12 -07:00
5ca06f4d81
Add support for illegal native access modes 2025-03-21 11:29:44 -07:00
779e6d4b79
Change List to Collection 2025-03-21 01:32:03 -07:00
3c5b1fde8f
Implement JvmOptions class 2025-03-21 01:04:54 -07:00
832447771d
Add Compose and Imports Dumper compiler plugins 2025-03-21 01:04:53 -07:00
48c896f0df
Bump Kotlin to version 2.1.20 2025-03-21 01:04:42 -07:00
31e4208d7f
JDK 24 2025-03-18 23:37:48 -07:00
d8c1049990
Add generic installation instructions 2025-03-18 12:30:20 -07:00
0f6385e3f3
Bump JUnit to version 5.12.1 2025-03-18 04:18:20 -07:00
323f96b54b
Bump PMD extension to version 1.2.1 2025-03-18 04:17:48 -07:00
048efcb810
Bump bld to version 2.2.1 2025-02-25 09:43:06 -08:00
80f00b41ed
Bump JUnit to version 5.12.0 2025-02-25 09:42:31 -08:00
3a1ad6ae66
Bumped minimum Kotlin version to 1.9.25 2025-01-27 13:17:17 -08:00
8dda26e7ef
Version 1.0.5-SNAPSHOT 2025-01-27 13:16:50 -08:00
00299f685c
Bumped Kotlin to version 2.1.10 2025-01-27 12:04:42 -08:00
b59f53ba8a
Bumped AssertJ to version 3.27.3 2025-01-27 12:02:27 -08:00
21744cf2c8
Bumped artifacts actions to latest versions 2025-01-27 12:01:14 -08:00
e1eb395012
Version 1.0.4 2025-01-14 11:49:10 -08:00
5d66266fa9
Bumped bld-exec extension to version 1.0.4 2025-01-13 21:41:44 -08:00
316390264e
Fixed BaseProjectBlueprint initialization in tests 2025-01-13 21:28:24 -08:00
3d87280f9c
Updated copyright for 2025 2025-01-13 08:22:01 -08:00
0f6d190cc6
Bumped bld to version 2.2.0 2025-01-13 08:20:59 -08:00
325599575c
Bumped AssertJ to version 3.27.2 2025-01-13 08:20:00 -08:00
86d7351fec
Bumped PMD extension to version 1.1.9 2024-12-28 18:02:20 -08:00
0572b64aed
Bumped AssertJ to version 3.27.0 2024-12-28 18:02:00 -08:00
454ca22536
Bumped JUnit to version 5.11.4 2024-12-28 18:01:31 -08:00
fb793e254a
Version 1.0.3 2024-11-28 10:58:51 -08:00
d658bcf0c4
Enabled verbose compiling 2024-11-28 10:46:10 -08:00
fbaa0264e1
Added support for the -Wextra cli parameter 2024-11-28 10:44:59 -08:00
53df02fa71
Don't use $KOTLIN_HOME if already manually set 2024-11-28 10:43:55 -08:00
6305dd3de4
Bumped Kotlin to version 2.1.0 2024-11-27 19:33:25 -08:00
fe46c87334
Updated dependencies
Bumped JUnit version to 5.11.3
Bumped PMD extension version to 1.1.7
Bumped JDK to version 23 (GitHub CI Workflow)
2024-10-27 16:58:52 -07:00
0aea2095cc
Updated dependencies
Bumped Kotlin to version 2.0.21
Bumped JUnit to version 5.11.2
Bumped PMD extension to version 1.1.6
2024-10-10 13:15:11 -07:00
6a508f1f68
Don't compile when source or test directories are empty. 2024-09-09 20:57:39 -07:00
09c324c8de
Added soft assertions 2024-09-09 20:56:16 -07:00
27bc3a0997
Version 1.0.1 2024-08-30 15:54:36 -07:00
61623728ff
More API cleanups 2024-08-30 15:54:01 -07:00
1b08f43392
Updated extensions dependencies 2024-08-30 15:18:00 -07:00
a52ee51998
Bumped bld to version 2.1.0 2024-08-30 15:16:48 -07:00
c1565e784b
Cleaned up API to match bld operations and options APIs 2024-08-27 00:35:24 -07:00
a1ded46894
Bumped Kotlin to version 2.0.20 2024-08-27 00:31:56 -07:00