295 Commits

Author SHA1 Message Date
Alex Lyon 2309286da9 Add documentation and bump version number 2021-02-11 23:55:42 +01:00
Sylvestre Ledru f95d4e573a Merge pull request #10 from RReverser/unknown-platform
Add a catch-all "unknown" platform
2021-02-11 23:38:09 +01:00
Ingvar Stepanyan 01967a7f2f Add test for the unknown platform 2021-02-11 22:29:24 +00:00
Sylvestre Ledru 80895434aa Merge pull request #11 from sylvestre/write-mode
Remove --write-mode=diff from the cargo call in the CI
2021-02-11 23:14:56 +01:00
Sylvestre Ledru e6fedd81a8 Remove --write-mode=diff from the cargo call in the CI 2021-02-11 23:02:11 +01:00
Ingvar Stepanyan 65b4407ae8 Add a catch-all "unknown" platform
Fixes #9.
2021-02-11 21:03:52 +00:00
Sylvestre Ledru ad1aa06ac9 style: rustfmt the tree 2020-05-04 17:41:34 +02:00
Alex Lyon e95e32bda8 Merge pull request #8 from AdminXVII/fix-redox
Fix Redox in the unix category
2020-01-27 14:40:53 -08:00
Xavier L'Heureux 6755ba42f4 Fix Redox in the unix category
Redox now has a libc. This means a custom module no longer is needed.
It also was added to the unix group, so fix the clash
2019-09-27 10:24:24 -04:00
Alex Lyon 8fa071f764 Add README.md 0.0.1 2018-07-27 15:39:24 -07:00
Alex Lyon c3f94e2df8 Update Cargo.toml for 0.0.1 release 2018-07-27 15:31:47 -07:00
Alex Lyon d8f4977987 Fix tests on Windows when using WoW64 2018-03-11 15:53:49 -07:00
Alex Lyon 9c20800abe Print out machine name in test_machine() on Windows 2018-03-11 13:37:47 -07:00
Alex Lyon 6f653ca25d Replace deployment token because I forgot to add it to .travis.yml 2018-03-11 06:38:13 -07:00
Alex Lyon 892baf17d7 Fix CI for Redox 2018-03-11 06:24:50 -07:00
Alex Lyon fb064e91db Add missing && breaking build on Appveyor 2018-03-11 06:08:59 -07:00
Alex Lyon 187b8b2834 Check formatting using CI 2018-03-11 05:46:46 -07:00
Alex Lyon 07884042e8 Format code using rustfmt 2018-03-11 05:46:28 -07:00
Alex Lyon 947aa07bbf Add Windows support and enable CI 2018-03-11 05:33:21 -07:00
Alex Lyon 00bbb7e750 Convert utsname from uucore into a separate crate 2018-03-06 11:17:38 -08:00