Commit graph

69 commits

Author SHA1 Message Date
c31e0fabe0 Bump LibAC - update copyright header 2025-05-27 14:01:41 -07:00
1bf7da7479 Adds a C++ utility for filling a hard drive via block device 2025-02-02 15:07:57 -07:00
03e2cd1bc6 Cleanup after removal of regedit 2025-01-24 07:58:54 -07:00
0fc0ca9465 Deprecate regedit 2025-01-24 07:57:46 -07:00
ab2de9cc56 Add LICENSE 2025-01-24 00:32:09 -07:00
ef829c5c66 Update LibAC syntax for arguments system 2025-01-22 04:16:46 -07:00
0dc2f68034 Remove windows CI job 2025-01-22 04:04:02 -07:00
b8428c1aab Always print header when requesting CLI help 2025-01-06 02:50:40 -07:00
e9f56b1579 Add a basic help message 2025-01-06 02:49:57 -07:00
e765992fd9 add basic arguments to the timestamp utility 2025-01-06 02:47:07 -07:00
43db279895 Add a timestamp generator helper utility 2025-01-06 02:44:33 -07:00
3eb1d0e691 Add commit helper to compile scripts 2024-11-29 12:36:56 -07:00
63553a82a2 Add help message 2024-11-29 12:35:55 -07:00
1df6517d16 Begin to add commit helper 2024-11-27 15:35:14 -07:00
5f89c7b214 Fix wrong instruction in installscript 2024-11-23 23:52:50 -07:00
17f6da52cf Add more eval statements 2024-11-23 02:17:48 -07:00
a91d263316 Switch to an eval statement 2024-11-23 02:16:53 -07:00
b432ba7c76 Attempt to fix installscript being unable to install awsparser 2024-11-23 02:10:18 -07:00
b8e29ba985 Add awsparser to the installscript 2024-11-23 01:53:40 -07:00
a998e53242 Change build node label 2024-10-05 19:23:11 -07:00
17d33f5ecb Adds missing regedit version string 2024-08-31 02:35:24 -07:00
4f1421c88e Start adding a registry editor 2024-08-31 02:34:17 -07:00
a8a68e84bb Update installscript with retry 2024-08-31 02:17:33 -07:00
f177bb5b6a Update installscript again 2024-08-31 02:10:47 -07:00
541522985b Fix pause with an await 2024-08-31 02:06:10 -07:00
efc73f7262 Update install script to be able to run automated as root 2024-08-31 01:56:20 -07:00
d85bf263cd For now don't use pause 2024-08-31 01:52:09 -07:00
9803035c05 Fix vsleep 2024-08-31 01:51:24 -07:00
287c232899 Instead use the C++ pause program 2024-08-31 01:44:46 -07:00
c4d167b978 Handle -1 in pause 2024-08-31 01:36:40 -07:00
5a7c676185 Rewrite pause.dart 2024-08-31 01:24:36 -07:00
d0494cb6a2 Disable line mode 2024-08-31 01:11:43 -07:00
c79f2b51a1 Dont set echo mode 2024-08-31 01:07:03 -07:00
efa54142eb Add install of mkfsreport 2024-08-31 01:01:43 -07:00
c47500e878 Adjust pause binary 2024-08-31 00:56:39 -07:00
db9964e9e5 Adjust password stuff 2024-08-31 00:48:41 -07:00
d7fd406f1b Update InstallScript 2024-08-31 00:43:54 -07:00
25b4ac0d69 Add cpp suffix to cpp binaries 2024-08-31 00:22:18 -07:00
bd9e6ff5b1 Adjust dart calls in batch file 2024-08-31 00:18:03 -07:00
3aeca5f92c Use a compile.bat file 2024-08-31 00:12:30 -07:00
322f70fe47 Try to get the dart compile commands to execute on windows. 2024-08-31 00:06:30 -07:00
4a0089de3b Split up windows instructions 2024-08-30 23:52:43 -07:00
68e26ab33b Only keep 3 builds 2024-08-30 23:50:42 -07:00
abe9a5ba55 Adjust instructions 2024-08-30 23:49:17 -07:00
e16eacb485 Remove silence instruction 2024-08-30 23:43:38 -07:00
3c098f316f Bump versions 2024-08-30 23:35:01 -07:00
a9b71780fb Apply dart fixes 2024-08-30 23:34:20 -07:00
7e804625a6 Add sleep binary to windows compiler 2024-08-30 23:21:22 -07:00
cc5286a060 Make sure to await print statements 2024-08-30 23:20:49 -07:00
bf71e92bdf Add out directory to gitignore 2024-08-30 23:17:24 -07:00