Alex Crichton
|
56f610495b
|
Allow warnings during a libstd build
Not gonna gain much from issuing warnings about various aspects! This is managed
separately from the standard library
|
2015-11-02 16:57:39 -08:00 |
|
Alex Crichton
|
0f7e88e7bc
|
Merge pull request #26 from alexcrichton/cloexec
Add some CLOEXEC constants
|
2015-11-02 16:56:15 -08:00 |
|
Alex Crichton
|
7a83039ee9
|
Merge pull request #28 from alexcrichton/stdbuild
Add support to build as part of the standard library
|
2015-11-02 16:20:05 -08:00 |
|
Alex Crichton
|
d281d1a005
|
Merge pull request #29 from alexcrichton/fix-sa-types
Touch up some SA_* constants
|
2015-11-02 16:20:00 -08:00 |
|
Alex Crichton
|
14f7e02705
|
Add some CLOEXEC constants
|
2015-11-02 15:36:33 -08:00 |
|
Alex Crichton
|
4be5856bbb
|
Touch up some SA_* constants
|
2015-11-02 15:27:29 -08:00 |
|
Alex Crichton
|
f0c68f383f
|
Tweak run-all.sh script
|
2015-11-02 15:25:18 -08:00 |
|
Alex Crichton
|
f7efe34115
|
Add support to build as part of the standard library
|
2015-11-02 15:10:37 -08:00 |
|
Alex Crichton
|
14bf9deda6
|
Merge pull request #23 from alexcrichton/lfs-support
Use bindings for -D_FILE_OFFSET_BITS=64
|
2015-11-02 13:14:00 -08:00 |
|
Alex Crichton
|
74825222cf
|
Add bindings for -D_FILE_OFFSET_BITS=64
They're all added under the `foo64` names with the `foo64` types added as well,
so they still need to be explicitly chosen.
|
2015-11-02 10:11:21 -08:00 |
|
Alex Crichton
|
312b5bfb75
|
Merge pull request #25 from alexcrichton/more-constants
Add more bindings for signals and select/pselect
|
2015-10-30 15:16:20 -07:00 |
|
Alex Crichton
|
fa607f4761
|
Merge pull request #24 from alexcrichton/dirent
Define dirent_t on all platforms
|
2015-10-30 15:15:34 -07:00 |
|
Alex Crichton
|
d6e07e2734
|
Define dirent_t on all platforms
|
2015-10-30 14:26:03 -07:00 |
|
Alex Crichton
|
07d3a0dacc
|
Add more bindings for signals and select/pselect
|
2015-10-30 13:55:42 -07:00 |
|
Alex Crichton
|
171b05b53b
|
Merge pull request #22 from alexcrichton/musl-pthread
Be more selective about skipped pthread on musl tests
|
2015-10-30 09:23:30 -07:00 |
|
Alex Crichton
|
3a572fda25
|
Be more selective about skipped pthread on musl tests
Fixup the value of PTHREAD_STACK_MIN as well
|
2015-10-29 22:59:57 -07:00 |
|
Alex Crichton
|
1effc23b90
|
OK, maybe a little soon for iOS
|
2015-10-29 22:47:15 -07:00 |
|
Alex Crichton
|
bf26024b64
|
Update AppVeyor URL
|
2015-10-29 22:16:32 -07:00 |
|
Alex Crichton
|
cf18a601c5
|
Not releasing 1.0 yet
|
2015-10-29 22:12:21 -07:00 |
|
Alex Crichton
|
65601c59e6
|
Document iOS triples
|
2015-10-29 22:10:53 -07:00 |
|
Alex Crichton
|
be5ad7d090
|
Fix travis links
|
2015-10-29 17:50:50 -07:00 |
|
Alex Crichton
|
4e43d81925
|
Re-encrypt upload token
|
2015-10-29 17:50:09 -07:00 |
|
Alex Crichton
|
032f363f99
|
Merge pull request #21 from alexcrichton/master
Implement RFC 1291 changes
|
2015-10-29 17:27:31 -07:00 |
|
Alex Crichton
|
2995f5595c
|
Use the standard android slave docker image
|
2015-10-29 16:34:55 -07:00 |
|
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 |
|