Alex Crichton
97a158b3a8
Add instructions of how to make a release
...
Anyone can do it!
2017-04-26 15:44:19 -07:00
Kevin Brothaler
3800c7380c
Fixup target triple name
2017-01-17 21:38:37 -04:00
Corey Farwell
15dcbb5dad
Fix appveyor badge.
2016-11-26 13:49:49 -05:00
Niels Sascha Reedijk
a3ff95554e
Add support for Haiku x86 and x86_64
...
* Rework of original patches from Niels Sascha Reedijk
that include style and build fixes for libc master
2016-09-29 14:00:57 -05:00
Kai Noda
cba130bc01
Explain about the automated tests on Travis
...
in order to advise contributors to locally test their patches.
Also update ctest to include a fix on rerun-if-changed so that human
developers doing trial & error can properly test their latest code.
Signed-off-by: NODA, Kai <nodakai@gmail.com>
2016-04-27 08:35:18 +08:00
A.J. Gardner
e335c50b13
Remove iOS doc links from README
2016-04-02 18:41:19 -05:00
Alex Crichton
b7b90d4a4d
Update links in README for transition to rust-lang
2016-02-11 18:37:10 -08:00
Alex Crichton
6d46b6fa5f
Add a default-on "use_std" feature
...
This adds a `use_std` Cargo feature which disables `#![no_std]` builds of libc,
but is enabled by default. The library will currently continue to link to the
standard library to maintain backwards compatibility with the 0.2 series and
older Rust compilers for now, but this default can possible be changed in the
future.
2016-02-10 17:21:21 -08:00
Alex Crichton
9522711192
Linkify more docs, add more tested triples
...
Now we're testing rumprun, openbsd, and freebsd
2016-01-22 13:21:36 -08:00
Alex Crichton
57ba1fa360
Bump to 0.2.0
2015-11-03 13:23:16 -08: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
be5ad7d090
Fix travis links
2015-10-29 17:50:50 -07:00
Alex Crichton
bbf73ded8d
Add a link to the RFC from the README
2015-10-29 12:28:25 -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
baef6116da
iOS support
2015-09-21 14:37:14 -07:00
Alex Crichton
78f5acadfa
Note triples in README
2015-09-18 15:01:16 -07:00
Alex Crichton
e00e24a2be
Add more badges
2015-09-17 10:16:30 -07:00
Alex Crichton
68fe98bde2
Initial commit
2015-01-13 08:22:00 -08:00