Commit graph

190 commits

Author SHA1 Message Date
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
9cda1e132f
Bumped JUnit to version 5.11.0 2024-08-27 00:31:19 -07:00
01b82ca71d
Updated Kotlin requirement URL 2024-07-31 13:00:02 -07:00
0d26e700e3
Version 1.0.0 2024-07-29 15:34:17 -07:00
5a069c315b
Bumped bld to version 2.0.1 2024-07-28 20:23:40 -07:00
6d7266c483
Fixed collections test 2024-07-22 00:46:08 -07:00
c51f7e0fa2
Minor cleanups 2024-07-21 21:48:42 -07:00
e5970bca18
Reworked support for local compiler plugins 2024-07-21 21:47:10 -07:00
7f3fc6ff95
Added option to specify the Kotlin compiler (kotlinc) path directly 2024-07-21 21:41:18 -07:00
53681aa2ba
Changed supported Kotlin version to 1.9.24 or higher 2024-07-12 03:22:27 -07:00
a1a2b2c16f
Added requirements to examples README 2024-07-12 03:00:10 -07:00
60deb0f14d
Added KOTLIN_HOME to GitHub workflow 2024-07-12 02:58:25 -07:00
6fa3bdefdb
BREAKING CHANGE: Kotlin must be installed. Location is deducted from KOTLIN_HOME, if set. 2024-07-12 02:13:13 -07:00
c84019de2c
Bumped bld to version 2.0.0-SNAPSHOT 2024-07-11 22:01:28 -07:00
1ad14d56c7
Bumped PMD extension to version 1.1.2 2024-07-10 12:39:04 -07:00
5de764b4b8
Bumped JUnit to version 5.10.3 2024-07-10 12:38:45 -07:00
c952b980bb
Ensured exit status is set on failure 2024-07-10 12:37:48 -07:00
c901065b3a
Improved code and tests
Bumped Exec extension to 1.0.1
Bumped PMD extension to 1.1.0
2024-06-23 17:39:58 -07:00
c54672a7a0
Add string array parameters to overloaded methods where applicable 2024-06-19 08:18:32 -07:00
c595632732
Clean up and moved compile options and plugins to sub-package 2024-06-19 08:17:30 -07:00
c151a49935
Fixed license template 2024-06-19 08:10:21 -07:00
19d662a81f
Enable extension logging 2024-06-19 08:09:52 -07:00
2d754ffe64
Add compiler plugins to the dependencies 2024-06-19 08:07:19 -07:00
41e60f606a
Configure the main and test source directories from the project 2024-06-19 08:04:44 -07:00
dcc68afdf3
Removed unavailable compiler plugins 2024-06-15 21:32:53 -07:00
8d34f37af0
Moved Dokka operation to its own extension 2024-06-15 21:32:12 -07:00
1623b902f9
Ensured all missing Kolin compiler arguments are handled 2024-05-28 22:57:56 -07:00
b4c8952538
Use Collection.addAll wherever applicable. 2024-05-28 22:54:21 -07:00
81ab2e829c
Cleaned up scripts for CI 2024-05-28 13:45:15 -07:00
b42190d9cf
Execute cligargs script prior to to running tests 2024-05-28 13:26:34 -07:00