Commit Graph

143 Commits (master)

Author SHA1 Message Date
Robinson 2eb9d92412
code comments 2023-06-13 09:58:23 +02:00
Robinson 859b62a175
Updated version 2023-06-13 09:05:06 +02:00
Robinson ee034209e5
Builds that run a clean + task will now work 2023-06-13 09:04:19 +02:00
Robinson 1ad0a135fd
Updated version 2023-06-13 00:13:13 +02:00
Robinson 14429c7809
Updated build dependencies 2023-06-13 00:13:02 +02:00
Robinson 1ce07e8dbb
code cleanup 2023-06-12 22:41:21 +02:00
Robinson 5caf79ddb4
Fixed issues when determining if dependent classes are being built 2023-06-12 22:31:09 +02:00
Robinson 86080843ab
Cleaned up logging 2023-06-12 22:30:30 +02:00
Robinson d8faf51744
Fixed issues when closing the class finder when not using it. 2023-06-12 22:29:45 +02:00
Robinson 1cc033d0dd
Added build dependency 2023-06-12 00:18:32 +02:00
Robinson fa05a250da
Updated comments for package-lock file 2023-06-11 23:36:13 +02:00
Robinson 325cc2406e
Cleaned up logging 2023-06-11 23:34:31 +02:00
Robinson a4da432d80
Commented out debug statement 2023-06-11 23:32:35 +02:00
Robinson 6238879b81
Cleaned up how dependencies are added to package.json 2023-06-10 01:45:33 +02:00
Robinson 07a4fa3fef
Code cleanup, better support for incremental builds or builds that need a default build 2023-06-10 01:25:13 +02:00
Robinson cbe059edac
added defaultRun 2023-06-10 01:24:11 +02:00
Robinson dcfd05892c
added support for debugGradle 2023-06-10 01:24:04 +02:00
Robinson 69a374ae01
Code cleanup 2023-06-10 01:23:36 +02:00
Robinson 9208c90e1e
Added allTasks(project) 2023-06-09 22:19:01 +02:00
Robinson 1041d8560b
Tweaked isStartupTask 2023-06-09 22:18:45 +02:00
Robinson 4da45239d5
Added isMyTaskAStartDependency() 2023-06-09 22:18:21 +02:00
Robinson f03c91f61f
Updated build dependencies + version 2023-06-09 22:02:59 +02:00
Robinson 851ed1a5f1
updated license info 2023-06-09 22:02:21 +02:00
Robinson 953fbd07f9
Added more version vars to the vaadin undertow impl (instead of in the plugin).
Better compiler logging
2023-06-09 22:02:03 +02:00
Robinson 2a3884e41e
Added ability to add a string dep to json file 2023-06-09 22:00:06 +02:00
Robinson 3592fe585b
Cleaner log output logic 2023-06-09 21:59:51 +02:00
Robinson 5abab58a06
Added json-lock file 2023-06-09 21:59:37 +02:00
Robinson c35a14f922
Better json file updating 2023-06-09 21:59:23 +02:00
Robinson 997095d2e7
Added support for CI build to node.js 2023-06-08 00:38:56 +02:00
Robinson d569cff517
Make sure that processes are killed when jvm exits 2023-06-08 00:38:31 +02:00
Robinson 1dc944cb0e
updated version 2023-04-24 23:35:15 +02:00
Robinson d945dffee7
log cleanup 2023-04-24 23:35:03 +02:00
Robinson e4763df2fb
Working for multi-project builds. Fixed task dependency checks 2023-04-24 23:13:26 +02:00
Robinson 05e4b9d317
Added repo list to a reusable location.
updated version
2023-04-24 00:42:23 +02:00
Robinson 5c82eba356
Updated build deps and version 2023-02-10 11:27:07 +01:00
Robinson 6a5c48e9ee
Simplified searching for class annotations 2023-02-10 11:26:46 +01:00
Robinson 932101c72a
updated version 2023-02-03 15:46:36 +01:00
Robinson e51be850a1
updated deps. Updated version 2023-02-03 15:45:14 +01:00
Robinson e07171b631
build tweak 2023-01-29 13:54:37 +01:00
Robinson d0c387d937
updated dep version 2023-01-21 23:01:59 +01:00
Robinson 86d0e76433
Cleaned up logs + comments 2023-01-21 23:01:27 +01:00
Robinson 94b979073b
Fixed issues with moshiX + plugin 2023-01-21 23:01:15 +01:00
Robinson 74e8bc683d
release version 2023-01-21 01:20:11 +01:00
Robinson 3296fd9390
Added explicit run detection (will force recompile if explicitly tasked) 2023-01-21 01:19:56 +01:00
Robinson 96bc63aff4
Updated build/license 2023-01-20 19:47:51 +01:00
Robinson 5099dba9e2
Better incremental compile steps, more smarts about builds.
Frontend builds are now explicit (or when something explicitly depends on them).
Put the license mode (default old/false) into the config
2023-01-20 19:47:31 +01:00
Robinson 92abb297be
field cleanup 2023-01-20 16:49:48 +01:00
Robinson 85e3145927
Can get input files before scanning them 2023-01-20 16:49:41 +01:00
Robinson 131d47eafb
exposed json file 2023-01-20 16:49:10 +01:00
Robinson 013f9d9ea2
Fixed update-to-date logic for node setup task. 2023-01-19 02:08:57 +01:00