Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Tomas Weinfurt 7c8fb616d3
fix packaging for OpenSSL 3 (#3445) 2023-02-16 15:55:38 -05:00
Tomas Weinfurt 9f8bd1391b
fix dependency for rpm packages (#3392) 2023-02-02 07:35:31 -05:00
Yi Huang d723b9b761
Fix arm32 package naming (#3053)
Only armhf is accepted by packages.microsoft.com.
2022-09-09 17:15:44 +00:00
Radek Zikmund 3ccecdebfe
Specify libssl1.1 dependency on deb package (#2995) 2022-08-20 12:09:25 -04:00
Yi Huang 408d48cebd
Fix linux packaging (#2994)
OBP does not preserve permissions and symlinks when uploading artifacts. Fix it by archiving the files using tar and unarchiving it before packaging task.
2022-08-18 15:55:55 -07:00
Yi Huang cb65c5d187
Build and sign arm/arm64 Onebranch pipeline for linux (#2987)
Enables building and signing arm/arm64 bits for linux.

Also, several minor improvements to the OBP workflow.

With this PR, linux onebranch build workflow does not install anything online anymore. Everything is set up in the docker image.
2022-08-17 07:28:14 -04:00
Tomas Weinfurt 4b549322f3
Crude support for cross-arm build (#2963)
* crude support for cross-arm build

* fix macOS arm64 build

* exclude android

* move ANDROID up

* feedback from review

Co-authored-by: Tomas Weinfurt <furt@Tomass-MacBook-Pro.local>
2022-08-11 17:16:04 -07:00
Tomas Weinfurt ce87781cb3
fix passing ARCH to make-packages (#2952) 2022-08-05 15:19:01 -07:00
Tomas Weinfurt a4ee768ddb
add support for arm packages (#2945) 2022-08-05 08:20:31 -04:00
Nick Banks 9c7d90d914
Fix .deb Package Creation (#2621) 2022-04-10 11:05:28 -04:00
Tomas Weinfurt 33c3e26ffa
fix packaging on macOS (#2488) 2022-03-09 13:01:22 -05:00
Thad House 886c8788c6
Add soversion to msquic (#2095)
* Add soversion to msquic

* Fix darwin packages

* One more mac fix

* Create symlink

* Update scripts/make-packages.sh

Co-authored-by: Tomas Weinfurt <tweinfurt@yahoo.com>

* Update scripts/make-packages.sh

Co-authored-by: Tomas Weinfurt <tweinfurt@yahoo.com>

* Fix version update script

* Update to 2.0

Co-authored-by: Tomas Weinfurt <tweinfurt@yahoo.com>
2022-02-04 13:41:55 -08:00
Tomas Weinfurt a3d98d6ece
improve packaging (#1852) 2021-07-25 11:14:07 -05:00
Tomas Weinfurt 7e8f28fec1
add option to create debug package from debug build (#1830)
* add option to create debug package from debug build

* Update description

Co-authored-by: Nick Banks <nibanks@microsoft.com>
2021-07-19 13:00:49 -05:00
Tomas Weinfurt 4113531fc1
create Linux packages from package-distribution.ps1 (#1695) 2021-06-14 11:29:21 -07:00
Tomas Weinfurt 25ee678a7f
add basic packaging script (#1692) 2021-06-09 14:26:07 -07:00