Commit graph

13 commits

Author SHA1 Message Date
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