| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support libctru 2.0 | Vivian Lim | 2021-02-06 | 1 | -1/+1 |
| | | |||||
| * | changes so that this can build | Vivian Lim | 2021-02-05 | 1 | -1/+1 |
| | | |||||
| * | local changes | Vivian Lim | 2021-02-01 | 1 | -0/+1 |
| | | |||||
| * | Update bindings for libctru 1.5.0 | Fenrir | 2018-05-15 | 1 | -1/+0 |
| | | |||||
| * | Ensure that the sysroot uses its own libc | Fenrir | 2018-01-21 | 1 | -0/+2 |
| | | |||||
| * | Go back to using pre-generated bindings | Fenrir | 2017-07-10 | 1 | -1/+1 |
| | | | | | | Bindgen takes a long time to compile, and we only ever need to update bindings for new ctrulib releases anyway. | ||||
| * | Use bindgen for ctru_sys bindings | Fenrir | 2017-07-10 | 1 | -27/+7 |
| | | |||||
| * | Use libc from crates.io | Fenrir | 2017-07-07 | 1 | -1/+1 |
| | | | | | The libc crate has newlib bindings now, so we don't have to maintain them in-tree anymore | ||||
| * | We stdlib now | Fenrir | 2017-01-21 | 1 | -1/+6 |
| | | |||||
| * | ctru-sys: recreate types.h and libc bindings | Fenrir | 2016-10-28 | 1 | -5/+0 |
| | | |||||
| * | Fix deprecation and stablization warnings | Fenrir | 2016-10-15 | 1 | -1/+0 |
| | | | | | The question mark feature was stablized and the Reflect marker trait was deprecated | ||||
| * | Update bindgen comment | Fenrir | 2016-08-01 | 1 | -0/+2 |
| | | |||||
| * | moved system libs to sys folder | Fenrir | 2016-06-20 | 1 | -8/+6 |
| | | |||||
| * | core::fmt::Write support for the console | Fenrir | 2016-06-03 | 1 | -7/+2 |
| | | |||||
| * | Added new bindings | Fenrir | 2016-05-02 | 1 | -2/+12 |
| | | |||||
| * | Split raw bindings into a separate crate | Fenrir | 2016-04-30 | 1 | -0/+28 |