Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-22 | maybe fix terminfo conflict | Wez Furlong | |
https://github.com/wez/wezterm/issues/5464 | |||
2024-02-11 | disable lto | Wez Furlong | |
refs: https://github.com/wez/wezterm/issues/4987 | |||
2024-01-23 | fixup per https://github.com/wez/wezterm/issues/4834 | Wez Furlong | |
2023-04-24 | allow for caching git submodules | Wez Furlong | |
see: https://github.com/wez/wezterm/issues/3611 Co-Authored-By: AThePeanut4 | |||
2023-01-26 | Reformat script file to prevent mistakes | Magnus Bergmark | |
Although on a standard configuration `makepkg` might use directories without any spaces or special characters, these directores can be overridden on some user's machines. Quoting variables that may contain spaces prevents that from causing incorrect output. Also exit if a `cd` fails for any reason. Bumped all versions in the script. | |||
2022-11-15 | remove --all-features flag | Wez Furlong | |
It's harmful as it compiles in debugging features that slow things down | |||
2021-12-11 | update core.abbrev to be consistent with wezterm ci | Wez Furlong | |
https://github.com/wez/wezterm/issues/1365 | |||
2021-09-17 | Add rust version check | Bernát Gábor | |
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||
2021-09-15 | Remove faulty check | Bernát Gábor | |
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||
2021-09-11 | Allow using rustup | Bernát Gábor | |
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||
2021-08-18 | Add rust min version | Bernát Gábor | |
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||
2021-08-18 | Fix conflicts | Bernát Gábor | |
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||
2021-08-18 | Add conflicts and provides | Bernát Gábor | |
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||
2021-08-18 | Keep build offline and download in prepare | Bernát Gábor | |
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||
2021-08-06 | Allow to cache submodules | Bernát Gábor | |
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||
2021-04-22 | add dep on xcb-util-image | Wez Furlong | |
2020-10-30 | update for -gui and -mux-server executables | Wez Furlong | |
2020-09-26 | Update for colors removal | Wez Furlong | |
2020-09-08 | Add python to makedepend list | Wez Furlong | |
2020-06-07 | Update to build from a more recent version | Wez Furlong | |
2019-02-25 | Add libxkbcommon as dep | PedroHLC | |
2018-10-16 | Initial release | PedroHLC | |