Jonas Kruckenberg
|
839daec7ab
|
fix(bundler): Use arch instead of llvm_target . fix #3285 (#3286)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-05 00:40:13 -03:00 |
|
Didrik Nordström
|
83f52fdbe3
|
feat: Add universal-darwin-macos build target, closes #3317 (#3318)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-04 18:56:57 -03:00 |
|
Lucas Nogueira
|
c6ba7f6524
|
fix(ci): update lockfiles
|
2022-02-04 14:48:45 -03:00 |
|
Lucas Nogueira
|
38a9b58219
|
fix(bundler): remove unused test code
|
2022-02-04 11:47:10 -03:00 |
|
Lucas Nogueira
|
0d1e3219b4
|
Merge branch 'next' into feat/audit-patches
|
2022-02-02 20:09:41 -03:00 |
|
Manuel Alabor
|
8ab8d52942
|
Fix #3288: Add provider_short_name for macOS (#3289)
|
2022-01-27 15:22:30 -03:00 |
|
Wojciech Niedźwiedź
|
d801cc89b8
|
wix installer is also signed (#3266)
|
2022-01-23 17:50:05 -03:00 |
|
Lucas Fernandes Nogueira
|
28dd9adb26
|
feat(bundler): support building AppImage without FUSE (#3259)
|
2022-01-21 15:41:00 -03:00 |
|
chip
|
d5d6d2abc1
|
Isolation Pattern (#43)
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-01-17 10:46:14 -03:00 |
|
renovate[bot]
|
30eae51426
|
chore(deps) Update Rust crate tempfile to 3.3.0 (#3202)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-12 10:15:05 -03:00 |
|
Lucas Nogueira
|
d95cc83105
|
feat: enforce updater public key [TRI-015] (#42)
|
2022-01-09 16:37:03 -03:00 |
|
Lucas Fernandes Nogueira
|
85df94f2b0
|
feat(core): config for fixed webview2 runtime version path (#27)
|
2022-01-09 16:16:45 -03:00 |
|
renovate[bot]
|
2a94165901
|
chore(deps) Update Rust crate handlebars to 4.2 (#3171)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-07 13:45:48 -03:00 |
|
FabianLars
|
ac1dfd8c30
|
feat(bundler): initialize msi install path with previous location (#3158)
|
2022-01-07 13:45:34 -03:00 |
|
FabianLars
|
5b2db3f481
|
fix lint warnings in appimage bash file (#3155)
|
2022-01-03 17:48:36 -03:00 |
|
Lucas Fernandes Nogueira
|
4c1be45106
|
fix(bundler): deadlock on ResourcePaths iterator, closes #3146 (#3152)
|
2022-01-02 14:28:07 -03:00 |
|
FabianLars
|
3206a7088c
|
fix(bundler): detect per-user webview2 installations (#3076)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-12-28 19:28:21 -03:00 |
|
renovate[bot]
|
383cb6d4db
|
chore(deps) Update Rust crate heck to 0.4 (#3073)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-12-15 16:02:56 -03:00 |
|
FabianLars
|
bec7833a6c
|
fix(bundler): bundle additional webkit files. patch absolute paths in libwebkit*.so files. fixes #2805,#2689 (#2940)
|
2021-12-09 18:38:01 -03:00 |
|
Jonas Kruckenberg
|
1458ab3c53
|
refactor(cli.rs): signer and plugin subcommands, use new clap derive syntax (#2928)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-12-09 12:21:33 -03:00 |
|
Lucas Fernandes Nogueira
|
feb3a8f896
|
feat(bundler): configure WiX to add launch option, closes #3015 (#3043)
|
2021-12-09 01:27:11 -03:00 |
|
renovate[bot]
|
c664e9dbe0
|
chore(deps) Update Rust crate sha2 to 0.10 (#3045)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-12-08 22:32:41 -03:00 |
|
Amr Bashir
|
17a1ad6823
|
fix(cli.rs): ensure target/release/wix exists, closes #2927 (#2987)
|
2021-12-07 11:01:17 -03:00 |
|
Benno
|
da35d55b09
|
feat: /bin/bash to /usr/bin/env for compatibility (#2761)
|
2021-10-22 10:17:53 -03:00 |
|
Lucas Fernandes Nogueira
|
a9dfc01550
|
feat: update to edition 2021 and set minimum rust to 1.56 (#2789)
|
2021-10-22 10:04:42 -03:00 |
|
renovate[bot]
|
11f64ff7b4
|
chore(deps) Update Rust crate attohttpc to 0.18 (#2778)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-20 10:56:33 -03:00 |
|
renovate[bot]
|
b294dd67ae
|
chore(deps) Update Tauri Bundler (#2606)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
Co-authored-by: david <david@lemarier.ca>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-21 13:44:27 -03:00 |
|
Robert Buchanan
|
2be1abd112
|
fix(bundler) wix template escape character (#2608)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-09-21 12:43:51 -03:00 |
|
renovate[bot]
|
5ca831e6d7
|
chore(deps) Update Rust crate ar to 0.9.0 (#2482)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-08-24 10:49:36 -03:00 |
|
github-actions[bot]
|
80f16d35f9
|
Apply Version Updates From Current Changes (#2246)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-08-16 17:59:06 -03:00 |
|
Lucas Fernandes Nogueira
|
b0a8c38a73
|
feat(docs): improve config documentation (#2451)
|
2021-08-16 16:52:10 -03:00 |
|
Lucas Fernandes Nogueira
|
9bfdeb42ef
|
feat(bundler): add config for WiX dialog image path (#2449)
|
2021-08-16 12:03:00 -03:00 |
|
Lucas Fernandes Nogueira
|
13003ec761
|
feat(bundler): add config for WiX banner path, closes #2175 (#2448)
|
2021-08-16 11:17:29 -03:00 |
|
Lucas Fernandes Nogueira
|
537ab1b6d5
|
feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes #1570 #2338 (#2444)
|
2021-08-15 21:36:43 -03:00 |
|
Lucas Fernandes Nogueira
|
397710b2c5
|
refactor(bundler): use linuxdeploy instead of appimagetool, closes #1986 (#2437)
|
2021-08-15 17:09:55 -03:00 |
|
Lucas Fernandes Nogueira
|
dd5e1ede32
|
fix(bundler): AllowSameVersionUpgrades on WiX, closes #2211 (#2428)
|
2021-08-14 14:44:30 -03:00 |
|
Lucas Fernandes Nogueira
|
5ebf389f6c
|
feat(bundler): check target arch at runtime, closes #2286 (#2422)
|
2021-08-13 18:05:18 -03:00 |
|
Lucas Fernandes Nogueira
|
4a031add69
|
feat(core): expose set_activation_policy , closes #2258 (#2420)
* feat(core): expose `set_activation_policy`, closes #2258
* fix change file [skip ci]
* Update .changes/runtime-set-activation-policy.md [skip ci]
Co-authored-by: Amr Bashir <48618675+amrbashir@users.noreply.github.com>
* clippy
* allow unused mut on example
Co-authored-by: Amr Bashir <48618675+amrbashir@users.noreply.github.com>
|
2021-08-13 13:25:31 -03:00 |
|
Lucas Fernandes Nogueira
|
3f039cb8a3
|
fix: keep original productName for .desktop Name field, closes #2295 (#2384)
|
2021-08-10 16:02:46 -03:00 |
|
Ben Briggs
|
83786ce8a4
|
fix(#2230) - Unable to uninstall when using Skip UAC task (#2231)
|
2021-07-23 07:43:17 -04:00 |
|
github-actions[bot]
|
e48bb3edff
|
apply version updates (#2121)
|
2021-07-16 09:23:10 -04:00 |
|
Ben Briggs
|
58129e0a95
|
feat(bundler) Update on Windows without UAC Prompt (#2155)
|
2021-07-15 10:38:03 -04:00 |
|
david
|
caa8fcc93e
|
fix(windows): use random Guid for uninstaller (wix) (#2208)
* use random `Guid` for uninstaller
* add changefile
* better naming structure for the component
|
2021-07-14 21:38:31 +08:00 |
|
renovate[bot]
|
4905797614
|
chore(deps) Update Rust crate handlebars to 4.1 (#2167)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-08 12:05:14 -03:00 |
|
Lucas Nogueira
|
7660a23d22
|
fix(tooling): clippy
|
2021-07-03 23:49:01 -03:00 |
|
Amr Bashir
|
3e6f34160d
|
fix(cli.rs): run powershell kill command without profile (#2130)
|
2021-06-30 15:12:37 -03:00 |
|
github-actions[bot]
|
3806b88ee1
|
Apply Version Updates From Current Changes (#2069)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2021-06-28 11:03:55 -03:00 |
|
Lucas Fernandes Nogueira
|
628a53eb61
|
fix(cli): properly detect target architecture, closes #2040 (#2102)
* fix(cli): properly detect target architecture, closes #2040
* clippy
|
2021-06-28 10:17:43 -03:00 |
|
Lucas Fernandes Nogueira
|
66efb43388
|
fix(docs): target triple detection script, closes #2084 (#2096)
|
2021-06-27 21:21:24 -03:00 |
|
Lucas Fernandes Nogueira
|
a61572127d
|
fix(bundler): resources bundling on Windows with nested folder structure (#2081)
|
2021-06-25 21:15:45 -03:00 |
|