Commit graph

7 commits

Author SHA1 Message Date
Logan McNaughton
46625f3104
clippy fixes (#22)
* clippy fixes

* typo fix

* more

* more

* more

* more

* more

* more

* add workflow
2023-10-24 14:20:48 +03:00
Logan McNaughton
75f3ab713e
install sdl2 headers (#11) 2023-10-06 21:05:39 -06:00
Logan McNaughton
ccbade0c6b add sdl headers 2023-10-06 20:58:35 -06:00
Logan McNaughton
dfcd0a21d7
clean up build process (#9)
* clean up build process

* more

* more

* add mac

* more

* more

* Update build.rs
2023-10-06 09:41:27 -06:00
Logan McNaughton
36c56dacce add readme 2023-10-05 21:17:40 -06:00
dependabot[bot]
20b0d88727
Bump actions/checkout from 3 to 4 (#3)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 22:03:12 -06:00
Logan McNaughton
f7a586a1e0
add build workflow (#2)
* add build workflow

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* fix

* more

* more

* more

* more

* more

* remove pkg-config

* remove

* more

* fix

* last
2023-10-04 17:52:58 -06:00