index
:
steamworks-rs
cargo-run-fix
master
patch-1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
steamworks-sys
/
build.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix macOS builds
William Venner
2021-04-04
1
-0
/
+1
*
Make `sys` crate rebuild when `STEAM_SDK_LOCATION` changes
adumbidiot
2021-03-18
1
-0
/
+1
*
Remove old workarounds
Matthew Collins
2021-02-10
1
-2
/
+0
*
Rework to use the new flat steam api
Matthew Collins
2020-02-22
1
-218
/
+23
*
Include generated bindings (Fixes #11)
Matthew Collins
2020-01-25
1
-134
/
+137
*
Fixed build script on Linux
Flaise
2019-07-30
1
-1
/
+4
*
Fixed build script on Windows
Flaise
2019-07-30
1
-9
/
+11
*
Updated to support SDK version 1.45 on Mac OS
Flaise
2019-07-30
1
-9
/
+17
*
Add stats & achievements API
Alex Butler
2019-05-16
1
-8
/
+13
*
Skip fields with missing enum types
Alex Butler
2019-05-07
1
-0
/
+3
*
Set versions to 0.5.0 and 0.4.0 (for sys)
Matthew Collins
2019-03-23
1
-1
/
+0
*
Generate the bindings from the provided json file instead of bindgen (Fixes #3)
Matthew Collins
2019-03-16
1
-158
/
+133
*
Improve the generated wrappers
Matthew Collins
2018-05-07
1
-10
/
+30
*
Fix building on stable
Matthew Collins
2018-05-05
1
-3
/
+3
*
Only allow run_callbacks to be run on a single thread at any time
Matthew Collins
2018-05-05
1
-1
/
+1
*
Rework how the sys crate is generated
Matthew Collins
2018-05-05
1
-2
/
+207
*
Update Cargo.toml
Matthew Collins
2018-02-27
1
-1
/
+1
*
Add a feature for docs-only builds
Matthew Collins
2018-02-27
1
-2
/
+7
*
Update deps
Matthew Collins
2018-02-15
1
-2
/
+2
*
Initial steam callbacks work
Matthew Collins
2017-09-06
1
-0
/
+8
*
Handle the fact windows 64 bit uses a different library name than other platf...
Matthew Collins
2017-09-06
1
-0
/
+3
*
Initial commit
Matthew Collins
2017-09-06
1
-0
/
+29