Commit Graph

10 Commits

Author SHA1 Message Date
Ahmed Zetao Yang
7edb10a218 fix: create a clean environment to build ubuntu-18.04 package 2020-09-23 11:57:29 -05:00
Ahmed Zetao Yang
def8ce21bb Enable deb packaging for ubuntu 18.04 (#959)
* chore: update rpm packaging dependencies version

* chore: update debian dependencies version & changelog

* chore: enable deb packaging for ubuntu 18.04
2020-09-23 08:02:51 -05:00
Boyuan Yang
f18f186b46 Fix windows build badge and typos
* Drop qmake build-dependency from CI, they should not be installed
  since we have switched to CMake.
* Update README.md badges to reflect recent Windows CI updates.
* Set doc badge to point to flameshot.org website.
* Fix a typo in src/CMakeLists.txt.
2020-09-13 09:22:37 -05:00
Ahmed Zetao Yang
53a9d44c46 Windows packaging & merge two workflow yaml files (#898)
* chore: add win setup assets & using CPack

* chore: add windows packaging & merge the previous cmake-windows.yml into build_cmake.yml
2020-09-13 07:49:04 -05:00
Jeremy Borgman
c997666b0f testing windows ci 2020-09-12 10:14:41 -05:00
Ahmed Zetao Yang
f9c036c9be chore: remove github actions artifact & make actions more elegant.
- add hicolor-icon-theme(default fallback theme for FreeDesktop.org icon themes) for appimage
- remove github actions artifact
- fix some typos
2020-09-09 07:32:18 -05:00
Ahmed Zetao Yang
fbdeccd065 feat: deb, rpm, appimage, flatpak, snap are all packed automatically
- support opensuse leap 15.2
- add appimage packing, packed with new tool
- add flatpak packing
- add snap packing
2020-09-08 11:13:27 -05:00
Ahmed Zetao Yang
308be25c51 feat: add deb & rpm packing 2020-09-07 10:06:03 -05:00
Jeremy Borgman
fb2f00ca73 added actions on PR 2020-09-04 20:48:47 -05:00
Jeremy Borgman
5dba3de778 Added ubuntu CI and fixed issue uncovered during CI. Also added clang-format 2020-09-04 20:40:45 -05:00