Commit Graph

17 Commits

Author SHA1 Message Date
ermolaevavarvara
f941ca0e2d !2371 [GN] Fix gn files for standalone build
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/IAMX9U

Signed-off-by: varvara <ermolaeva.varvara@huawei-partners.com>
2024-09-16 12:12:16 +03:00
lWX1350717
acafccebcc Add codestyle checker ignores
Issue: https://gitee.com/open_harmony/dashboard?issue_id=IAMTVR
Tests: ninja all tests
Signed-off-by: Lind Vladimir WX1350717 <lind.vladimir1@huawei-partners.com>
2024-08-30 10:19:03 +03:00
molotkovmikhail
a5563dc39a Update all copyrights
Update all copyrights headers with 2024

Issue: #IAEF1K

Tests: `ninja tests`

Signed-off-by: molotkovmikhail <molotkov.mikhail@huawei-partners.com>
2024-07-20 18:52:46 +03:00
Denis Slynko
7c3d04f607 [PT] Fix codestyle according to codechecker
Description: Fix codestyle warning in ArkTS tooling part

Issue: IADGL2

Testing: internal CI passed

Signed-off-by: Denis Slynko <slynko.denis@huawei-partners.com>
2024-07-18 16:03:35 +03:00
Rokashevich Svetlana
66c049bbb9 [GN] Support gn standalone build
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/IA8WQH

Test: build

Signed-off-by: Rokashevich Svetlana <rokashevich.svetlana1@huawei-partners.com>
2024-07-08 21:43:39 +03:00
Ilya Trubachev
3eeb878955 Follow-up for fixing component check
Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/I9S5VN

Signed-off-by: Ilya Trubachev <trubachev.ilya@huawei-partners.com>
Change-Id: Ia0b37aadf0af1d39db06ea5de6dbe8d9dcc34fa5
2024-05-27 14:15:41 +03:00
Ilya Trubachev
2006590fe0 Clean third-party dependencies
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I9RFL3

Signed-off-by: Ilya Trubachev <trubachev.ilya@huawei-partners.com>
Change-Id: I71cc765b280c442b6bfe32dee0acf724daecdd30
2024-05-23 19:35:38 +03:00
Malinin Andrey
8f884df2ca Fixing checked files
Issue: I8WCNH
Testing: CI
Signed-off-by: Malinin Andrey <malinin.andrey@huawei-partners.com>
2024-02-14 16:43:19 +08:00
Svetlana Rokashevich
569a6c97e7 Replace namespace panda with ark
* Apply clang-force-format
* Temporary change link to vixl in static_core/scripts/third-party-lists/public
* Don't include static_core directory in arkplatform/tests/BUILD.gn

Signed-off-by: Svetlana Rokashevich <rokashevich.svetlana@huawei-partners.com>
2024-02-07 10:24:58 +03:00
openharmony_ci
20604a656a
!1001 dprof: Fix CodeCheck
Merge pull request !1001 from Vyacheslav Cherkashin/fix_dprof_codecheck
2024-02-03 22:46:37 +00:00
Bolshov Maxim
05db1ff2a1 Support build with gcc-13
* Remove unspecified behavior by explicitly including <cstdint> where it is used
* Fix 'pessimizing-move' error

Issue: #I8X8DO

Signed-off-by: Bolshov Maxim <bolshov.maxim@huawei.com>
2024-01-18 11:58:07 +03:00
Vyacheslav Cherkashin
742226f284 dprof: Fix CodeCheck
Issue: #I8X0MO

Testing: CI tests passed

Signed-off-by: Vyacheslav Cherkashin <cherkashin.vyacheslav@huawei.com>
2024-01-17 18:33:22 +03:00
Petrov Igor
6268e5b411 [Codestyle] More clang-tidy fixes after codestyle
Issue: #I8RW9U

Testing: ninja all tests

Signed-off-by: Petrov Igor <petrov.826961@huawei.com>
2024-01-12 08:02:11 +03:00
Daniel Kofanov
1fbf2917d1 [Codestyle] Fix global variables in headers
Issue: #I8RW9U

Testing: ninja all tests

Signed-off-by: Daniel Kofanov <kofanov.daniil@huawei-partners.com>
2024-01-11 16:18:20 +03:00
Petrov Igor
eff61e3d48 [Codestyle] Change static VM codestyle
Change variable names in static VM according to Huawei guidelines

Issue: #I8RW9U

Testing: ninja clang-tidy-check

Signed-off-by: Petrov Igor <petrov.826961@huawei.com>
2024-01-10 16:09:23 +03:00
Maxim Bolshov
8154bc12fd Fix codestyle for various components of static_core
Fix codestyle for:
* assembler
* disassembler
* bytecode_optimizer
* runtime and plugins/ets/runtime
* tests/interop_js
* libpandabase
* irtoc

Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I8G41E

Signed-off-by: Maxim Bolshov <bolshov.maxim@huawei.com>
Signed-off-by: Redkin Mikhail <redkin.mikhail@huawei-partners.com>
Signed-off-by: Shimenkov Mikhail <shimenkov.mikhail@huawei-partners.com>
Signed-off-by: Molokanov Yaroslav <molokanov.yaroslav@huawei-partners.com>
Signed-off-by: aleksisch <churkin.aleksey@huawei-partners.com>
Signed-off-by: Akmaev Alexey <akmaev.alexey@huawei-partners.com>
2023-11-14 19:00:41 +03:00
Artem Udovichenko
d386df8ba4 Add arkplatform and static_core
Commit in SIG repository is d4f68dcd4885305251453b0f4d5f986efbf7cb2a

Change-Id: I0e2de819f97978468c9dc36c2f5755179f374ed4
Signed-off-by: Artem Udovichenko <artem.udovichenko@huawei.com>
2023-09-29 17:50:24 +03:00