Commit graph

16 commits

Author SHA1 Message Date
Francesca Plebani 5be52c9753
Increase MSRV to 1.28.0 (#716) 2018-11-19 16:56:11 -05:00
Osspial 6bec912961 Add optional Serde implementations and missing derivable traits (#652)
* Add optional serde feature

* Document features in README

* Add changelog entry

* Implement some missing derivable traits

* Add changelog entry for std derives

* Remove extraneous space on serde doc comments

* Add period to end of serde line in readme

* Remove serde impls from WindowAttributes

* Add serde impls for TouchPhase

* Add serde test file

* Add feature lines to testing CIs

* Remove WindowAttributes from changelog
2018-11-01 04:24:56 -04:00
Johannes Hofmann bbfe57400d appveyor.yml: Test additional Rust channels (#539)
* In addition to nightly, also test the current stable version and Rust
  1.24.1
* Use rustup-init.exe to install the different versions
2018-05-30 07:57:40 -04:00
Pierre Krieger ea1cb5d2cc Fix the appveyor build 2015-09-24 08:37:52 +02:00
Pierre Krieger db901e3d83 Test glutin with MSVC++ 2015-07-04 13:57:29 +02:00
Pierre Krieger 214c4253e4 Update the appveyor file for 64bits builds 2015-05-20 06:52:50 +02:00
Pierre Krieger 430ae43528 Remove the "headless" feature entirely 2015-05-04 18:36:26 +02:00
Pierre Krieger 469d0eafd1 Update for rust alpha 1.0 2015-01-10 08:23:20 +01:00
Pierre Krieger a04668e850 Fix the appveyor build 2014-12-23 17:18:32 +01:00
Pierre Krieger 439638d050 Fix appveyor build 2014-12-20 18:50:11 +01:00
Pierre Krieger f7a17daae7 Fix appveyor build 2014-11-20 22:15:23 +01:00
Tomaka17 28ff09a55e Fix the appveyor build 2014-11-10 10:31:11 +01:00
Tomaka17 9ee0875d4e Fix nightlies URLs 2014-11-09 16:44:36 +01:00
Tomaka17 95a607de25 Appveyor now showing rust and cargo versions 2014-11-09 16:25:09 +01:00
Tomaka17 1f22b3b226 Add opengl32.a and gdi32.a 2014-10-26 15:36:39 +01:00
Tomaka17 6a3c94f5bf Add appveyor configuration file 2014-10-26 14:01:04 +01:00