Commit graph

11 commits

Author SHA1 Message Date
UK992
193fc1f84e Tidy fix 2016-03-08 01:38:49 +01:00
Cengiz Can
12100edffc Replace deprecated fs::walk_dir call with walkdir crate 2016-03-07 14:12:05 +02:00
Ivan Enderlin
b62cd86805 Quality: Fix CS.
Just remove trailing spaces.
2016-02-01 09:51:27 +01:00
Matt Brubeck
96dc0eb889 Update .gitignore files 2015-12-08 11:14:09 -08:00
Simon Sapin
ba565d964e Silence the "Nothing to be done for 'all'." message 2015-11-13 20:51:26 +01:00
Lars Bergstrom
d3277ae57a Disable zipalign until we have stable builder automation to install and locate it 2015-11-10 18:30:26 -06:00
Lars Bergstrom
17a6cb5873 New Android suppport 2015-11-04 16:29:39 -06:00
bors-servo
d9751c0fbb auto merge of #4570 : Manishearth/servo/android-warn, r=jdm
My local android build is a bit wonky so I'm not sure if all warnings have been fixed, though. I'll try to poke around and fix it.
2015-01-08 21:54:48 -07:00
Glenn Watson
7818576213 Update android openssl version due to security advisory https://www.openssl.org/news/secadv_20150108.txt 2015-01-09 07:40:17 +10:00
Manish Goregaokar
0c0c04f3e8 Silence warnings from openssl 2015-01-08 13:25:24 +05:30
Glenn Watson
030dab553e Use mach to build openssl on android instead of glut makefile.
The glut makefile will be removed shortly after glutin lands
for android, so we need to build openssl for android elsewhere
in the build process.
2014-12-09 08:20:36 +10:00