Commit Graph

  • 749b7c5db8 don't pass type/creator codes as last argument to Rez - apparently, Ninja swallows trailing spaces Wolfgang Thaller 2018-05-14 00:03:14 +0200
  • 1ae9256e9c Fix compilation for PowerPC - see #57 Wolfgang Thaller 2018-05-14 00:01:59 +0200
  • 982bd1ba67 LaunchAPPLServer: move SerialConnectionProvider to its own module Wolfgang Thaller 2018-05-08 09:43:02 +0200
  • 135795288f LaunchAPPLServer: more accurate messages, fix leak Wolfgang Thaller 2018-05-08 02:37:25 +0200
  • ed64f6dea3 LaunchAPPLServer: refactoring Wolfgang Thaller 2018-05-08 02:15:05 +0200
  • 5e1e67de2c LaunchAPPLServer: support printer port Wolfgang Thaller 2018-05-07 23:51:47 +0200
  • d47958bcb9 LaunchAPPLServer: increase input buffer size Wolfgang Thaller 2018-05-07 23:51:17 +0200
  • 9d304134f2 Fix interaction between pascal and pragma parameter (pascal should be ignored) Wolfgang Thaller 2018-05-07 22:40:31 +0200
  • e87f2fe79d LaunchAPPLServer: Extend status display Wolfgang Thaller 2018-05-07 22:39:24 +0200
  • 28fca0d630 LaunchAPPLServer: factor out StatusDisplay Wolfgang Thaller 2018-05-06 18:49:43 +0200
  • d5945a90ba LaunchAPPLServer: fix segment unloading Wolfgang Thaller 2018-05-06 13:00:31 +0200
  • c29a932f4d LaunchAPPLServer: fix for PPC Wolfgang Thaller 2018-05-06 12:40:45 +0200
  • 3c071a0772 LaunchAPPLServer: unload some segments Wolfgang Thaller 2018-05-06 12:40:26 +0200
  • 4162dcc32f LaunchAPPLServer: add icon Wolfgang Thaller 2018-05-06 02:02:29 +0200
  • f9a4fc491d LaunchAPPLServer: launch MPW tools by sending AppleEvent to MPW Shell Wolfgang Thaller 2018-05-06 00:56:48 +0200
  • 672efae198 LaunchAPPLServer: handle AppleEvents Wolfgang Thaller 2018-05-05 23:59:38 +0200
  • 106281041d LaunchAPPLServer: cleanup Wolfgang Thaller 2018-05-05 23:57:26 +0200
  • f1fd304af4 LaunchAPPLServer: remote upgrade capability Wolfgang Thaller 2018-05-05 23:45:59 +0200
  • 569ef3d65e LaunchAPPL/Serial: send type/creator code Wolfgang Thaller 2018-05-05 18:53:27 +0200
  • ca17e9ff0c LaunchAPPL/Serial: resend reset after timeout Wolfgang Thaller 2018-05-05 18:41:38 +0200
  • fc87b33fb4 update default C++ version for host tools to C++-14 Wolfgang Thaller 2018-05-05 18:42:18 +0200
  • b9d020d7e4 LaunchAPPL/Serial: combine packets when sending Wolfgang Thaller 2018-05-05 18:40:04 +0200
  • 8f645b0b9e start figuring out how to create MPW Tools using Retro68 Wolfgang Thaller 2018-05-05 12:34:12 +0200
  • b8b0d1a791 add_application.cmake: type/creator codes can contain spaces Wolfgang Thaller 2018-05-05 12:30:19 +0200
  • 055976d4ca fix setjmp for PowerPC Wolfgang Thaller 2018-05-05 01:18:54 +0200
  • 022f29e25d Some documentation for LaunchAPPL's new features Wolfgang Thaller 2018-05-02 22:16:32 +0200
  • 16b73a78be fix test case ZeroInitialized: need InitWindows before GetNextEvent Wolfgang Thaller 2018-05-02 21:28:35 +0200
  • 799bf4c4ac Pass --disable-libstdcxx-verbose for standard library build (see #23) Wolfgang Thaller 2018-05-02 09:09:12 +0200
  • c3dd084fbf LaunchAPPLServer System 4 compatibility: check for WNE availability Wolfgang Thaller 2018-05-02 01:47:33 +0200
  • 1871a9cbad LaunchAPPLServer: Think about memory usage and code size Wolfgang Thaller 2018-05-01 21:17:39 +0200
  • 2474387f74 LaunchAPPL: reduce debug output Wolfgang Thaller 2018-05-01 21:15:49 +0200
  • 07869f0480 Be more conservative about default SIZE bits Wolfgang Thaller 2018-05-01 21:08:49 +0200
  • b86da1d406 Save all registers for LoadSeg Wolfgang Thaller 2018-05-01 19:37:13 +0200
  • bb894a87c5 make --mac-strip-macsbug (mostly) work again, see #32 Wolfgang Thaller 2018-05-01 19:31:43 +0200
  • 2283f16fa1 LaunchAPPLServer: cleanup Wolfgang Thaller 2018-04-29 16:39:12 +0200
  • b5c99c41e4 LaunchAPPLServer: Save Prefs and resume after sublaunch Wolfgang Thaller 2018-04-27 09:00:33 +0200
  • 40430409f5 LaunchAPPLServer: don't need separate code for Sys 6 MultiFinder and single-process Finder Wolfgang Thaller 2018-04-27 08:58:19 +0200
  • d7ac3a94a0 LaunchAPPLServer: move AppLauncher to separate file Wolfgang Thaller 2018-04-27 02:06:54 +0200
  • 797ab906f5 LaunchAPPLServer: choose the right method for launching the app by system Wolfgang Thaller 2018-04-27 01:36:33 +0200
  • d91c257d89 LaunchAPPLServer: now for System 6 / Multifinder Wolfgang Thaller 2018-04-27 00:50:52 +0200
  • 692fcc073c LaunchAPPLServer: fix window position Wolfgang Thaller 2018-04-27 00:29:33 +0200
  • d11c708e57 LaunchAPPL/Serial: three packets in flight should be enough Wolfgang Thaller 2018-04-27 00:25:48 +0200
  • 6eb7da51c3 LaunchAPPL/Serial: configurable bauf rate Wolfgang Thaller 2018-04-24 22:06:32 +0200
  • f2542a0ff9 LaunchAPPL/Serial: send response Wolfgang Thaller 2018-04-24 07:57:43 +0200
  • d9ab8bee37 LaunchAPPL/Serial: stream resetting Wolfgang Thaller 2018-04-24 01:42:36 +0200
  • fc9f941891 LaunchAPPL/Serial: start a nice GUI for the server Wolfgang Thaller 2018-04-23 21:32:43 +0200
  • e2967f3bb9 LaunchAPPL/Serial: split up source, fix bug Wolfgang Thaller 2018-04-23 01:11:56 +0200
  • 89c6471153 LaunchAPPL/Serial: Various retransmission fixes Wolfgang Thaller 2018-04-23 00:32:43 +0200
  • 033a1561e5 LaunchAPPL/Serial: resending of failed packets (attempt 1) Wolfgang Thaller 2018-04-22 22:04:10 +0200
  • c66bf4c088 LaunchAPPL/Serial: UnreliableStram to simulate bit errors Wolfgang Thaller 2018-04-22 14:07:52 +0200
  • c9f125cb22 LaunchAppl/Serial: towards reliable data transmission Wolfgang Thaller 2018-04-22 11:23:08 +0200
  • bafd53f2ae LaunchAPPL: serial connection Wolfgang Thaller 2018-04-21 00:03:29 +0200
  • bdf4685d82 start a LaunchAPPL server Wolfgang Thaller 2018-04-20 19:25:54 +0200
  • 280b9d0adf Prevent console apps from launching in the background with MultiFinder Wolfgang Thaller 2018-04-22 11:21:58 +0200
  • a4442e6984 make Launch and Chain work in multi segment apps without MultiFinder Wolfgang Thaller 2018-04-27 00:26:23 +0200
  • 8ef4b8f54b Update README to no longer use the c++11 option when installing boost Mike Greiner 2018-04-19 18:59:59 -0400
  • af0223e04c Update README to no longer use the c++11 option when installing boost Mike Greiner 2018-04-19 18:59:59 -0400
  • 310ad344c2 Calling RecoverHandle on the wrong address is bad, so don't, for now. (see #33) Wolfgang Thaller 2018-04-17 19:03:07 +0200
  • 401278a18e powerpc: fix global destructors (fix #40) Wolfgang Thaller 2018-03-28 22:09:23 +0200
  • f1fc4cd228 syscalls: Fall back to HOpen if HOpenDF is unavailable - should fix #53 Wolfgang Thaller 2018-03-28 19:17:22 +0200
  • 1bf9012d5e fix data-to-code references for single-segment apps and code resources Wolfgang Thaller 2018-02-22 22:05:35 +0100
  • 88d7614612
    Merge pull request #44 from MaddTheSane/macPortsSupport Wolfgang Thaller 2018-01-17 23:22:41 +0100
  • 7c0e99994b Add support for MacPorts C.W. Betts 2018-01-17 15:01:08 -0700
  • 7f8a62f686 make SIZE resource overriding work again Wolfgang Thaller 2018-01-09 00:29:02 +0100
  • 5639d39ae7 LoadSeg: assert to MacsBug when loading CODE fails Wolfgang Thaller 2018-01-09 00:28:06 +0100
  • 12270f7caa WDEF sample: PowerPC support Wolfgang Thaller 2018-01-07 17:28:28 +0100
  • b585d65962 Rez: fix error reporting bug - report in phase two instead of phase 1 Wolfgang Thaller 2018-01-07 12:59:44 +0100
  • e40a4c76a1 Rez: report errors from $$read Wolfgang Thaller 2018-01-07 12:59:21 +0100
  • 3675b0e252 Rez: predefine TRUE and FALSE as well as true and false (real Rez would also accept tRuE) Wolfgang Thaller 2018-01-07 12:59:03 +0100
  • f52121964c Rez: accept "binary" radix declaration for fields Wolfgang Thaller 2018-01-07 12:58:25 +0100
  • c517558e5b build-toolchain.bash: add --ninja option Wolfgang Thaller 2018-01-06 03:13:05 +0100
  • e608b466ce New Sample Program: WDEF Wolfgang Thaller 2018-01-06 03:09:59 +0100
  • f98a7672f3 Elf2Mac: silence debug output Wolfgang Thaller 2018-01-06 03:06:09 +0100
  • 04a63e00df Elf2Mac: support custom entry points Wolfgang Thaller 2018-01-06 03:05:54 +0100
  • 3d791de14e fixes to add_application: rsrc files can now come from binary directory as well Wolfgang Thaller 2018-01-06 03:04:51 +0100
  • 2aed6b69f9
    Merge pull request #42 from antscode/master Wolfgang Thaller 2018-01-03 17:25:25 +0100
  • c539261ef4 Updated intl from 0.12.1 to 0.19.8.1 to fix compilation errors. Added missing Cygwin packages to readme. anthony 2018-01-03 17:17:53 +1100
  • 853031fa31 INTERFACE_O should be a cached CMake variable Wolfgang Thaller 2017-12-05 21:58:39 +0100
  • dad26c5f3a Clarify license section of README Wolfgang Thaller 2017-12-05 21:54:56 +0100
  • d7976cae6b add __PPC__ to list of predefined symbols for powerpc-macos Wolfgang Thaller 2017-12-04 22:11:33 +0100
  • 2536e4ff65 add a missing cache flush, fixing some crashes on real 68040s Wolfgang Thaller 2017-10-28 01:34:24 +0200
  • 8563f68461 Merge pull request #36 from antscode/cygwin Wolfgang Thaller 2017-10-19 16:26:54 +0200
  • 5c6328edef Added newline to end of .gitattributes Anthony Super 2017-10-18 08:37:02 +1100
  • 1c1604fbcc Windows/Cygwin fixes and documentation Anthony Super 2017-10-18 08:28:14 +1100
  • ce224eb58d Fix single-segment apps (fixes #33) Wolfgang Thaller 2017-10-16 01:47:21 +0200
  • c47772e62f make functions return pointers in D0 on 68K. See issue #35. *RECOMPILE STRONGLY RECOMMENDED* Wolfgang Thaller 2017-10-15 14:24:25 +0200
  • d7e89e2fd5 ConvertObj: deal with 32-bit patches. Can now convert OpenTransport.o (see #35) Wolfgang Thaller 2017-10-15 12:57:06 +0200
  • 3ecff9bcc6 ConvertObj: check command line args (fixes #34) Wolfgang Thaller 2017-10-15 12:48:44 +0200
  • ed80c2c09f LaunchAPPL: add new method 'SSH' and move utility functions to separate module Wolfgang Thaller 2017-10-09 15:45:36 +0200
  • 1657cf599c make _open_r more independent of interfaces&libraries version Wolfgang Thaller 2017-10-09 15:43:52 +0200
  • 4a78f4a90c __errno should not be here Wolfgang Thaller 2017-10-09 15:43:18 +0200
  • e2a3ea6da8 don't use seek when writing MacBinary Wolfgang Thaller 2017-10-09 15:14:32 +0200
  • 0e2eb677e4 LaunchAPPL: support reading MacBinary from stdin Wolfgang Thaller 2017-10-08 22:23:08 +0200
  • 19277b3d2e declaring _sbss as an array prevents warnings when zeroing it Wolfgang Thaller 2017-10-08 20:55:24 +0200
  • bc200ad489 For *-apple-macos-gcc, -Wno-trigraphs is now the default. Wolfgang Thaller 2017-10-08 20:55:04 +0200
  • a11377f5ae test: Segments Wolfgang Thaller 2017-10-07 02:03:37 +0200
  • e8063b8cf6 C library/system calls: clean up, implement open, read, write, close, lseek; clean up the command line gcc passes to ld Wolfgang Thaller 2017-10-08 19:28:10 +0200
  • adcdecd9ec Merge pull request #31 from autc04/gcc-7.2 Wolfgang Thaller 2017-10-08 16:43:19 +0200
  • f2c5029218 On Tiger, automatically apply the -fno-PIE workaround/hack (see previous commit); also, check that --host-c*-compiler options have been specified Wolfgang Thaller 2017-10-08 10:40:47 +0200
  • 1a7ff978fe hacks to make gcc7.2 compile on Tiger Wolfgang Thaller 2017-10-08 02:36:59 +0200