Commit Graph

623 Commits

Author SHA1 Message Date
Alex Crichton d5c4e55f65 Explain weirdness of c_void and android missing fns 2015-10-29 15:46:16 -07:00
Alex Crichton bbf73ded8d Add a link to the RFC from the README 2015-10-29 12:28:25 -07:00
Alex Crichton a9a9c70fe6 Merge remote-tracking branch 'origin/master'
Conflicts:
	rust
2015-10-29 12:10:41 -07:00
Alex Crichton 26942d5e76 Don't ignore .cargo 2015-10-29 12:03:30 -07:00
Alex Crichton 1f7e2e821a Fix appveyor link 2015-10-29 12:02:05 -07:00
Alex Crichton 5289b311fb Fix a link 2015-10-29 11:57:58 -07:00
Alex Crichton 524e137402 Add numbered steps to add an API 2015-10-29 11:57:29 -07:00
Alex Crichton b1fbefa73b Add some notes for common platforms 2015-10-29 11:56:13 -07:00
Alex Crichton 13418a50fc Improve the README and switch URLs 2015-10-29 11:54:12 -07:00
Alex Crichton 657eeec3b6 Run more extra targets on nightly 2015-10-29 11:08:34 -07:00
Alex Crichton b017b5e72f Really fix ci... 2015-10-28 14:46:38 -07:00
Alex Crichton 452cee5093 Bump to 0.1.12 2015-10-28 14:22:36 -07:00
Alex Crichton 3f1c2f93f1 Update rust again 2015-10-28 14:22:22 -07:00
Alex Crichton 354693de77 Update CI 2015-10-28 14:11:53 -07:00
Alex Crichton 573f2de6ac Another attempt at fixing nightly 2015-10-21 10:23:08 -07:00
Alex Crichton a1da67dbaa Try to fix nightly CI 2015-10-21 10:04:09 -07:00
Alex Crichton d64e480e27 Bump to 0.1.11 2015-10-19 13:50:27 -07:00
Alex Crichton 3e944ad433 Update to rust master 2015-10-19 13:50:12 -07:00
Alex Crichton cc12d2b2d3 Pass -y to apt-get 2015-10-14 15:58:08 -07:00
Alex Crichton ab0442cd15 AppVeyor has MSYS2 installed by default now! 2015-10-07 14:38:47 -07:00
Alex Crichton 9b5447f1ed Merge pull request #6 from alexcrichton/FIONBIO
Add FIONBIO
2015-09-23 09:33:12 -07:00
Alex Crichton 67e3388d19 Add FIONBIO 2015-09-23 09:11:46 -07:00
Alex Crichton 6ca7818f37 Merge pull request #5 from alexcrichton/uisize
Use isize/usize
2015-09-22 20:49:29 -07:00
Alex Crichton 41e7a69e2a Fix OSX 2015-09-22 19:22:09 -07:00
Alex Crichton 1791046053 Use isize/usize 2015-09-22 19:12:12 -07:00
Alex Crichton a6b8521374 Merge pull request #4 from alexcrichton/slim-windows
Slim down Windows bindings
2015-09-22 19:02:02 -07:00
Alex Crichton baef6116da iOS support 2015-09-21 14:37:14 -07:00
Alex Crichton c4d4c70a36 Slim down Windows bindings 2015-09-21 13:38:41 -07:00
Alex Crichton 9cb1634164 Move to master branch 2015-09-21 13:37:36 -07:00
Alex Crichton d3bbec4191 Ignore .cargo 2015-09-18 18:51:25 -07:00
Alex Crichton 32dc2279e0 add a script to run everything locally 2015-09-18 18:51:20 -07:00
Alex Crichton fa3f6e729e Merge pull request #2 from alexcrichton/freebsd
Freebsd
2015-09-18 18:40:38 -07:00
Alex Crichton 22f3c5e1a7 Use a switch instead of if/else 2015-09-18 17:33:14 -07:00
Alex Crichton 2536b35aa8 OK, apparently MIPS can run now? 2015-09-18 17:33:14 -07:00
Alex Crichton babf390fcf Add some IPv6 options 2015-09-18 17:33:14 -07:00
Alex Crichton a760061227 Add sample OpenBSD VM 2015-09-18 17:33:14 -07:00
Alex Crichton caeb3fa56c Fix resolution on OSX 2015-09-18 16:51:54 -07:00
Alex Crichton 70b1f23f27 Try running MIPS again 2015-09-18 16:32:03 -07:00
Alex Crichton 239f9cda7f Fix resolution in notbsd/mod.rs 2015-09-18 16:31:34 -07:00
Alex Crichton 3715e831f8 Move ifaddrs up a level on BSD 2015-09-18 16:27:10 -07:00
Alex Crichton 6603ca0d7e AppVeyor only autotest branch 2015-09-18 16:23:25 -07:00
Alex Crichton c674e37af5 Upward movement for Unix 2015-09-18 16:22:00 -07:00
Alex Crichton a4e27ed77a Upward movement for BSD 2015-09-18 16:20:02 -07:00
Alex Crichton 2eb32ef455 Format openbsd 2015-09-18 15:09:10 -07:00
Alex Crichton 78f5acadfa Note triples in README 2015-09-18 15:01:16 -07:00
Alex Crichton 83c81680dc Consolidate freebsd arch's upwards 2015-09-18 15:01:06 -07:00
Alex Crichton c4a8d60974 Consolidate mode_t upwards on linux 2015-09-18 15:00:49 -07:00
Alex Crichton 1e1ff67a9b Fix backtrace for android 2015-09-18 15:00:36 -07:00
Alex Crichton a1b948e34a Fix FreeBSD 2015-09-18 14:33:42 -07:00
Alex Crichton 751b42e653 Merge pull request #1 from alexcrichton/std-merge
Std merge
2015-09-17 22:42:58 -07:00