Files
Arch-Hyprland/install-scripts
Don Williams 2789e1544c fixing AGS to install and not falsely report success
•  Added set -eo pipefail after sourcing Global_functions.sh so the script exits on failures and correctly fails when any command in a pipeline (like meson install | tee) fails.
◦  Added "ignoreDeprecations": "6.0" under compilerOptions to silence TS5107.
◦  Replaced moduleResolution "node10" with "node16" to be compatible with current TypeScript behavior.
•  The success message will now only be printed if meson actually succeeds

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install-scripts/ags.sh
2025-11-13 22:59:30 -05:00
..
2025-03-20 15:24:26 +09:00
2025-11-03 12:28:29 -05:00
2025-02-27 16:52:27 +09:00
2025-03-09 16:13:26 +09:00
2025-03-20 12:12:15 +09:00
2025-02-27 16:52:27 +09:00
2025-02-27 16:52:27 +09:00
2025-02-27 16:52:27 +09:00
2025-02-27 16:52:27 +09:00
2025-02-27 16:52:27 +09:00
2025-11-03 12:28:25 -05:00
2025-02-27 16:52:27 +09:00
2025-07-25 17:13:16 +09:00
2025-02-27 16:52:27 +09:00
2025-02-27 16:52:27 +09:00
2025-02-27 16:52:27 +09:00
2025-02-27 16:52:27 +09:00
2025-03-24 22:08:56 +09:00