Commit graph

51 commits

Author SHA1 Message Date
Manuel Thalmann 140f1296f2 Fix broken keil installation 2023-03-29 17:47:53 +02:00
Manuel Thalmann d8b9dd6ae5 Fix broken debug build process 2023-03-28 15:56:09 +02:00
Manuel Thalmann 7e77f901d2 Silence inotifywait 2023-03-28 14:55:34 +02:00
Manuel Thalmann 4854242d7d Remove unnecessary statements 2023-03-28 13:22:50 +02:00
Manuel Thalmann c48a3a9348 Quote remaining variables 2023-03-28 13:12:51 +02:00
Manuel Thalmann f1d2738491 Create installer script 2023-03-27 12:24:29 +02:00
Manuel Thalmann d0237f2ac6 Remove unnecessary reg command 2023-03-27 12:16:20 +02:00
Manuel Thalmann a31d039a1c Silence inotifywait 2023-03-26 23:41:47 +02:00
Manuel Thalmann a8f6db8ba9 Start Xvfb before doing anything else 2023-03-26 23:41:30 +02:00
Manuel Thalmann 08cb65dbcc Rename variable properly 2023-03-26 23:25:25 +02:00
Manuel Thalmann 4dcddc1d2d Disable wine debugger 2023-03-26 22:49:31 +02:00
Manuel Thalmann 3a73b00800 Fix DISPLAY variable 2023-03-26 22:49:15 +02:00
Manuel Thalmann 1eee4f84bb Fix invalid statement 2023-03-26 22:02:38 +02:00
Manuel Thalmann 2721d67eb9 Create a function for killing the installer 2023-03-25 23:19:07 +01:00
Manuel Thalmann a273143d5c Reorder functions in installer script 2023-03-25 23:06:48 +01:00
Manuel Thalmann be405a81b3 Store installer at a temporary location 2023-03-25 23:05:54 +01:00
Manuel Thalmann 80d58a6854 Rework comments 2023-03-25 21:50:19 +01:00
Manuel Thalmann 26d9f13723 Reorder commands logically 2023-03-25 21:49:00 +01:00
Manuel Thalmann 031a4091e3 Adjust comments accordingly 2023-03-25 21:43:49 +01:00
Manuel Thalmann a5451ab6c5 Ignore debug files 2023-03-25 21:33:53 +01:00
Manuel Thalmann 9eb3f4ccfa Store log paths in variables 2023-03-25 21:33:23 +01:00
Manuel Thalmann 938a613afe Remove unnecessary env variable 2023-03-25 21:32:56 +01:00
Manuel Thalmann 16e4423205 Cleanup debug dependencies 2023-03-25 21:30:33 +01:00
Manuel Thalmann f5fe56aa40 Label screenshots accordingly 2023-03-25 20:03:59 +01:00
Manuel Thalmann e6a256f0ab Fix quotation of further variables 2023-03-25 20:03:42 +01:00
Manuel Thalmann ff1ad55d8a Fix malformed command 2023-03-25 19:59:20 +01:00
Manuel Thalmann b391602c67 Add markup for headings in logs 2023-03-25 19:50:24 +01:00
Manuel Thalmann 56601510e2 Capitalize log messages 2023-03-25 19:31:00 +01:00
Manuel Thalmann 14bbdbdc71 Prevent unnecessary console output 2023-03-25 18:57:24 +01:00
Manuel Thalmann f62659297e Fix broken inline if command 2023-03-25 18:48:41 +01:00
Manuel Thalmann 9ed6567425 Quote further variables 2023-03-25 18:43:13 +01:00
Manuel Thalmann e75d4fadaa Refactor exit code handling and logging 2023-03-25 14:13:41 +01:00
Manuel Thalmann d64491e574 Remove duplicate command 2023-03-25 14:04:07 +01:00
Manuel Thalmann 8d77543c25 Remove unnecessary statements 2023-03-25 13:41:58 +01:00
Manuel Thalmann ebd13a9e9e Save log file to a temporary location 2023-03-25 13:41:48 +01:00
Manuel Thalmann 384148c019 Simplify math expressions 2023-03-25 13:40:33 +01:00
Manuel Thalmann e66425895b Fix quotation of variables 2023-03-25 13:39:57 +01:00
Manuel Thalmann 897f0354c7 Fix malformed command 2023-03-25 13:21:00 +01:00
Manuel Thalmann 78c2baf355 Rename debug output files 2023-03-24 23:19:58 +00:00
Manuel Thalmann e42cd21de8 Limit the messages emitted by wine 2023-03-24 22:56:36 +00:00
Manuel Thalmann e19332314e Allow further configuration of error patterns 2023-03-24 22:55:00 +00:00
Manuel Thalmann b552242b47 Remove debug messages 2023-03-24 18:56:29 +01:00
Manuel Thalmann 848754d84a Ensure Xvfb is only started once the watcher is running 2023-03-24 10:31:51 +00:00
Manuel Thalmann 0dbb721635 Upgrade the wine docker image 2023-03-24 09:12:22 +01:00
Manuel Thalmann 2f9b0d2a8b Add support for armclang errors 2023-03-24 00:03:38 +00:00
Manuel Thalmann e63b364a2f Ensure st-compile is used properly 2023-03-23 15:32:44 +01:00
Manuel Thalmann 0c6a4fc0ba Add further explanations to the README file 2023-03-23 13:15:51 +01:00
Manuel Thalmann bf5d0c1dfe Add a script for compiling projects 2023-03-23 13:11:30 +01:00
Manuel Thalmann c7d0734c5d Create an image for using Keil uVision 2023-03-23 13:08:06 +01:00
Manuel Thalmann 6d932aa460 Update license file 2023-03-23 09:42:52 +01:00