29 Commits

Author SHA1 Message Date
dependabot[bot]
3b6700bcfe
Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [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/v3...v4)

---
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-02-01 21:14:40 +00:00
inky
4b83beb208
CI: Setup cross build test (#296)
* build: allow set TOOLPREFIX

* readme: add cross build steps

* ci: Setup cross build

* ci: use var in step name

* ci: split build / build test

* ci: add more arch

* ci: update ppc triple

* ci: update actions/checkout

* ci: todo: fix arm cross build

* ci: add more misp ci

* ci: remove mips64, mips64el

* ci: add more ppc ci

* ci: reopen arm CI
2024-02-01 12:26:31 -05:00
inky
fc3646625f
test: add target to gen coverage report (#295)
* test: add target to gen coverage report

* test: show branch coverage

* ci: setup codecov

* Readme: add codecov badge

* ci: upload coverage report

* test: add note for CODE_COVERAGE flag
2024-01-20 09:14:10 -06:00
dependabot[bot]
d3be5dfe07
Bump actions/checkout from 2 to 4 (#294)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 17:30:51 -05:00
Viral B. Shah
bc36005af8
Create dependabot.yml 2024-01-16 17:28:48 -05:00
Viral B. Shah
1e3511e407
Delete .github/FUNDING.yml 2024-01-16 17:27:58 -05:00
Dilum Aluthge
f88e52a89e
CI (Windows): set msys2 {0} as the default shell for all Windows steps (#247) 2021-09-09 19:21:05 -04:00
Dilum Aluthge
b48a2f7019
CI (Linux and macOS): Remove the arch variable, which currently has no effect (#246) 2021-09-09 19:18:40 -04:00
Dilum Aluthge
2a47fa5994
CI: A variety of miscellaneous tweaks (#244) 2021-09-09 19:11:54 -04:00
jeremyd2019
60dec83e33
msys2 ci (#243)
* add msys2 ci job

* run CI on any branch

* install base-devel on msys2

* remove soname and nodefaultlibs flags from mingw

* avoid soname on Windows

* add OLM_DLLEXPORT to signgam

it needs to be exported from the DLL also

* define IMPORT_EXPORTS on WINNT

While there are function export thunks in the import library that allow the linker to do the right thing for functions even if this is not set, it is required for the linker to do the right thing with variables being imported from a DLL (namely, signgam)

* add OLM_DLLEXPORT to openlibm_fenv_i387.h

seems this whole header was overlooked

* Update openlibm_fenv_i387.h

include openlibm_defs.h for OLM_DLLEXPORT
2021-09-09 18:49:37 -04:00
Viral B. Shah
437c139718
Update ci.yml 2021-09-08 20:54:41 -04:00
Viral B. Shah
e9932670c3
Update ci.yml 2021-09-08 20:53:52 -04:00
Viral B. Shah
4a36c50b97
Update ci.yml 2021-09-08 20:53:03 -04:00
Viral B. Shah
24cec17953
Update ci.yml 2021-09-08 20:46:41 -04:00
Viral B. Shah
d26ed9871c
Update ci.yml 2021-09-08 20:39:10 -04:00
Viral B. Shah
7b9602507e
Update ci.yml 2021-09-08 20:37:22 -04:00
Viral B. Shah
7af65db469
Update ci.yml 2021-09-08 20:33:38 -04:00
Viral B. Shah
a2e053ee1f Revert "Update ci.yml"
This reverts commit 4a52bb0dcc8730f7b8bf677c402b240b72c3df73.
2021-09-08 20:27:54 -04:00
Viral B. Shah
4a52bb0dcc
Update ci.yml 2021-09-08 20:26:07 -04:00
Viral B. Shah
fb10fcf746
Update ci.yml 2021-09-08 14:35:21 -04:00
Viral B. Shah
abf5aaacaf
Update ci.yml 2021-09-08 14:32:56 -04:00
Viral B. Shah
98dcc48ba5
Update ci.yml 2021-09-08 14:31:01 -04:00
Viral B. Shah
ff822f3e47
Update ci.yml 2021-09-08 14:29:53 -04:00
Viral B. Shah
ab8d1ad003
Update ci.yml 2021-09-08 14:22:34 -04:00
Viral B. Shah
4d97e2d5aa
Update ci.yml 2021-09-08 14:10:07 -04:00
Viral B. Shah
72caeab740
Update ci.yml 2021-09-08 13:49:18 -04:00
Viral B. Shah
9dd3049e93
Create ci.yml 2021-09-08 13:41:52 -04:00
Viral B. Shah
5b0e7e9813
Update FUNDING.yml 2020-02-06 05:11:46 -05:00
Viral B. Shah
33c8313e0b
Create FUNDING.yml 2019-06-26 17:30:47 -04:00