Commit Graph

39 Commits

Author SHA1 Message Date
Maschell
b1175edf41 [Travis] Only reinstall packages if updated. 2018-05-26 16:31:26 +02:00
Maschell
b339704ac6 [Travis] Some more optimization 2018-05-26 12:46:36 +02:00
Maschell
4b0f58b781 [Travis] One last fix 2018-05-26 12:34:22 +02:00
Maschell
db46400fae [Travis] fix 2018-05-26 12:29:15 +02:00
Maschell
c85f58ff69 [Travis] Now using pacman for getting devkitppc, getting dynamic libs via git.
- Improved the Makefile to don't rely on the wii_rules
2018-05-26 12:26:34 +02:00
Maschell
fb5331881b Added GetThreadAffinity function to the CThread class. 2018-04-04 15:39:27 +02:00
Maschell
a8305b55b4 Added a FileDownloader, bases on the one from loadiine 2018-03-11 20:49:40 +01:00
Maschell
94d64db894 Formatting 2018-03-11 16:44:04 +01:00
Maschell
ab456c08c9 Added function for installing syscall 0x25 (KernelCopyData) 2018-03-11 13:49:06 +01:00
Maschell
d3657d14eb Added more net functions and a generic TCPServer 2018-03-07 18:42:04 +01:00
Maschell
169468ad60 Added "dumpHex", "FSUtils::saveBufferToFile" and "recvwait" 2018-03-04 16:10:02 +01:00
Maschell
b115979fb9 Fixed typo in travis script 2018-02-25 13:49:11 +01:00
Maschell
3eb6c9729f Using github instead of sourceforge 2018-02-25 13:46:59 +01:00
Maschell
9feb67d69d Using -O2 instead of -Os to be compatible with the WiiUPluginSystem 2018-02-09 21:24:55 +01:00
Maschell
f598fab483 Enable logging in libutils on default 2017-12-27 13:05:50 +01:00
Maschell
8e3a2f337a Added function to "log" via OSFatal 2017-12-27 12:44:24 +01:00
Maschell
b1d95f6b83 Removed unused libogc from travis build script 2017-12-16 11:23:44 +01:00
Maschell
bf54b0bc83
Merge pull request #1 from Crayon2000/fix_travis
Fix travis-ci script
2017-12-16 11:00:34 +01:00
Crayon2000
52cedc06e3 Update .travis.yml file 2017-11-19 16:57:01 -05:00
Maschell
085b182458 Fixed link the in the travis script 2017-11-19 11:14:17 +01:00
Maschell
bd61f6296a Final adjustments to the travis script (really) 2017-11-19 10:58:47 +01:00
Maschell
95c40f1033 Travis script changes 2017-11-19 10:55:46 +01:00
Maschell
47262b205f Hopefully a fix. 2017-11-18 13:46:23 +01:00
Maschell
502c2fa801 Fixed travis script 2017-11-18 13:28:55 +01:00
Maschell
07fb90ce2d Fixed travis script, fixed readme 2017-11-18 13:23:06 +01:00
Maschell
60d590d89c Added build status to the readme 2017-11-18 13:18:59 +01:00
Maschell
bcf2c2623d Fixed travis script 2017-11-18 13:17:32 +01:00
Maschell
0ab1cf2e81 Added travis script 2017-11-18 13:14:38 +01:00
Maschell
2a2c0568c3 Added info to the makefile 2017-11-11 16:18:37 +01:00
Maschell
895f50805d Disable logging 2017-11-11 16:09:31 +01:00
Maschell
29928e206f Removed the kernel code. All stuff is already done by the kernel exploit 2017-11-11 15:47:46 +01:00
Maschell
9d32fea60d Extends the DirtList class 2017-10-31 20:43:35 +01:00
Maschell
0315280370 include syscalls.h 2017-10-31 15:57:54 +01:00
Maschell
69f8e96c4a Added missing defines and optimized the function patcher 2017-10-30 21:48:24 +01:00
Maschell
7db739c0b1 Activate logging for the lib itself (function patching) 2017-10-30 19:26:53 +01:00
Maschell
218a430a4a Added missing function defines and removed deprecated functions 2017-10-29 18:28:18 +01:00
Maschell
5855923998 Added missing dependency, small adjustments to the README 2017-10-29 10:25:54 +01:00
Maschell
87cd6bcac3 First commit. Have fun! 2017-10-29 09:24:06 +01:00
Maschell
a7e6533f53 👾 Added .gitattributes & .gitignore files 2017-10-29 08:31:01 +01:00