Christian Howe
|
ba94b8edf8
|
Fix Travis iOS build
|
2016-12-15 21:34:37 -06:00 |
|
Christian Howe
|
5146bce88e
|
Fix iOS build and add to Travis CI
|
2016-12-13 07:29:17 -06:00 |
|
Andrey Lesnikov
|
7f6ae8910e
|
Merge https://github.com/tomaka/glutin
Conflicts:
.travis.yml
Cargo.toml
examples/fullscreen.rs
src/api/android/mod.rs
src/api/cocoa/headless.rs
src/api/cocoa/helpers.rs
src/api/cocoa/mod.rs
src/api/glx/mod.rs
src/api/osmesa/mod.rs
src/api/win32/callback.rs
src/headless.rs
src/lib.rs
src/platform/linux/mod.rs
src/window.rs
|
2016-09-19 19:53:28 +03:00 |
|
Andrey Lesnikov
|
2c0ba47873
|
travis: Enabled deps cache
|
2016-09-06 09:46:31 +03:00 |
|
Andrey Lesnikov
|
6089fa8c2c
|
docs.rs
|
2016-09-05 22:10:15 +03:00 |
|
Pierre Krieger
|
ffb6b0f15c
|
Travis adjustements
|
2016-02-23 13:00:32 +01:00 |
|
tomaka
|
0a1fe4b8aa
|
Fix docs publication not working
|
2015-05-21 19:45:58 +02:00 |
|
tomaka
|
f78737c0cf
|
Test on stable Rust instead of beta
|
2015-05-21 19:43:24 +02:00 |
|
Pierre Krieger
|
430ae43528
|
Remove the "headless" feature entirely
|
2015-05-04 18:36:26 +02:00 |
|
Pierre Krieger
|
ace4808fac
|
Remove the "headless" feature
|
2015-05-04 07:48:42 +02:00 |
|
tomaka
|
3b1e57d0e3
|
Test on beta 3 on travis
|
2015-04-30 08:31:25 +02:00 |
|
tomaka
|
f4a73f5287
|
Update the tested version on travis
|
2015-04-22 18:12:05 +02:00 |
|
tomaka
|
5494ef9b4e
|
Remove sudo: false or docs generation doesn't work
|
2015-04-16 21:35:54 +02:00 |
|
tomaka
|
5da2da5fb2
|
Run travis for both the beta and the nightly
|
2015-04-08 21:09:14 +02:00 |
|
Pierre Krieger
|
14bec6c3e4
|
Use the sudo feature of travis
|
2015-04-02 12:53:44 +02:00 |
|
Pierre Krieger
|
330767d0c3
|
Pull all dependencies from crates.io
|
2015-03-13 21:24:59 +01:00 |
|
tomaka
|
de412be593
|
Another fix attempt for .travis.yml
|
2015-02-15 15:09:52 +01:00 |
|
tomaka
|
99a29f40df
|
Fix .travis.yml indentation
|
2015-02-15 14:58:47 +01:00 |
|
Pierre Krieger
|
c3ab907e04
|
Setup deployment on crates.io
|
2015-02-15 14:13:26 +01:00 |
|
Pierre Krieger
|
fc214073e9
|
Generate docs for headless functionnalities too
|
2014-12-28 15:54:27 +01:00 |
|
Pierre Krieger
|
81930591ee
|
Fix travis secure token
|
2014-12-17 10:43:29 +01:00 |
|
Pierre Krieger
|
9aca24a738
|
Add automatic gh-pages deployment in travis
|
2014-12-17 10:34:18 +01:00 |
|
Tomaka17
|
a479b2f60c
|
Update travis.yml with recent PR
|
2014-10-31 18:57:28 +01:00 |
|
Tomaka17
|
b66abed7ae
|
Minor changes in travis.yml
|
2014-10-10 16:02:27 +02:00 |
|
Tomaka17
|
e565bfeb13
|
Implement headless rendering
|
2014-10-09 15:55:42 +02:00 |
|
Tomaka17
|
9b06c973a2
|
Add libXxf86vm-dev installation to travis.yml
|
2014-09-19 20:32:30 +02:00 |
|
Tomaka17
|
f4fb699b52
|
Add dummy implementation for OS/X
|
2014-08-03 09:25:30 +02:00 |
|
Tomaka17
|
ec956688cd
|
Test support for travis Rust
|
2014-07-30 18:04:48 +02:00 |
|
Tomaka17
|
2e41d25cb5
|
Add rust-ci docs
|
2014-07-27 16:06:17 +02:00 |
|
Pierre Krieger
|
a121fe1e57
|
Add .travis build
|
2014-07-27 15:56:44 +02:00 |
|