aboutsummaryrefslogtreecommitdiffstats
path: root/build-helpers
Commit message (Collapse)AuthorAge
* Add ascProvider to fix notarizing on macOSLibravatar Amine Mouafik2020-01-15
| | | | I am now managing multiple apps so I had to specify the ascProvider now; it was unecessary before.
* Request needed access for audio/video on macOS (#193)Libravatar Amine 昂明2019-12-24
|\ | | | | Request needed access for audio/video on macOS
| * Put same entitlements in inherit fileLibravatar Amine Mouafik2019-12-23
| | | | | | | | Otherwise the app wasn't starting and crashing with a SIGTRAP. I can't find the GitHub comment recommending to that as a fix to the ecountered issue but will add the link the the commit comments if I run into it again.
| * Attempt at updating entitlements list for signed macOS appLibravatar Amine Mouafik2019-12-23
| |
| * Add list of entitlements including mic/videoLibravatar Amine Mouafik2019-11-27
| |
* | #272 Replace with multi-size icon fileLibravatar Amine Mouafik2019-12-23
|/
* replace low res win app icon ico with multi-size variantLibravatar Benjamin Staneck2019-10-27
|
* Remove specifying entitlementsLibravatar Amine Mouafik2019-09-24
|
* Attempt at building macOS with the right entitlementsLibravatar Amine Mouafik2019-09-19
|
* Revert "Remove unused build-helpers (entitlements defs)"Libravatar Amine Mouafik2019-09-19
| | | | This reverts commit 9e1942b45e9bb401f20059b85428dc04e80f0f60.
* Fix notarization condition to target only tags buildsLibravatar Amine Mouafik2019-09-19
|
* Limit notarization to tags buildsLibravatar Amine Mouafik2019-09-19
|
* Remove unused build-helpers (entitlements defs)Libravatar Amine Mouafik2019-09-19
|
* Notarize mac deliverable on electron-builder afterSign hookLibravatar Amine Mouafik2019-09-19
|
* Resize icon.ico to 256x256 for Windows buildLibravatar vantezzen2019-08-23
|
* Fix iconsLibravatar vantezzen2019-08-22
|
* Remove seam in logoLibravatar vantezzen2019-08-21
|
* Add custom iconLibravatar vantezzen2019-08-21
|
* change icon to include more sizesLibravatar Benjamin Staneck2018-02-12
| | | | It now comes with 16, 24, 32, 48, 64, 128, 192, 256 sizes vs the previous 16, 32, 48, 64, 128, 256
* Added missing icon filesLibravatar Anton Pirker2017-11-24
|
* Set a synopsis and description for linux. Also fixed the icons on linux ↵Libravatar Anton Pirker2017-11-24
| | | | (tested on ubuntu
* Add build packages suppport for linux: AppImage and deb packagesLibravatar Gustavo Sampaio2017-10-17
| | | | THis helps #3
* initial commitLibravatar Stefan Malzner2017-10-13