Commit graph

183 commits

Author SHA1 Message Date
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
74a180e6fd
Combine project and examples jobs 2025-03-23 15:23:12 -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
5d78963f1d
Add macos-latest to examples OS matrix 2025-03-23 03:51:54 -07:00
e32ebf19d6
Download dependency for the examples in project workflow as needed for testing 2025-03-23 03:39:19 -07:00
96b8139b97
Add /usr/share common kotlinc paths 2025-03-23 03:33:48 -07:00
a7a9b10f97
Split project and examples jobs 2025-03-23 03:28:03 -07:00
f4ff095297
Use an OS matrix to run on 2025-03-23 03:21:27 -07:00
8251473b05
Run all matrices under Windows 2025-03-23 03:15:41 -07:00
bef5aed2e3
Move compile options to a var 2025-03-23 03:14:35 -07:00
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