Commit Graph

33 Commits

Author SHA1 Message Date
Wolfgang Thaller
8240fa9358 Use a simple CMake build for libelf (autoconf is causing trouble on Mac OS 10.4) 2017-09-28 18:31:03 +02:00
Wolfgang Thaller
008ffe1401 Elf2Mac, a replacement for elf2flt.
Right now this is not an improvement, but the plan is to work towards multi-segment apps.
2017-09-23 03:56:37 +02:00
Wolfgang Thaller
fe6f08fd7f ConvertObj: a tool for converting MPW .o files 2017-04-25 02:14:55 +02:00
Wolfgang Thaller
2187affef2 Console: Carbon support 2015-10-12 01:02:21 +02:00
Wolfgang Thaller
9866de71bb More Carbon support (Dialogs example) 2015-10-08 22:44:18 +02:00
Wolfgang Thaller
79d23218a9 Clean up Carbon build 2015-10-07 00:03:28 +02:00
Wolfgang Thaller
a65704d4fa update samples for powerpc 2015-09-08 18:05:00 +02:00
Wolfgang Thaller
4ae36b70fb startup code & cmake stuff for ppc 2015-09-01 00:04:20 +02:00
Wolfgang Thaller
1c6c1ddd9f towards building libretro 2015-08-31 16:44:45 +02:00
Wolfgang Thaller
1434a0dbae ppc: add to build script 2015-08-31 01:17:52 +02:00
Wolfgang Thaller
20ce5ea064 Add MakeImport tool (old hack) - doesn't compile at the moment 2015-08-30 16:07:49 +02:00
Wolfgang Thaller
29a774545d add MakePEF tool (ancient attempt at an xcoff->PEF converter) 2015-08-30 11:45:15 +02:00
Wolfgang Thaller
90e056166b Finally make ASFilter unnecessary. 2015-08-29 03:33:14 +02:00
Wolfgang Thaller
bdf3be1d65 cmake: Fix paths for building outside of Retro68 tree 2015-08-26 22:13:21 +02:00
Wolfgang Thaller
0db322e4a0 fix & clean up build 2015-07-21 00:09:06 +02:00
Wolfgang Thaller
b15b38d1b7 slight reorganisation of cmake toolchain files to clean up dependencies in build 2015-07-20 21:38:01 +02:00
Wolfgang Thaller
7aaa3174df One more example: a System Extension (INIT) 2015-07-18 01:14:43 +02:00
Wolfgang Thaller
1cc5202ccf Reorganize startup code (make some parts publicly available) 2015-07-17 21:07:03 +02:00
Wolfgang Thaller
9237ce6392 Integrate Rez with the add_application cmake command, add "Dialog" sample 2015-07-17 00:32:27 +02:00
Wolfgang Thaller
9ecd799562 move Samples to subdirectory 2015-07-16 20:57:34 +02:00
Wolfgang Thaller
07c4b6c968 remove HelloWorld example from Console subdirectory 2015-07-16 02:33:32 +02:00
Wolfgang Thaller
140fe2caef reorganize CMake toolchain file, add standalone example 2015-07-16 01:26:11 +02:00
Wolfgang Thaller
774dce1a85 move ResourceFiles to separate library 2014-10-29 00:52:27 +01:00
Wolfgang Thaller
cb554ed40f Rez: successful parse. 2014-10-05 23:52:34 +02:00
Wolfgang Thaller
3f2a63ff40 configure gcc to pass the right linker flags & simplify CMakeLists
It is no longer necessary to pass special compiler options in order to compile an application.
2014-09-30 16:25:27 +02:00
Wolfgang Thaller
113b7407e1 Split App2 directory into TestApps/ and Console/ 2014-09-27 17:21:03 +02:00
Wolfgang Thaller
d85754fa6c Launcher: A utility program for mini vMac 2014-09-20 02:18:58 +02:00
Wolfgang Thaller
82203b6b7d add README, COPYING and license notices 2012-04-24 03:22:36 +02:00
Wolfgang Thaller
e0f694a069 asm postprocessing filter 2012-04-13 20:43:27 +02:00
Wolfgang Thaller
93d587b314 Raytracer :-) 2012-04-08 00:29:54 +02:00
Wolfgang Thaller
51209b9c46 build both host and target cmake projects from same root CMakeLists.txt 2012-04-06 20:54:45 +02:00
Wolfgang Thaller
26b18b2f4c Place console in window 2012-04-06 01:43:44 +02:00
Wolfgang Thaller
2194af326d cmake build for libretro 2012-04-06 00:45:04 +02:00