Commit graph

60 commits

Author SHA1 Message Date
Manuel Thalmann ee33836d00 Print the detected project file 2023-04-12 07:16:42 +00:00
Manuel Thalmann d9a2cbd26f Refactor console output during compilation 2023-04-12 07:16:16 +00:00
Manuel Thalmann bebf6fa55e Remove unnecessary debug output 2023-04-01 15:11:44 +02:00
Manuel Thalmann d332011d40 Fix broken is_truthy check 2023-04-01 15:10:29 +02:00
Manuel Thalmann 4096854d8b Allow running Keil natively 2023-04-01 15:02:51 +02:00
Manuel Thalmann 989a51b2e0 Add function for checking truthfulness of value 2023-04-01 15:02:32 +02:00
Manuel Thalmann dec2742902 Add support for native windows 2023-03-30 01:48:11 +02:00
Manuel Thalmann 30eb32adc3 Prevent .sh files from having CRLF endings 2023-03-30 01:47:47 +02:00
Manuel Thalmann 10eef76e29 Display important error messages 2023-03-29 16:55:38 +00:00
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