Commit graph

49 commits

Author SHA1 Message Date
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 97ce1f7bd8 Set version to 0.3.0+38 2020-03-24 11:58:02 +01:00
Maik Klein 9ecae25608 Set version to 0.30.0+38 2020-03-23 12:22:16 +01:00
Maik Klein 31271f7be0 Remove patch version 2020-03-23 12:20:37 +01:00
Maik Klein 73c67ca3c7 Bump version to 0.3.0+38 2020-03-23 11:59:15 +01: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 5b3e7f415b
Add cargo-deny GitHub action (#11)
* Add cargo-deny GitHub action

* Remove Travis rule from mergify
2020-02-05 15:06:36 +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 3b0342709b Specify Mac target for docs.rs 2019-11-02 22:23:11 +01:00
Johan Andersson 9ee5e45bf6
Switch from Travis to GitHub Actions (#8)
Speeds up builds from 37 min to 15 min
2019-10-31 19:53:54 +01:00
Johan Andersson c2b15c989e
Pin MoltenVK version to v1.0.37 (#5) 2019-10-28 16:46:57 +01:00
Johan Andersson 9f6c298703 Write license with OR intead of slash 2019-10-25 21:58:03 +02:00
Johan Andersson 077547bdc8 [ci] Add mergify configuration 2019-09-16 20:48:24 +02:00
Ari Vaniderstine a6eaf70307 Add CoC and Contributor Guide 2019-07-10 16:45:08 +02:00
Johan Andersson 5b981fc5a2 Add badges to README 2019-06-29 02:02:18 +02:00
Johan Andersson 3211f08994 Use Maik's full name 2019-06-29 01:37:39 +02:00
Johan Andersson a3045c930e Remove native and MoltenVK root folders 2019-06-29 00:43:13 +02: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
Johan Andersson 4c32434982 Add native director to .gitignore 2019-06-29 00:41:21 +02:00
Johan Andersson 6e7f5f2145
Add emoji 2019-06-28 10:52:00 +02:00
Johan Andersson 2b40f4fb4f Add Cargo.toml description & categories 2019-06-27 10:58:59 +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 dd57ac272f Add Xcode 10.2 2019-06-24 14:33:58 +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 Klein 728d5e5f59 Don't build MoltenVK quietly 2019-06-24 09:16:38 +02:00
maik 17902011ed Run clippy after the build on travis 2019-06-21 11:12:07 +02:00
maik 6339e9210b Build only on stable and enable verbosity 2019-06-21 11:04:30 +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 c80d28ab9b Add travis.yml 2019-06-21 10:13:26 +02:00
maik 02ac66792c Abort on non mac/ios platforms 2019-06-21 10:13:17 +02:00
Maik Klein 2e58d5252c Add native folder 2019-06-18 11:44:59 +02:00
Maik Klein aa6e441e9c Update docs 2019-06-18 10:51:12 +02:00
Maik Klein 5f14e8bc7f Remove MoltenVK as a submodule 2019-06-18 10:11:51 +02:00
Maik Klein 4a9cd996bd Add some docs on how to manually build Molten 2019-06-17 16:58:04 +02:00
Maik Klein 8d9dbb3cf9 Build molten inside the build script 2019-06-17 16:42:34 +02:00
Maik Klein 14fce3794f Init submodules 2019-06-12 09:13:05 +02:00
Maik Klein 4b328a536a
Add docs to run the example 2019-06-08 19:32:29 +02:00
Maik Klein db9fa8182a
Update README.md 2019-06-08 19:22:06 +02:00
Maik Klein 5e482ce9b1 Build molten via script 2019-06-07 17:07:12 +02:00
Maik Klein da91cc692f Add MoltenVK as a submodule 2019-06-07 15:28:47 +02:00
Maik Klein a81938ced1 Fix clippy warnings 2019-06-07 14:56:59 +02:00
Maik Klein 66bf632af2 Add licensing information to the readme 2019-06-07 10:47:34 +02:00
Maik Klein dd4d61a70a remove unneeded link flags 2019-06-07 09:22:58 +02:00
Maik Klein 2224fda351 Add more information to Cargo.toml 2019-06-05 10:42:03 +02:00
Maik Klein 2faa61cab7 Add rust highlighting 2019-06-05 10:27:20 +02:00
Maik Klein e8c6393592 Add license 2019-06-05 10:25:30 +02:00
Maik Klein 629897604d Init 2019-06-05 10:22:29 +02:00