Commit graph

192 commits

Author SHA1 Message Date
c7eedf194b Remove reference to unused file 2024-09-12 08:36:12 -07:00
31d49e2cf9 Update to use environment variables in build env 2024-09-12 01:38:45 -07:00
4cdcb54f2e Update jenkinsfile 2024-09-07 12:05:37 -07:00
2631fe0f39 Try to fix no mvn username 2024-09-06 23:59:44 -07:00
380adc0876 Try to fix no mvn username 2024-09-06 23:55:58 -07:00
661764dc7e Fix invalid characters 2024-09-06 23:40:28 -07:00
786311d614 Switch back to jdk8 2024-09-06 23:35:21 -07:00
3bf69703fa Swap out jdk for jdk11 2024-09-06 23:29:58 -07:00
64354e05eb Tell gradle where java is... when did gradle become dumb? 2024-09-06 13:01:52 -07:00
1be419aa9e Move ENV to global context 2024-09-06 13:01:05 -07:00
9907b1b437 Switch to a pipeline provided gradle version 2024-09-06 12:14:08 -07:00
751b0570db Ensure all tags have been pulled for LibAC 2024-09-06 12:09:59 -07:00
2f6cc2f4f1 Try to tell gradle to only use java 8 for this project 2024-09-06 03:20:08 -07:00
7665edfb3a update publishing section 2024-09-06 03:19:25 -07:00
cb8b45dad0 update publishing section 2024-09-06 03:16:59 -07:00
7ca8d0f771 Add jdk 8 tool to stage 2024-09-06 03:13:09 -07:00
56a0aade5e Add jdk 8 tool to stage 2024-09-06 03:09:26 -07:00
4891a2ba33 Add jdk 8 tool to stage 2024-09-06 03:08:02 -07:00
9736f1b948 Add jdk 8 tool to stage 2024-09-06 03:05:14 -07:00
f58dfd7a29 Add jdk 8 tool to stage 2024-09-06 03:03:55 -07:00
cb00052f19 Removal of unnecessary repos 2024-09-06 03:01:10 -07:00
710294de8f Add a jenkinsfile and publish to new location 2024-09-06 02:56:22 -07:00
47e6a466f2 Fix up compile errors 2024-03-15 00:23:50 -07:00
f4b6f84167 Drop LibAC Version to 1.8 for maximum class compatibility as a library 2024-03-15 00:12:10 -07:00
a5f943dc19 Deprecate the delayed executor entirely 2024-02-18 09:59:02 -07:00
bba75793dd Attempt to fix a null error 2024-02-18 09:22:41 -07:00
aba2f101dc Attempt to fix a null error 2024-02-18 09:18:18 -07:00
75557bf90c Patch delayed executor service not fully stopping when requested. 2024-02-18 04:00:34 -07:00
fc6db84289 Make Time notation's ToString() pretty print more readable when values are 0 2024-02-16 15:36:16 -07:00
825511a1b6 Oops, bump the API Version 2024-02-16 14:58:24 -07:00
2d7baaf702 Add javadoc to new method 2024-02-16 14:57:25 -07:00
9b56f12ae6 Finish the API 2024-02-16 14:56:33 -07:00
2603e7510b Adds some new API calls: Time functions 2024-02-16 14:53:39 -07:00
261cc7673f Removal of event bus complete 2024-02-14 04:26:30 -07:00
1bff37ef0f Remove event bus dependency 2024-02-14 04:24:47 -07:00
0cc7e534fa update the event bus 2024-02-13 21:52:07 -07:00
2d5114cd6b update the event bus 2024-02-13 21:49:41 -07:00
694633750e update the event bus 2024-02-13 21:26:59 -07:00
16e37a2ca7 update the event bus 2024-02-13 21:19:15 -07:00
b5a226df5b update the event bus 2024-02-13 01:58:05 -07:00
f36e21bd6f update the event bus 2024-02-13 01:20:57 -07:00
cab7c5895b update events with patch 2024-02-12 21:31:10 -07:00
481e22f6dd Update event bus to new API 2024-02-12 19:15:23 -07:00
dc8cad613f Update the eventsbus used by LibAC to be the patched version. 2024-02-12 18:59:03 -07:00
40f71e58cf Update the eventsbus used by LibAC to be the patched version. 2024-02-12 14:17:05 -07:00
f50fc10318 Add the tostring function for debugging purposes to arguments 2024-02-12 03:33:26 -07:00
c34294c48c Add a newer math helper 2024-02-11 21:55:30 -07:00
3d50d8f4ec Add the carrot to progress bar 2024-02-11 17:12:53 -07:00
8fc4a58b6f Fix wording of the javadoc comment 2024-02-11 17:10:19 -07:00
e374ac4c78 Revise progress bar to return as a String 2024-02-11 17:09:47 -07:00