Commit Graph

  • f20d076c06 Travis. make -> make install libutilwut-f20d076 wut Maschell 2018-12-28 18:39:34 +0100
  • 7708da46c6 Fix travis script. Maschell 2018-12-28 18:36:49 +0100
  • 2af893ef93 [Docker] Save results in scratch image master v0.1 Maschell 2018-12-26 19:04:39 +0100
  • 821fa7b53b Optimize the Dockerfile Maschell 2018-09-24 22:44:47 +0200
  • 4699670417 Add information about the docker image to the README Maschell 2018-09-21 16:18:43 +0200
  • f9f38ae7ef Update the Dockerfile to provide artifacts in folder artifacts, cleanup, added maintainer. Maschell 2018-09-21 16:15:45 +0200
  • 93ca7d752c Add Dockerfile Maschell 2018-09-21 01:43:25 +0200
  • 534388dae5
    Update .travis.yml Maschell 2018-08-07 01:37:08 +0200
  • 506dd88a11
    [Travis] Hopefully have a custom text on the nightly releases. Maschell 2018-08-07 01:10:28 +0200
  • e3b238d419
    [travis] Use the commit message from the right branch on nightly releases. Maschell 2018-08-07 00:56:09 +0200
  • 8c1f952def
    [travis] Remove the git push command, add "skip_cleanup: true" Maschell 2018-08-07 00:47:16 +0200
  • 091aa352d1 Add missing "GIT_TAG" to travis.yml Maschell 2018-08-01 21:13:17 +0200
  • 6b3fb5fe27 Fix the travis script Maschell 2018-08-01 21:06:25 +0200
  • b824dde41d Add precompiled nightlies Maschell 2018-08-01 21:03:08 +0200
  • cf8bda7314 Add setThreadPriority method to TCPServer Maschell 2018-08-01 20:48:36 +0200
  • 125ee44117 Fix example in the README Maschell 2018-08-01 20:47:39 +0200
  • 177cb9b9b2 Fix compiling with devkitpro r32. Fix Issue #2 libutilwut-e3b238d libutilwut-534388d Maschell 2018-07-07 18:09:45 +0200
  • daaff292c1 Minor formatting Maschell 2018-07-07 17:47:34 +0200
  • ed90e19453 Rename it back to libutilswut, move includes into ${WUT_ROOT}/include/libutilswut Maschell 2018-06-23 14:45:29 +0200
  • a67bdb7116 Rename the lib from "utilswut" back to "utils" Maschell 2018-06-23 13:51:09 +0200
  • d9e5e61fe1 Add some memory helper functions Maschell 2018-06-21 20:53:09 +0200
  • ee13ddeee0 Add some utillty defines Maschell 2018-06-21 20:52:53 +0200
  • f28e502af3 Fix filetypes Maschell 2018-06-20 14:44:30 +0200
  • 2a5f6aaa82 Replace OSMillisecondsToTicks() with OSMicrosecondsToTicks(1000) Maschell 2018-06-18 22:08:39 +0200
  • 449522d5ed Add the build folder to the .gitignore Maschell 2018-06-18 22:07:48 +0200
  • c4e0d02514 Remove old instructions in the travis script. Maschell 2018-06-17 15:24:14 +0200
  • c8a5dd9654 Make the travis script compatible Maschell 2018-06-17 15:21:45 +0200
  • f02d7da869 Make library compatible with WUT Remove some features (kernel, function patcher) to be a userland only lib. Maschell 2018-06-17 15:19:51 +0200
  • b1175edf41 [Travis] Only reinstall packages if updated. Maschell 2018-05-26 16:31:26 +0200
  • b339704ac6 [Travis] Some more optimization Maschell 2018-05-26 12:46:36 +0200
  • 4b0f58b781 [Travis] One last fix Maschell 2018-05-26 12:34:22 +0200
  • db46400fae [Travis] fix Maschell 2018-05-26 12:29:15 +0200
  • c85f58ff69 [Travis] Now using pacman for getting devkitppc, getting dynamic libs via git. Maschell 2018-05-26 12:26:34 +0200
  • fb5331881b Added GetThreadAffinity function to the CThread class. Maschell 2018-04-04 15:39:27 +0200
  • a8305b55b4 Added a FileDownloader, bases on the one from loadiine Maschell 2018-03-11 20:49:40 +0100
  • 94d64db894 Formatting Maschell 2018-03-11 16:44:04 +0100
  • ab456c08c9 Added function for installing syscall 0x25 (KernelCopyData) Maschell 2018-03-11 13:49:06 +0100
  • d3657d14eb Added more net functions and a generic TCPServer Maschell 2018-03-07 18:42:04 +0100
  • 169468ad60 Added "dumpHex", "FSUtils::saveBufferToFile" and "recvwait" Maschell 2018-03-04 16:10:02 +0100
  • b115979fb9 Fixed typo in travis script Maschell 2018-02-25 13:49:11 +0100
  • 3eb6c9729f Using github instead of sourceforge Maschell 2018-02-25 13:46:59 +0100
  • 9feb67d69d Using -O2 instead of -Os to be compatible with the WiiUPluginSystem Maschell 2018-02-09 21:24:55 +0100
  • f598fab483 Enable logging in libutils on default Maschell 2017-12-27 13:05:50 +0100
  • 8e3a2f337a Added function to "log" via OSFatal Maschell 2017-12-27 12:44:24 +0100
  • b1d95f6b83 Removed unused libogc from travis build script Maschell 2017-12-16 11:23:44 +0100
  • bf54b0bc83
    Merge pull request #1 from Crayon2000/fix_travis Maschell 2017-12-16 11:00:34 +0100
  • 52cedc06e3 Update .travis.yml file #1 Crayon2000 2017-11-19 16:57:01 -0500
  • 085b182458 Fixed link the in the travis script Maschell 2017-11-19 11:14:17 +0100
  • bd61f6296a Final adjustments to the travis script (really) Maschell 2017-11-19 10:58:47 +0100
  • 95c40f1033 Travis script changes Maschell 2017-11-19 10:55:46 +0100
  • 47262b205f Hopefully a fix. Maschell 2017-11-18 13:46:23 +0100
  • 502c2fa801 Fixed travis script Maschell 2017-11-18 13:28:55 +0100
  • 07fb90ce2d Fixed travis script, fixed readme Maschell 2017-11-18 13:23:06 +0100
  • 60d590d89c Added build status to the readme Maschell 2017-11-18 13:18:59 +0100
  • bcf2c2623d Fixed travis script Maschell 2017-11-18 13:17:32 +0100
  • 0ab1cf2e81 Added travis script Maschell 2017-11-18 13:14:38 +0100
  • 2a2c0568c3 Added info to the makefile Maschell 2017-11-11 16:18:37 +0100
  • 895f50805d Disable logging Maschell 2017-11-11 16:09:31 +0100
  • 29928e206f Removed the kernel code. All stuff is already done by the kernel exploit Maschell 2017-11-11 15:47:46 +0100
  • 9d32fea60d Extends the DirtList class Maschell 2017-10-31 20:43:35 +0100
  • 0315280370 include syscalls.h Maschell 2017-10-31 15:57:54 +0100
  • 69f8e96c4a Added missing defines and optimized the function patcher Maschell 2017-10-30 21:48:24 +0100
  • 7db739c0b1 Activate logging for the lib itself (function patching) Maschell 2017-10-30 19:26:53 +0100
  • 218a430a4a Added missing function defines and removed deprecated functions Maschell 2017-10-29 18:28:18 +0100
  • 5855923998 Added missing dependency, small adjustments to the README Maschell 2017-10-29 10:25:54 +0100
  • 87cd6bcac3 First commit. Have fun! Maschell 2017-10-29 09:24:06 +0100
  • a7e6533f53 👾 Added .gitattributes & .gitignore files Maschell 2017-10-29 08:31:01 +0100