Commit Graph

14 Commits

Author SHA1 Message Date
Clement Tsang 54a35d632e
other: Windows compilation stuff (#222)
Some Windows compilation/deploy stuff. Mostly just a catch-all for some chores.
2020-09-03 12:22:02 -04:00
Clement Tsang 3431411215
other: Add autocomplete file generation (#213)
Adds shell completion generation as part of the build, as well as tweaking install scripts/templates/CI to use them.
2020-08-31 17:50:21 -04:00
ClementTsang 8a567df1ae ci: Update winget template with more details 2020-08-25 21:15:13 -04:00
Clement Tsang 5d21b0f7f5
ci: Fix winget template 2020-08-25 19:19:00 -04:00
Clement Tsang 027f8a8c32
ci: minor CI fixes for automatic deploys (#202)
Mainly missing some `cd` lines in AUR builds and clarifying the macOS config location.
2020-08-25 19:06:12 -04:00
ClementTsang f710fe361f ci: Fix missing version number in template 2020-08-24 02:43:02 -04:00
ClementTsang f1371b8d9f ci: Fix some incorrect behaviour caused by deployment script 2020-08-23 23:45:34 -04:00
ClementTsang ad3017ab91 ci: Try to fix broken Windows script again... 2020-08-23 18:23:36 -04:00
ClementTsang f030600468 ci: Fix another typo 2020-08-23 15:48:06 -04:00
ClementTsang 3165918d52 ci: Fix broken windows deploy for msi and choco 2020-08-23 14:49:33 -04:00
ClementTsang 279504e401 ci: update PKGBUILD template as per suggestions 2020-08-22 23:41:41 -04:00
ClementTsang 5e0ab22645 ci: fix some bugs... 2020-08-22 23:32:28 -04:00
Clement Tsang 397a7e8467
ci: Add winget template generation (#199)
Adds winget CI generation.
2020-08-22 20:22:47 -04:00
Clement Tsang b2a00d49f1
ci: Automatically build package files on release
Automatically builds packages for AUR, chocolatey, and homebrew on release.
2020-08-18 23:22:50 -04:00