Commit graph

22 commits

Author SHA1 Message Date
Viktor Zoutman 2a07fd3c8a
Release 0.8.2+1.1.2#f28ab1c (#47)
* Squashed commits

* Use a specific moltenvk commit indead

* incremented version and no longer pulling

* fixed version and prebuilt  url

* updated patch version
2021-03-05 16:47:52 +00:00
Johan Andersson 2ba14801cd
Faster CI by running pre-built test separately (#34) 2020-11-14 23:56:28 +01:00
Marnix Kuijs e2d54cc5d9
Added build with prebuilt libs (#33) 2020-11-13 23:10:57 +01:00
Marnix Kuijs 3d1b468aeb
Disable debug build for MoltenVK (#32)
* Disable debug build for MoltenVK

* Fix variable name
2020-11-10 11:42:12 +00:00
Johan Andersson 44911f699a
Upgrade to MoltenVK 1.1.0 (#25) 2020-11-09 21:31:47 +01:00
Johan Andersson 97884580cc
Upgrade to MoltenVK 1.0.43 (#21) 2020-06-10 07:47:00 +00:00
Maik Klein 74ad863f98 Revert "Update to 1.0.42 (#18)"
This reverts commit d3d179202f.
2020-06-03 15:40:03 +02:00
Maik Klein d3d179202f
Update to 1.0.42 (#18) 2020-06-02 16:19:14 +00:00
Maik Klein 077fbca249
Update to moltenvk 1.0.41 (#16)
* Update to 1.0.41

* Bump version
2020-04-06 10:03:06 +00:00
Maik Klein e9a124d646
Update to ash 0.30.0 (#15)
* Update to ash 0.30.0

* clippy

* Replace mk_version macro
2020-03-23 11:53:19 +01:00
Johan Andersson acc39d8a70
Upgrade to MoltenVK 1.0.38 and Xcode 11 (#7) 2019-11-06 22:06:10 +01:00
Johan Andersson c2b15c989e
Pin MoltenVK version to v1.0.37 (#5) 2019-10-28 16:46:57 +01:00
Johan Andersson 4dadc1e3f0 Move MoltenVK checkout directory to OUT_DIR.
build.rs scripts are not allowed to write to the current directory, which "cargo package" complained about.
2019-06-29 00:41:21 +02:00
Jake Shadle b19fc845cd
Fix script (#2) 2019-06-25 18:46:31 +02:00
Jake Shadle 74914007cc
Build cleanup (#1)
* Move build script to build.rs
* Add homepage
2019-06-25 16:37:46 +02:00
Maik Klein f7a98644fc Output messages to the log every 30 seconds when building MoltenVK 2019-06-24 09:50:12 +02:00
maik b8a269ca29 Query target_os cfg flags from the env 2019-06-21 10:44:36 +02:00
maik 0bbc0436e8 Change target to target_os 2019-06-21 10:24:23 +02:00
maik 02ac66792c Abort on non mac/ios platforms 2019-06-21 10:13:17 +02:00
Maik Klein 8d9dbb3cf9 Build molten inside the build script 2019-06-17 16:42:34 +02:00
Maik Klein dd4d61a70a remove unneeded link flags 2019-06-07 09:22:58 +02:00
Maik Klein 629897604d Init 2019-06-05 10:22:29 +02:00