Li Jie
|
9105f28c13
|
ci: don't install pkg-config explicitly
|
2024-11-26 13:18:59 +08:00 |
|
Li Jie
|
06cc43b11f
|
test: test dirs under _demo only has *.go files
|
2024-11-26 13:17:36 +08:00 |
|
xushiwei
|
bab5c0589f
|
Merge pull request #883 from luoliwoshang/ci/llcppg
ci:install llcppg dependent
|
2024-11-26 12:44:31 +08:00 |
|
luoliwoshang
|
2a2c614eb4
|
ci:remove pre-install pkg-config
|
2024-11-26 11:52:35 +08:00 |
|
luoliwoshang
|
12529ec81e
|
ci:install llcppg dependent
|
2024-11-26 11:13:25 +08:00 |
|
luoliwoshang
|
0179609a49
|
ci:trigger for sub-repositories
|
2024-11-26 10:56:37 +08:00 |
|
Li Jie
|
f26c283541
|
ci: enable demo result checking
|
2024-11-25 12:05:12 +08:00 |
|
Li Jie
|
56e9dab2ce
|
ci: test demo with python 3.12
|
2024-11-25 12:05:12 +08:00 |
|
luoliwoshang
|
9966daf0cf
|
ci: remove pre-installed pkg-config
|
2024-11-23 19:27:11 +08:00 |
|
Li Jie
|
7734c654a7
|
doc: make doc test use current ref
|
2024-11-19 10:50:49 +08:00 |
|
dependabot[bot]
|
94ee4223d2
|
build(deps): bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-15 00:23:06 +00:00 |
|
dependabot[bot]
|
6cbb5a9215
|
build(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-11 00:36:37 +00:00 |
|
Li Jie
|
65c1e1b9e5
|
ci: build chore/_xtool/...
|
2024-11-07 11:03:07 +08:00 |
|
Li Jie
|
17d509a45a
|
doc: make doc testable
|
2024-11-07 11:03:01 +08:00 |
|
luoliwoshang
|
fc8117c8e7
|
workflow:libffi
|
2024-11-05 17:15:20 +08:00 |
|
xushiwei
|
e92a0eb901
|
Merge pull request #806 from cpunion/llvm-debug
Debug: fix struct vars debug, params modication, supports expressions, lexical scope/lifecycle
|
2024-10-29 11:09:00 +08:00 |
|
Li Jie
|
1c414af7b9
|
ci: instead pip3 with pip3.12
|
2024-10-21 18:34:44 +08:00 |
|
dependabot[bot]
|
e2498c31ea
|
build(deps): bump thollander/actions-comment-pull-request from 2 to 3
Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2 to 3.
- [Release notes](https://github.com/thollander/actions-comment-pull-request/releases)
- [Commits](https://github.com/thollander/actions-comment-pull-request/compare/v2...v3)
---
updated-dependencies:
- dependency-name: thollander/actions-comment-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-10 00:34:41 +00:00 |
|
Li Jie
|
2732f6036e
|
debug: refactor test script
|
2024-09-30 16:38:37 +08:00 |
|
Li Jie
|
387c44031a
|
ci: show lldb tests details
|
2024-09-30 16:38:37 +08:00 |
|
Li Jie
|
c0630b782a
|
ci: run lldb test
|
2024-09-22 11:52:26 +08:00 |
|
Aofei Sheng
|
a4ec6cce96
|
ci: install further optional dependencies for demos
Achieved 100% pass rate for demo tests, at least on macOS.
|
2024-07-31 12:34:51 +08:00 |
|
Aofei Sheng
|
45b4315842
|
deps: require zlib 1.2+
|
2024-07-31 09:52:48 +08:00 |
|
Aofei Sheng
|
f008a65d91
|
deps: require OpenSSL 3.0+
|
2024-07-30 14:17:45 +08:00 |
|
Aofei Sheng
|
82aa181540
|
installation: require Python 3.12
|
2024-07-29 14:34:40 +08:00 |
|
xushiwei
|
d3e84cbc4c
|
ci
|
2024-07-26 13:47:22 +08:00 |
|
xushiwei
|
1cf57508b0
|
Update go.yml
|
2024-07-18 07:25:02 +08:00 |
|
xushiwei
|
9156466351
|
Update test_demo.sh
|
2024-07-14 11:03:45 +08:00 |
|
Aofei Sheng
|
45404b5bcf
|
ci: implement release-build.yml workflow with GoReleaser
|
2024-07-11 22:59:20 +08:00 |
|
xushiwei
|
3dd71713c2
|
mv _test => c/bdwgc/_test
|
2024-07-09 01:33:48 +08:00 |
|
Aofei Sheng
|
fd14f6ff73
|
ci: update go.yml workflow to trigger on pushes and PRs to any branches
This update enables GitHub Actions in forks, streamlining development
and testing.
|
2024-07-08 17:32:13 +08:00 |
|
Aofei Sheng
|
abe2c6870b
|
llvm: default to LLVM 18
|
2024-07-07 15:20:11 +08:00 |
|
Aofei Sheng
|
180c019d2e
|
README,ci: add Dependencies section and update install instructions accordingly
Fixes #340
|
2024-06-17 18:15:08 +08:00 |
|
Aofei Sheng
|
04b62a62cb
|
ci,README: improve install instructions
|
2024-06-17 12:03:09 +08:00 |
|
xushiwei
|
00c73b8388
|
ci
|
2024-06-15 18:28:39 +08:00 |
|
xushiwei
|
dcb8eb7d6d
|
TestCollectSkipNames
|
2024-06-15 18:22:26 +08:00 |
|
xushiwei
|
5e45e38481
|
Revert "runtime: map; llgo/ssa: MapUpdate"
|
2024-06-14 22:50:23 +08:00 |
|
xushiwei
|
8d42acec16
|
disable llgo test temp
|
2024-06-14 22:14:18 +08:00 |
|
xushiwei
|
2c4f6063a6
|
disable LLGO tests on ubuntu
|
2024-06-12 22:56:36 +08:00 |
|
Li Jie
|
61ccaab55b
|
ci: show test result
|
2024-06-08 13:20:53 +08:00 |
|
Li Jie
|
f16e721d01
|
ci: comment test result on PR
|
2024-06-08 13:11:24 +08:00 |
|
Li Jie
|
ee848e66ac
|
test: run _demo/* and _pydemo/*
|
2024-06-08 13:10:20 +08:00 |
|
Li Jie
|
91e1fa6aff
|
test: simple llgo tests
|
2024-06-08 10:15:28 +08:00 |
|
xushiwei
|
e4f8edc07c
|
codecov
|
2024-04-25 07:37:04 +08:00 |
|
xushiwei
|
edcb66afb7
|
llgo/cl/cltest
|
2024-04-25 07:29:45 +08:00 |
|
xushiwei
|
2ee1f3373b
|
Merge pull request #34 from goplus/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2024-04-22 01:30:05 +08:00 |
|
dependabot[bot]
|
0a879cb0be
|
Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-21 17:24:12 +00:00 |
|
dependabot[bot]
|
177ba6de48
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-21 17:24:09 +00:00 |
|
xushiwei
|
4d1079261b
|
Create dependabot.yml
|
2024-04-22 01:23:51 +08:00 |
|
xushiwei
|
3d4ceec422
|
ci
|
2024-04-15 05:52:08 +08:00 |
|