aboutsummaryrefslogtreecommitdiff
path: root/steamworks-sys/build.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix macOS buildsWilliam Venner2021-04-041-0/+1
* Make `sys` crate rebuild when `STEAM_SDK_LOCATION` changesadumbidiot2021-03-181-0/+1
* Remove old workaroundsMatthew Collins2021-02-101-2/+0
* Rework to use the new flat steam apiMatthew Collins2020-02-221-218/+23
* Include generated bindings (Fixes #11)Matthew Collins2020-01-251-134/+137
* Fixed build script on LinuxFlaise2019-07-301-1/+4
* Fixed build script on WindowsFlaise2019-07-301-9/+11
* Updated to support SDK version 1.45 on Mac OSFlaise2019-07-301-9/+17
* Add stats & achievements APIAlex Butler2019-05-161-8/+13
* Skip fields with missing enum typesAlex Butler2019-05-071-0/+3
* Set versions to 0.5.0 and 0.4.0 (for sys)Matthew Collins2019-03-231-1/+0
* Generate the bindings from the provided json file instead of bindgen (Fixes #3)Matthew Collins2019-03-161-158/+133
* Improve the generated wrappersMatthew Collins2018-05-071-10/+30
* Fix building on stableMatthew Collins2018-05-051-3/+3
* Only allow run_callbacks to be run on a single thread at any timeMatthew Collins2018-05-051-1/+1
* Rework how the sys crate is generatedMatthew Collins2018-05-051-2/+207
* Update Cargo.tomlMatthew Collins2018-02-271-1/+1
* Add a feature for docs-only buildsMatthew Collins2018-02-271-2/+7
* Update depsMatthew Collins2018-02-151-2/+2
* Initial steam callbacks workMatthew Collins2017-09-061-0/+8
* Handle the fact windows 64 bit uses a different library name than other platf...Matthew Collins2017-09-061-0/+3
* Initial commitMatthew Collins2017-09-061-0/+29