Commit Graph

35 Commits

Author SHA1 Message Date
Rylan Cates
181ad3802c
feat: add partial Edge support (#122) 2022-05-19 09:00:42 +02:00
Maxim Baz
cd5d99c427
Disable cgo to remove dependency on libc 2022-02-25 22:49:38 +01:00
Diego Rodriguez
d73f45c5a1
Add support for librewolf on linux (#113) 2021-11-10 19:48:15 +01:00
Lars Westermann
4d8abe1399
Add support for apple silicon/darwin-arm64 (#106) 2021-07-01 10:21:21 +02:00
sairuk
0997aee14a
Add basic arm support (#102) 2020-12-27 14:06:37 +01:00
Brett Jones
99eb2597ee
Allow specifying BIN as env var in Makefile (#100) 2020-11-03 15:43:46 +01:00
Maxim Baz
bdb9ef27bb
Update dependencies and packaging scripts 2020-07-10 00:16:21 +02:00
Alexander Mikhailian
0780949b5e
Added arm64 target (#89) 2020-03-03 15:22:49 +01:00
JZ
fa825ad6bd Add Slimjet support (#74) 2019-06-29 19:08:03 +02:00
Mark
f27629b072 Respect XDG_CONFIG_HOME for chromium-based browsers (#72) 2019-06-29 18:49:59 +02:00
innerspacepilot
dd4a092214 Enable win32 build (#79) 2019-06-29 18:46:37 +02:00
Jam Risser
ec72705b84 Add support for Iridium (#67) 2019-05-16 09:45:10 +02:00
Maxim Baz
d3be30743e
Polish Windows installer (#62) 2019-04-20 23:59:27 +02:00
Till Krischer
54be71414a Add Windows installer (#61) 2019-04-20 22:58:18 +02:00
Maxim Baz
8fa9a5095b
Improve macOS installation experience (#44) 2019-04-10 20:33:29 +02:00
Maxim Baz
d5b5462eab
Switch to armored PGP signatures 2019-04-09 17:32:34 +02:00
Maxim Baz
38545e07ef
Update source tarball signature file name, fixes #39 2019-04-07 12:19:17 +02:00
Maxim Baz
04d4d67f85
Use new format and layout for release archives (#40) 2019-04-07 10:52:30 +02:00
Maxim Baz
ce9cbff867
Include version in release achive names, fixes #39 2019-04-06 21:44:21 +02:00
Maxim Baz
b36f01d204
Makefile improvements and bug fix in policies (#37) 2019-04-01 14:08:42 +02:00
Maxim Baz
292500232b
Makefile improvements (#32) 2019-03-31 01:52:04 +01:00
Maxim Baz
3bee9c9d8b
Makefile: zip recursively 2019-03-22 21:33:28 +01:00
Maxim Baz
516438c072
Makefile: define version in a file 2019-03-19 23:10:30 +01:00
Maxim Baz
e7e2bce6a3
Fix hosts and policies targets 2019-03-13 02:41:44 +01:00
Maxim Baz
e1c3d29145
Support RELRO and reproducible builds (#27) 2019-03-13 02:04:01 +01:00
Maxim Baz
59bbea643c
Sign sources tarball during the release 2019-03-13 01:56:28 +01:00
Maxim Baz
763c0e1726
Add Brave browser (#26) 2019-03-13 01:25:08 +01:00
Maxim Baz
14af1dc700
README: add install instructions (#25) 2019-03-13 01:08:41 +01:00
Maxim Baz
06a86da820
Convert to Go modules (#24) 2019-03-13 00:13:03 +01:00
Maxim Baz
0c183fa9d5
Add dist and user installation make targets (#23) 2019-03-12 22:35:20 +01:00
Maxim Baz
a2e19966d8
Update deps, make dep respect lock file (#22) 2019-03-11 14:26:37 +01:00
Maxim Baz
d24b54e8b6
Add unit tests for parsing browser requests, enable Travis (#15) 2018-04-18 22:52:34 +02:00
Maxim Baz
42e6157238
Implement parsing browser requests and sending errors (#9) 2018-04-14 12:49:03 +02:00
Maxim Baz
eafa71cc9b
Add persistent logging: syslog for unix, file for windows (#6) 2018-04-13 01:59:46 +02:00
Maxim Baz
7ee8736040
Initial boilerplate: go dep, good logger, makefile (#2) 2018-04-09 22:22:52 +02:00