Commit graph

48 commits

Author SHA1 Message Date
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
01ac1e0a90 Fix sleep missing verbosity 2024-08-30 23:17:05 -07:00
db1ff2473a Add a sleep binary 2024-08-30 23:15:36 -07:00
8bf4e77b2f Add a build instruction to windows jenkins file 2024-08-30 21:28:26 -07:00
53f02dbb9d Change build instruction again 2024-08-30 21:15:13 -07:00
4fab660cb1 Change build instruction 2024-08-30 21:12:27 -07:00
ddc559a663 Add pub get instruction 2024-08-30 21:10:07 -07:00
e47840595d Add remaining executables to windows build 2024-08-30 21:09:40 -07:00
6f6784a91a Add windows build of tools 2024-08-30 21:07:26 -07:00
0801f0d7f8 Fix cmake file 2024-08-30 21:02:27 -07:00
ebe10601e2 Ensure clean repo before compile 2024-08-30 20:59:46 -07:00
01d4c6c773 Make sure dependencies have been acquired 2024-08-30 20:57:01 -07:00
9fa3884dfb Do not use pushd functions, container does not have it 2024-08-30 20:56:03 -07:00
c17ca75bb2 Move build script to the compile.sh file 2024-08-30 20:54:20 -07:00
1dd986ed50 Add pause and add compile script to Jenkinsfile 2024-08-30 20:53:18 -07:00
81a1b27250 Add jenkinsfile 2024-08-30 20:37:25 -07:00
0eeb415033 Fix errors in CLI Tools 2024-08-30 20:34:31 -07:00
e7bb2e5d72 Migrate CLI Tools from other projects 2024-08-30 11:22:49 -07:00
12f4e63ea9 Add initial files 2024-08-30 11:05:57 -07:00
zontreck
203069260d Initial commit 2024-08-30 17:49:54 +00:00