Commit Graph

16 Commits

Author SHA1 Message Date
James Benton
8af0ffe9c7 Move wut to using CMake instead of Makefiles.
The old makefile solution will still be around on branch "make".
2017-03-23 12:18:02 +00:00
James Benton
e6e886bdbd Update cygwin makefile shenanigans. 2016-08-19 00:34:39 +01:00
dibas
2b68b3af10 Fix helloworld example by including necessary libs. 2016-08-14 13:40:30 +02:00
dibas
151e20c083 Fix Makefiles on OS X. 2016-08-14 13:39:58 +02:00
shinyquagsire23
a2af172872 Have helloworld sample exit immediately using sysapp 2016-07-27 17:51:42 -07:00
shinyquagsire23
b277f1ccf4 Add proper ProcUI multitasking to samples 2016-07-27 00:49:54 -07:00
James Benton
1ae09d4cf5 Only use cygpath for cygwin shells. 2016-07-06 20:21:55 +01:00
James Benton
49f10e6465 Cleanup sample/helloworld Makefile. 2016-06-08 00:59:58 +01:00
James Benton
f3c530f96c Fix Windows builds with cygwin. 2016-06-03 00:04:22 +01:00
James Benton
f3241113f5 Update helloworld to say hello from every core. 2016-01-07 04:48:45 -08:00
James Benton
300c0e45ba Update include layout. 2016-01-05 15:25:22 -08:00
James Benton
1798d782f3 Add -lcoreinit to rpl.mk as it is required by crt0.S 2016-01-05 15:25:22 -08:00
James Benton
747be9e29e Add .rpx build rule. 2016-01-04 06:35:58 -08:00
James Benton
44225e4c28 Fix LIBRARY_NAME 2016-01-04 05:20:36 -08:00
James Benton
397426de37 Add elf2rpl src. 2016-01-04 13:17:43 +00:00
James Benton
21d044710f Add helloworld sample. 2015-12-26 18:22:53 -08:00