summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add instructions of how to make a releaseAlex Crichton2017-04-261-0/+19
| | | | Anyone can do it!
* Fixup target triple nameKevin Brothaler2017-01-171-1/+1
|
* Fix appveyor badge.Corey Farwell2016-11-261-1/+1
|
* Add support for Haiku x86 and x86_64Niels Sascha Reedijk2016-09-291-0/+2
| | | | | * Rework of original patches from Niels Sascha Reedijk that include style and build fixes for libc master
* Explain about the automated tests on TravisKai Noda2016-04-271-0/+10
| | | | | | | | | 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>
* Remove iOS doc links from READMEA.J. Gardner2016-04-021-3/+2
|
* Update links in README for transition to rust-langAlex Crichton2016-02-111-22/+22
|
* Add a default-on "use_std" featureAlex Crichton2016-02-101-0/+9
| | | | | | | | 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.
* Linkify more docs, add more tested triplesAlex Crichton2016-01-221-5/+6
| | | | Now we're testing rumprun, openbsd, and freebsd
* Bump to 0.2.00.2.0Alex Crichton2015-11-031-1/+1
|
* Update AppVeyor URLAlex Crichton2015-10-291-1/+1
|
* Not releasing 1.0 yetAlex Crichton2015-10-291-1/+1
|
* Fix travis linksAlex Crichton2015-10-291-1/+1
|
* Add a link to the RFC from the READMEAlex Crichton2015-10-291-0/+5
|
* Fix appveyor linkAlex Crichton2015-10-291-1/+1
|
* Fix a linkAlex Crichton2015-10-291-1/+1
|
* Add numbered steps to add an APIAlex Crichton2015-10-291-0/+8
|
* Add some notes for common platformsAlex Crichton2015-10-291-0/+6
|
* Improve the README and switch URLsAlex Crichton2015-10-291-14/+87
|
* iOS supportAlex Crichton2015-09-211-1/+1
|
* Note triples in READMEAlex Crichton2015-09-181-0/+14
|
* Add more badgesAlex Crichton2015-09-171-18/+3
|
* Initial commitAlex Crichton2015-01-131-0/+25