Commit Graph

21 Commits

Author SHA1 Message Date
ZhangLiang 89db313139 updata1.4.309
Signed-off-by: ZhangLiang <zhangliang335@h-partners.com>
2025-05-13 01:52:59 +00:00
ZhangLiang 5f37082b15 回撤版本升级:需要合入特性分支
Signed-off-by: ZhangLiang <zhangliang335@h-partners.com>
Change-Id: I4420b53f53db336c687c92c99d576eb0711a98aa
2025-04-27 09:34:11 +00:00
ZhangLiang ddaa6baf89 updata1.4.309
Signed-off-by: ZhangLiang <zhangliang335@h-partners.com>
Change-Id: I1bde61e9a201f5570fa58213c0968e9c9d76cdea
2025-04-23 09:58:25 +00:00
andrew0229 3f7fe7b7b4 update to v1.3.275
Signed-off-by: andrew0229 <zhangzhao62@huawei.com>
Change-Id: Ifc4224db2c6ea7c159d3cabe8f075475d47a41a8
2024-05-21 08:09:09 +00:00
Mike Schuchardt c36189a78e ci: Do apt update before install to fix 404 errors 2022-09-22 10:58:15 -07:00
Mike Schuchardt c6a951825c ci: Remove fbactions/setup-winsdk
The default version 18362 started 404'ing and a new enough version is
present in the base image.
2022-04-21 10:26:19 -07:00
Mark Young 2659877674 Update issue templates
Expand Bug report and add Feature Request template.
2022-03-28 20:32:25 -06:00
Mark Young 49064ad027 Add Bug Reporting Template
Add initial bug reporting template with requested fields.
2022-03-28 20:23:07 -06:00
Charles Giessen 08b1d7f342 Enable Address Sanitizser in Github Actions 2022-01-18 16:02:17 -07:00
Charles Giessen f3b5219972 Use windows-latest in github actions
The Windows-2016 environment is being removed March 15 2022. In preparation
of this, the loader will only use windows-latest and remove the workarounds
that were in place to run on the Windows-2016 environment.

Additionally, redundant manual downloading of detours was removed.
2021-11-30 13:54:34 -07:00
Mark Young fdad38ff0f Fix GCC 11.2 build
Gcc 11.2 build was failing to build with the GoogleTest version
that was being built.  So bump to next version of GoogleTest with
fixes (GoogleTest release-1.11.0), but that also required changing
the build directory to build GoogleTest in so update our Makefiles
to build in the new folder as well.
2021-11-04 15:01:10 -06:00
Charles Giessen 3d0b8a7229 ci: Enable tests on MacOS GithubActions
Tests only get built if you enable them now, instead of when
googletest is in the external folder.
2021-10-04 12:02:49 -06:00
Nathaniel Cesario 2c70cf6f04 build: Add UPDATE_DEPS cmake arg
Add an UPDATE_DEPS cmake arg that can be used to automatically run
update_deps.py as needed.
2021-09-23 13:19:14 -06:00
Charles Giessen a0445b352e ci: Re-add code and commit formatting verification
Change-Id: I240f912daa03d001f2dbd2527d8374bbf394ac4a
2021-07-13 10:36:25 -06:00
Charles Giessen 9960d41a54 test: Update googlestest to 1.10.0 2021-06-23 15:15:56 -06:00
Charles Giessen 266e0783a7 ci: Enable regression tests on MacOS
Change-Id: I85b08bfd2914e03840a027240470e2596415f4dc
2021-06-22 12:03:05 -06:00
Charles Giessen 2077a55194 ci: Enable building of tests 2021-06-07 14:07:38 -07:00
Charles Giessen 31da9f2af5 ci: Enable regression tests in Windows CI
Change-Id: I5bb1d03f9c9a3be82f7ed0763a325996a5d8dae8
2021-06-07 14:07:38 -07:00
Charles Giessen 4ffbcccd76 ci: Make linux CI run regression tests
Change-Id: I212a714cc0ec41da11bc69e216b4bb54685415a7
2021-05-27 16:59:28 -06:00
Charles Giessen 5a263f99e5 ci: Add verification of generated source code
The transition from travis to github CI dropped the check for verifying if the
source code generator was updated if it needed to for the changes.

Change-Id: I53fabfe14f42fe1c9899b2938f5e7b8073362954
2021-04-20 03:39:46 -06:00
Lenny Komow 978c173e7b repo: Switch to github actions for CI 2021-02-10 13:54:42 -07:00