Commit graph

136 commits

Author SHA1 Message Date
574205d548
Advance options should start with -X 2025-04-15 10:51:10 -07:00
9c633116dc
Bump JUnit to version 5.12.2 2025-04-12 18:48:21 -07:00
dfa9a6124e
Add method to find the Kotlin home 2025-04-01 11:19:17 -07:00
23a97601db
Find compiler in Kotlin home, if specified 2025-03-31 10:32:23 -07:00
2a406feb15
Add snap locations to common paths 2025-03-30 14:30:10 -07:00
852e24bc18
Log where the kotlin compiler was found from/at 2025-03-26 21:52:12 -07:00
8e2415eda4
Minor cleanups 2025-03-25 00:00:06 -07:00
bf82ea1920
Remove unnecessary isMinGW and isCygwin methods 2025-03-24 21:29:33 -07:00
b0ad8ad056
Read @argfile manually 2025-03-23 18:35:56 -07:00
b5b6b40564
Fix plugins paths for Windows/MacOS 2025-03-23 16:31:45 -07:00
0990e82f04
Only check kotlinc arguments on Linux 2025-03-23 15:16:27 -07:00
dc5b81e366
Add isMinGW() and isCygwin() methods 2025-03-23 15:14:23 -07:00
96b8139b97
Add /usr/share common kotlinc paths 2025-03-23 03:33:48 -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
0f6385e3f3
Bump JUnit to version 5.12.1 2025-03-18 04:18:20 -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
8dda26e7ef
Version 1.0.5-SNAPSHOT 2025-01-27 13:16:50 -08:00
b59f53ba8a
Bumped AssertJ to version 3.27.3 2025-01-27 12:02:27 -08:00
e1eb395012
Version 1.0.4 2025-01-14 11:49:10 -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
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
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
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
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
9cda1e132f
Bumped JUnit to version 5.11.0 2024-08-27 00:31:19 -07:00