Johannes
696c1cf199
build utils with source map to enable JS debug console
2022-11-10 15:05:47 +01:00
Robo
22cbb8e958
chore: update electron@19.0.17 ( #161027 )
...
* chore: update electron@19.0.17
* chore: update API typings
* fix: compilation errors
* build: add libcups dependency
2022-09-16 12:41:52 +02:00
Raymond Zhao
17c169a7b7
Refactor package dependencies generators ( #157845 )
2022-08-11 17:09:00 -07:00
Raymond Zhao
8feb40b928
Generate dependencies per package build for Debian ( #147335 )
...
Fixes #13089
2022-07-19 10:43:05 -07:00
Robo
e71b6105eb
fix: rpm dependency on gdk-pixbuf ( #153276 )
2022-06-27 07:43:27 +00:00
Matt Bierner
2a84b0fb6d
Enable alwaysStrict for build scripts ( #152778 )
...
Turns on `alwaysStrict` and removes `'use strict';` from our `.ts` files
2022-06-21 19:00:43 +00:00
Robo
3fb958d295
chore: update rpm deps ( #151348 )
2022-06-06 09:50:54 -07:00
Raymond Zhao
56fcb7c7c8
Polish RPM dependencies generator ( #147336 )
...
* Print dependencies
* Add reference deps for rpm package
* Add flag to control new deps behaviour
* Add dependencies by arch
* Link arch properly
2022-04-19 08:33:07 -07:00
Raymond Zhao
d572d6e9d1
Generate rpm dependencies ( #143415 )
...
* Commit non-py files
* Finish porting calculate and merge scripts for rpm
* Switch back to ts, add binaryDir
* Pass in app path
* Trim string before splitting
* Move files, apply PR feedback
* Add deps to exclude and crashpad handler dep
* polish
2022-03-18 13:57:25 +09:00