Commit Graph

27 Commits

Author SHA1 Message Date
Svallinn 1900578d2d
Build: Suppress generation of `.build-id` links in rpm packages
This commit addresses a certain issue with `rpmbuild` in which certain
packages will conflict with each other because they have identical
`.build-id` links in the package.

I can speculate from some comments I've seen that this might be do
to electron versions the packages rely on, but I can't know for sure.

Most relevant issues I've seen:
https://github.com/jordansissel/fpm/issues/1503
https://github.com/jgraph/drawio-desktop/issues/259
2021-05-23 03:52:50 +01:00
Svallinn 90f55ec4eb
Remove Debian libappindicator dependency
Closes: #1229
Relevant issue:
* https://github.com/electron/electron/issues/27527

The libappindicator package will not be available in the upcoming
Debian "bullseye" release and no appropriate alternative has been
implemented by default in electron / electron-builder.

This is a temporary measure until this issue is dealt with upstream.
2021-04-24 18:55:53 +01:00
Itai Nelken 42f053d694
Fix ARMv7 (32-bit) building process (#1132) 2021-04-21 23:13:21 +01:00
Preston 3438b15688 Add new Mac icon 2021-03-06 20:41:26 -05:00
Preston 90d49053d8 Use Papirus Icon as Linux / Windows default icon 2021-03-06 17:17:06 -05:00
James Gundlach cd13691980
Add build support for amrv7l (#956) 2021-03-06 11:19:54 -05:00
Preston 0548baf649 Update build.js 2020-10-09 21:09:23 -04:00
Preston 922b0d7539 Add URL Handlers for Mac builds 2020-10-09 21:05:03 -04:00
Preston 50e935c8e8 Test pacman builds 2020-10-05 10:46:09 -04:00
Preston 54a3810a53 Add protocol to enable extension support 2020-10-04 16:31:07 -04:00
Preston 4297d310d2 This time for sure. Fix the ARM Builds 2020-07-21 18:11:51 -04:00
Preston 14457df1e8 Fix ARM Build logic 2020-07-21 18:01:35 -04:00
Preston c43c97ecbf Test different method for ARM builds 2020-07-21 17:43:52 -04:00
Preston 4e2c37b9ef Add Alpine Linux Builds and Update Dependencies 2020-07-21 12:45:07 -04:00
Preston 18f2f8842b Remove ARM and re-add RPM builds 2020-07-17 11:19:21 -04:00
Preston a460fd08ce Fix channel banners and temporarily remove RPM for testing 2020-07-16 23:14:26 -04:00
Preston bd14c088a5
Remove arch from build.js 2020-07-12 16:09:52 -04:00
Preston ea2bbd707a Add arch to build script 2020-07-12 13:53:34 -04:00
Preston 029c492cf8
Merge pull request #16 from d43m0nhLInt3r/master
added Linux category
2020-05-31 22:17:50 -04:00
Preston 37622e1f7b Add logo to build and re-add other Linux targets 2020-05-27 23:01:14 -04:00
Preston 6c3539943b Show icons in build and remove unused items. 2020-05-27 22:48:41 -04:00
Preston 0b5bf7e6b0 Add Linux .zip artifact to CI Build 2020-05-27 19:01:44 -04:00
Preston ba29289a61 Test RPM with CI Tool 2020-05-27 18:14:28 -04:00
Preston 1b6821a397
Update build.js 2020-05-27 17:18:04 -04:00
d43m0nhLInt3r e570ceb7ca
added Linux category 2020-03-25 09:05:40 +01:00
Preston 2533161667 Start on Mobile view and add Web Build option 2020-03-24 09:22:29 -04:00
Preston ded6534d16 Push Latest Code to Repository 2020-02-16 13:30:00 -05:00