Fenrir
|
c1573807d5
|
Restore thread APIs that were accidentally deleted
Oops.
|
7 years ago |
Fenrir
|
d1475d0d2c
|
Ensure that the sysroot uses its own libc
|
7 years ago |
Fenrir
|
623cd2a34c
|
Update Travis for the latest nightly
|
7 years ago |
Fenrir
|
23be3f4885
|
Recreate ctr-std from latest nightly
|
7 years ago |
Fenrir
|
681dfb425e
|
Update CI for Rust nightly-2017-12-01 + other fixes
|
7 years ago |
Fenrir
|
cbafc1a01b
|
Better workaround for the `feature(rustc_private)]` issue
Now you don't need a janky `Xargo` fork anymore!
|
7 years ago |
Fenrir
|
8ba058552b
|
Patch `std` to be compatible with Rust nightly-2017-12-01
This only fixes things enough so that the project compiles again. More standard library changes from upstream Rust will be pulled in later.
|
7 years ago |
Fenrir
|
9f5d769afa
|
Update bindings for libctru v1.4.0
|
7 years ago |
Ronald Kinard
|
e5d15c3139
|
Merge pull request #44 from FenrirWolf/panic-unwind
Add unwinding strategy for panics
|
8 years ago |
Fenrir
|
b2ba0fa9af
|
Properly set up main thread
|
8 years ago |
Fenrir
|
a563a07c78
|
Update pinned nightly to 2017-07-31
|
8 years ago |
Fenrir
|
5f0fc0c001
|
Add unwinding strategy for panics
|
8 years ago |
Ronald Kinard
|
776a722c83
|
Merge pull request #41 from FenrirWolf/panic-reboot
Reboot the system after panicking
|
8 years ago |
Ronald Kinard
|
9f575ccd71
|
Merge pull request #42 from FenrirWolf/hid-update
Refactor HID module
|
8 years ago |
Fenrir
|
28c95a990c
|
Fix documentation
|
8 years ago |
Fenrir
|
f70d1c9706
|
Update examples
|
8 years ago |
Fenrir
|
0a070b8ba9
|
Trigger reboot after panicking
|
8 years ago |
Fenrir
|
81db0773d0
|
Bump version
|
8 years ago |
Fenrir
|
88f81df3ae
|
Refactor HID module
|
8 years ago |
Fenrir
|
4e629ea378
|
Update bitflags
|
8 years ago |
Ronald Kinard
|
e426984672
|
Merge pull request #40 from FenrirWolf/thread-fix
Update thread module
|
8 years ago |
Ronald Kinard
|
bbd4d28af1
|
Merge pull request #38 from FenrirWolf/examples
Add examples directory
|
8 years ago |
Ronald Kinard
|
390e15a143
|
Merge pull request #39 from panicbit/travis_fix
travis: Build examples properly
|
8 years ago |
panicbit
|
d0794af6ff
|
travis: Build examples properly
|
8 years ago |
Ronald Kinard
|
174b908ce7
|
Merge pull request #37 from panicbit/travis_fix
Build examples on travis CI
|
8 years ago |
panicbit
|
163f6bb69e
|
travis: allow unbound variables again
|
8 years ago |
panicbit
|
fb64a5525f
|
travis: build examples
|
8 years ago |
Fenrir
|
55f56517e4
|
Print thread name in panic msg
|
8 years ago |
Fenrir
|
361c812e6a
|
Thread fixes + module update
|
8 years ago |
Fenrir
|
c159576e6d
|
Add examples directory
|
8 years ago |
panicbit
|
838ef34d4c
|
Don't run cargo test for CI
|
8 years ago |
Ronald Kinard
|
23e9e4ef98
|
Merge pull request #36 from FenrirWolf/errDisp
Display panics via the Error applet
|
8 years ago |
Fenrir
|
cbe41e5304
|
Enable old panic behavior for Citra
|
8 years ago |
Ronald Kinard
|
1a3e3c7be9
|
Merge pull request #35 from panicbit/travis_ci
Add Travis CI
|
8 years ago |
Fenrir
|
d36057aee0
|
Use Error applet to display panics
|
8 years ago |
Fenrir
|
59b0b6de00
|
Update to new panic ABI
|
8 years ago |
Fenrir
|
f7cb0d88be
|
Fix missing stability attribute
|
8 years ago |
panicbit
|
eb759c8cc4
|
Add travis config
|
8 years ago |
Ronald Kinard
|
c5e74a81a9
|
Merge pull request #34 from panicbit/nightly_update
Update to work on rust nightly 2017-07-18
|
8 years ago |
panicbit
|
54d7fc6c88
|
Use rust3ds/alloc_system3ds again
|
8 years ago |
panicbit
|
123d53ffbe
|
Merge branch 'master' into nightly_update
|
8 years ago |
panicbit
|
9ce04f4092
|
Merge pull request #2 from FenrirWolf/nightly-update-patch
Use alloc_system3ds again
|
8 years ago |
Fenrir
|
7b7d98d3d3
|
Use alloc_system3ds again
|
8 years ago |
Ronald Kinard
|
917e044010
|
Merge pull request #33 from FenrirWolf/ctrulib-1.3.0
Update bindings for libctru 1.3.0
|
8 years ago |
Fenrir
|
22a855e41a
|
Use -lctrud for debug builds
|
8 years ago |
Fenrir
|
ad54bcd9a5
|
Update bindings for libctru 1.3.0
|
8 years ago |
panicbit
|
393ef5f8a9
|
Merge branch 'master' into nightly_update
|
8 years ago |
Ronald Kinard
|
a9ea24a372
|
Merge pull request #31 from FenrirWolf/ctrulib-update
Regenerate and reorganize ctru-sys bindings
|
8 years ago |
Fenrir
|
c5bbf130b3
|
Remove rustc_private workaround
Not needed anymore with patched Xargo
|
8 years ago |
Fenrir
|
1fc8156d31
|
Fix ctru-rs build script
The debug/release stuff isn't used until the next official release of libctru
|
8 years ago |